Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-10713 (GCVE-0-2020-10713)
Vulnerability from cvelistv5 – Published: 2020-07-30 12:58 – Updated: 2024-08-04 11:14- Out-of-bounds Write leading to Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
| URL | Tags | ||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T11:14:14.235Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "DSA-4735",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2020/dsa-4735"
},
{
"name": "[oss-security] 20200729 multiple secure boot grub2 and linux kernel vulnerabilities",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2020/07/29/3"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"name": "VU#174059",
"tags": [
"third-party-advisory",
"x_refsource_CERT-VN",
"x_transferred"
],
"url": "https://www.kb.cert.org/vuls/id/174059"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20200731-0008/"
},
{
"name": "USN-4432-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4432-1/"
},
{
"name": "20200804 GRUB2 Arbitrary Code Execution Vulnerability",
"tags": [
"vendor-advisory",
"x_refsource_CISCO",
"x_transferred"
],
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-grub2-code-exec-xLePCAPY"
},
{
"name": "openSUSE-SU-2020:1169",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00017.html"
},
{
"name": "openSUSE-SU-2020:1168",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00016.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://kb.vmware.com/s/article/80181"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://cve.openeuler.org/#/CVEInfo/CVE-2020-10713"
},
{
"name": "GLSA-202104-05",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202104-05"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Grub",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "All grub2 versions before 2.06"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Out-of-bounds Write leading to Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-05-01T01:08:06",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "DSA-4735",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2020/dsa-4735"
},
{
"name": "[oss-security] 20200729 multiple secure boot grub2 and linux kernel vulnerabilities",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2020/07/29/3"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"name": "VU#174059",
"tags": [
"third-party-advisory",
"x_refsource_CERT-VN"
],
"url": "https://www.kb.cert.org/vuls/id/174059"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20200731-0008/"
},
{
"name": "USN-4432-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4432-1/"
},
{
"name": "20200804 GRUB2 Arbitrary Code Execution Vulnerability",
"tags": [
"vendor-advisory",
"x_refsource_CISCO"
],
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-grub2-code-exec-xLePCAPY"
},
{
"name": "openSUSE-SU-2020:1169",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00017.html"
},
{
"name": "openSUSE-SU-2020:1168",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00016.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://kb.vmware.com/s/article/80181"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://cve.openeuler.org/#/CVEInfo/CVE-2020-10713"
},
{
"name": "GLSA-202104-05",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202104-05"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2020-10713",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Grub",
"version": {
"version_data": [
{
"version_value": "All grub2 versions before 2.06"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out-of-bounds Write leading to Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-4735",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2020/dsa-4735"
},
{
"name": "[oss-security] 20200729 multiple secure boot grub2 and linux kernel vulnerabilities",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2020/07/29/3"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"name": "VU#174059",
"refsource": "CERT-VN",
"url": "https://www.kb.cert.org/vuls/id/174059"
},
{
"name": "https://security.netapp.com/advisory/ntap-20200731-0008/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20200731-0008/"
},
{
"name": "USN-4432-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4432-1/"
},
{
"name": "20200804 GRUB2 Arbitrary Code Execution Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-grub2-code-exec-xLePCAPY"
},
{
"name": "openSUSE-SU-2020:1169",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00017.html"
},
{
"name": "openSUSE-SU-2020:1168",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00016.html"
},
{
"name": "https://eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/",
"refsource": "MISC",
"url": "https://eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"name": "https://kb.vmware.com/s/article/80181",
"refsource": "MISC",
"url": "https://kb.vmware.com/s/article/80181"
},
{
"name": "https://cve.openeuler.org/#/CVEInfo/CVE-2020-10713",
"refsource": "MISC",
"url": "https://cve.openeuler.org/#/CVEInfo/CVE-2020-10713"
},
{
"name": "GLSA-202104-05",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202104-05"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2020-10713",
"datePublished": "2020-07-30T12:58:30",
"dateReserved": "2020-03-20T00:00:00",
"dateUpdated": "2024-08-04T11:14:14.235Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gnu:grub2:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"2.06\", \"matchCriteriaId\": \"01F8D62F-70BB-4718-A095-D68540C17EEA\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B620311B-34A3-48A6-82DF-6F078D7A4493\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B009C22E-30A4-4288-BCF6-C3E81DEAF45A\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:vmware:photon_os:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"2.0\", \"matchCriteriaId\": \"742D1040-10F3-4680-86FE-5588B69ECF98\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.\"}, {\"lang\": \"es\", \"value\": \"Se encontr\\u00f3 un fallo en grub2, versiones anteriores a 2.06. Un atacante puede usar el fallo de GRUB 2 para secuestrar y manipular el proceso de verificaci\\u00f3n de GRUB. Este fallo tambi\\u00e9n permite omitir las protecciones de Secure Boot. A fin de cargar un kernel no confiable o modificado, un atacante primero necesitar\\u00eda establecer acceso al sistema, tal y como conseguir acceso f\\u00edsico, obtener la capacidad de alterar una red pxe-boot o tener acceso remoto a un sistema de red con acceso root. Con este acceso, un atacante podr\\u00eda dise\\u00f1ar una cadena para causar un desbordamiento del b\\u00fafer al inyectar una carga \\u00fatil maliciosa que conlleve a una ejecuci\\u00f3n de c\\u00f3digo arbitraria dentro de GRUB. La mayor amenaza de esta vulnerabilidad es la confidencialidad e integridad de los datos, as\\u00ed como la disponibilidad del sistema\"}]",
"id": "CVE-2020-10713",
"lastModified": "2024-11-21T04:55:54.533",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H\", \"baseScore\": 8.2, \"baseSeverity\": \"HIGH\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.5, \"impactScore\": 6.0}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 4.6, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 3.9, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2020-07-30T13:15:10.940",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00016.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00017.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2020/07/29/3\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1825243\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://cve.openeuler.org/#/CVEInfo/CVE-2020-10713\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Broken Link\"]}, {\"url\": \"https://eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Technical Description\", \"Third Party Advisory\"]}, {\"url\": \"https://kb.vmware.com/s/article/80181\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202104-05\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20200731-0008/\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-grub2-code-exec-xLePCAPY\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4432-1/\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2020/dsa-4735\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.kb.cert.org/vuls/id/174059\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\", \"US Government Resource\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00016.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00017.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2020/07/29/3\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1825243\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://cve.openeuler.org/#/CVEInfo/CVE-2020-10713\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Broken Link\"]}, {\"url\": \"https://eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Technical Description\", \"Third Party Advisory\"]}, {\"url\": \"https://kb.vmware.com/s/article/80181\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202104-05\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20200731-0008/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-grub2-code-exec-xLePCAPY\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4432-1/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2020/dsa-4735\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.kb.cert.org/vuls/id/174059\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"US Government Resource\"]}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-120\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-10713\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2020-07-30T13:15:10.940\",\"lastModified\":\"2024-11-21T04:55:54.533\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 un fallo en grub2, versiones anteriores a 2.06. Un atacante puede usar el fallo de GRUB 2 para secuestrar y manipular el proceso de verificaci\u00f3n de GRUB. Este fallo tambi\u00e9n permite omitir las protecciones de Secure Boot. A fin de cargar un kernel no confiable o modificado, un atacante primero necesitar\u00eda establecer acceso al sistema, tal y como conseguir acceso f\u00edsico, obtener la capacidad de alterar una red pxe-boot o tener acceso remoto a un sistema de red con acceso root. Con este acceso, un atacante podr\u00eda dise\u00f1ar una cadena para causar un desbordamiento del b\u00fafer al inyectar una carga \u00fatil maliciosa que conlleve a una ejecuci\u00f3n de c\u00f3digo arbitraria dentro de GRUB. La mayor amenaza de esta vulnerabilidad es la confidencialidad e integridad de los datos, as\u00ed como la disponibilidad del sistema\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":8.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.5,\"impactScore\":6.0}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":4.6,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.9,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-120\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:grub2:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.06\",\"matchCriteriaId\":\"01F8D62F-70BB-4718-A095-D68540C17EEA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B009C22E-30A4-4288-BCF6-C3E81DEAF45A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:vmware:photon_os:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.0\",\"matchCriteriaId\":\"742D1040-10F3-4680-86FE-5588B69ECF98\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00016.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00017.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2020/07/29/3\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1825243\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://cve.openeuler.org/#/CVEInfo/CVE-2020-10713\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Technical Description\",\"Third Party Advisory\"]},{\"url\":\"https://kb.vmware.com/s/article/80181\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202104-05\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20200731-0008/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-grub2-code-exec-xLePCAPY\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4432-1/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2020/dsa-4735\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.kb.cert.org/vuls/id/174059\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"US Government Resource\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00016.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00017.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2020/07/29/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1825243\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://cve.openeuler.org/#/CVEInfo/CVE-2020-10713\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Technical Description\",\"Third Party Advisory\"]},{\"url\":\"https://kb.vmware.com/s/article/80181\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202104-05\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20200731-0008/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-grub2-code-exec-xLePCAPY\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4432-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2020/dsa-4735\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.kb.cert.org/vuls/id/174059\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"US Government Resource\"]}]}}"
}
}
CERTFR-2020-AVI-475
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans le noyau Linux de SUSE. Elles permettent à un attaquant de provoquer une exécution de code arbitraire et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 11 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 12 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "SUSE Linux Enterprise Server 11",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 12",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"name": "CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"name": "CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"name": "CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"name": "CVE-2020-15780",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15780"
},
{
"name": "CVE-2019-20908",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20908"
},
{
"name": "CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"name": "CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-475",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-07-30T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de\nSUSE. Elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code\narbitraire et un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de SUSE",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE du 29 juillet 2020",
"url": "https://www.suse.com/support/kb/doc/?id=000019673"
}
]
}
CERTFR-2020-AVI-475
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans le noyau Linux de SUSE. Elles permettent à un attaquant de provoquer une exécution de code arbitraire et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 11 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 12 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "SUSE Linux Enterprise Server 11",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 12",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"name": "CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"name": "CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"name": "CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"name": "CVE-2020-15780",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15780"
},
{
"name": "CVE-2019-20908",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20908"
},
{
"name": "CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"name": "CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-475",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-07-30T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de\nSUSE. Elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code\narbitraire et un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de SUSE",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE du 29 juillet 2020",
"url": "https://www.suse.com/support/kb/doc/?id=000019673"
}
]
}
CERTFR-2020-AVI-476
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans le noyau Linux d'Ubuntu. Elles permettent à un attaquant de provoquer une exécution de code arbitraire et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Ubuntu 16.04 LTS",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 18.04 LTS",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 20.04 LTS",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 14.04 ESM",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"name": "CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"name": "CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"name": "CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"name": "CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"name": "CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"name": "CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"name": "CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-476",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-07-30T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux\nd\u0027Ubuntu. Elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de\ncode arbitraire et un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux d\u0027Ubuntu",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-4432-1 du 29 juillet 2020",
"url": "https://ubuntu.com/security/notices/USN-4432-1"
}
]
}
CERTFR-2020-AVI-838
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Aruba ArubaOS. Elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| N/A | N/A | ArubaOS versions 8.6.0.x antérieures à 8.6.0.6 | ||
| N/A | N/A | ArubaOS versions 6.4.4.x antérieures à 6.4.4.24 | ||
| N/A | N/A | ArubaOS versions 8.3.0.x antérieures à 8.3.0.14 | ||
| N/A | N/A | ArubaOS versions 8.2.2.x antérieures à 8.2.2.10 | ||
| N/A | N/A | ArubaOS versions 6.5.5.x antérieures à 6.5.4.18 | ||
| N/A | N/A | ArubaOS versions 8.7.x antérieures à 8.7.1.0 | ||
| N/A | N/A | ArubaOS versions 8.5.0.x antérieures à 8.5.0.11 | ||
| N/A | N/A | SD-WAN versions 2.2.x antérieures à 2.2.0.1 | ||
| N/A | N/A | SD-WAN versions 2.1.0.x antérieures à 2.1.0.2 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "ArubaOS versions 8.6.0.x ant\u00e9rieures \u00e0 8.6.0.6",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "ArubaOS versions 6.4.4.x ant\u00e9rieures \u00e0 6.4.4.24",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "ArubaOS versions 8.3.0.x ant\u00e9rieures \u00e0 8.3.0.14",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "ArubaOS versions 8.2.2.x ant\u00e9rieures \u00e0 8.2.2.10",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "ArubaOS versions 6.5.5.x ant\u00e9rieures \u00e0 6.5.4.18",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "ArubaOS versions 8.7.x ant\u00e9rieures \u00e0 8.7.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "ArubaOS versions 8.5.0.x ant\u00e9rieures \u00e0 8.5.0.11",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "SD-WAN versions 2.2.x ant\u00e9rieures \u00e0 2.2.0.1",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "SD-WAN versions 2.1.0.x ant\u00e9rieures \u00e0 2.1.0.2",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"name": "CVE-2020-24633",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24633"
},
{
"name": "CVE-2020-24634",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24634"
},
{
"name": "CVE-2020-24637",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24637"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-838",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-12-21T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Aruba ArubaOS.\nElles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code\narbitraire \u00e0 distance et un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Aruba ArubaOS",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Aruba ARUBA-PSA-2020-012 du 08 d\u00e9cembre 2020",
"url": "https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2020-012.txt"
}
]
}
CERTFR-2020-AVI-477
Vulnerability from certfr_avis - Published: - Updated:
GRUB2 est le bootloader le plus couramment utilisé par les distributions Linux pour démarrer le système d'exploitation.
De multiples vulnérabilités ont été découvertes dans GRUB2. Elles permettent à un attaquant, ayant la possibilité de modifier le fichier de configuration grub.cfg ou de manipuler d'autres ressources utilisées par GRUB2, de provoquer une exécution de code arbitraire.
Pour y parvenir, l'attaquant doit avoir les droits administrateurs ou avoir un accès physique à un équipement afin de manipuler la séquence de démarrage (via un support amovible ou via la modification du disque de boot de la machine). Ces méthodes permettent donc de compromettre une machine même si celle-ci n'a pas Linux d'installé à l'origine.
En agissant ainsi sur une machine configurée avec Secure Boot, l'attaquant est alors en capacité de rompre la chaîne de confiance et de déployer du code malveillant pour compromettre la machine de façon persistante sans être détecté.
Solution
Les machines utilisant GRUB2 doivent appliquer les mises à jour publiées par les éditeurs de distribution Linux.
Afin de rétablir la chaîne de confiance Secure Boot, toutes les machines configurées avec Secure Boot devront être mises à jour pour interdire l'utilisation des versions GRUB2 vulnérables. Cette étape consiste à actualiser les fichiers DB et DBX qui référencent respectivement les bootloaders de confiance et les bootloaders révoqués par Secure Boot :
- soit en appliquant les mesures préconisées par Microsoft pour les machines installées avec un système d'exploitation Windows
- soit en appliquant les mesures préconisées par l'éditeur de la distribution Linux lorsque celui propose une mise à jour de Secure Boot
- soit en appliquant une mise à jour de BIOS publiée par le constructeur de l'équipement
Cette mise à jour de DBX doit donc être réalisée après avoir mis à jour GRUB2 sur les machines pour ne pas risque un blocage au moment du démarrage.
Le CERT-FR recommande donc fortement de se référer aux différentes publications des éditeurs disponibles à ce jour (cf. références documentaires) afin de déterminer le plan d'actions adapté à chaque configuration.
None| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Toute machine configur\u00e9e avec Secure Boot pour s\u00e9curiser la s\u00e9quence de d\u00e9marrage de son syst\u00e8me d\u0027exploitation",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nLes machines utilisant GRUB2 doivent appliquer les mises \u00e0 jour publi\u00e9es\npar les \u00e9diteurs de distribution Linux.\n\nAfin de r\u00e9tablir la cha\u00eene de confiance Secure Boot, toutes les machines\nconfigur\u00e9es avec Secure Boot devront \u00eatre mises \u00e0 jour pour interdire\nl\u0027utilisation des versions GRUB2 vuln\u00e9rables. Cette \u00e9tape consiste \u00e0\nactualiser les fichiers DB et DBX qui r\u00e9f\u00e9rencent respectivement les\nbootloaders de confiance et les bootloaders r\u00e9voqu\u00e9s par Secure Boot :\n\n- soit en appliquant les mesures pr\u00e9conis\u00e9es par Microsoft pour les\n machines install\u00e9es avec un syst\u00e8me d\u0027exploitation Windows\n- soit en appliquant les mesures pr\u00e9conis\u00e9es par l\u0027\u00e9diteur de la\n distribution Linux lorsque celui propose une mise \u00e0 jour de Secure\n Boot\n- soit en appliquant une mise \u00e0 jour de BIOS publi\u00e9e par le\n constructeur de l\u0027\u00e9quipement\n\nCette mise \u00e0 jour de DBX doit donc \u00eatre r\u00e9alis\u00e9e apr\u00e8s avoir mis \u00e0 jour\nGRUB2 sur les machines pour ne pas risque un blocage au moment du\nd\u00e9marrage.\n\n**Le CERT-FR recommande donc fortement de se r\u00e9f\u00e9rer aux diff\u00e9rentes\npublications des \u00e9diteurs disponibles \u00e0 ce jour (cf. r\u00e9f\u00e9rences\ndocumentaires) afin de d\u00e9terminer le plan d\u0027actions adapt\u00e9 \u00e0 chaque\nconfiguration.**\n\n\u00a0\n",
"cves": [
{
"name": "CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"name": "CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"name": "CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"name": "CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"name": "CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"name": "CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"name": "CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"name": "CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-477",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-07-30T00:00:00.000000"
},
{
"description": "ajout d\u0027un lien vers l\u0027avis Microsoft",
"revision_date": "2020-07-31T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire"
}
],
"summary": "GRUB2 est le bootloader le plus couramment utilis\u00e9 par les distributions\nLinux pour d\u00e9marrer le syst\u00e8me d\u0027exploitation.\n\nDe multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans GRUB2. Elles\npermettent \u00e0 un attaquant, ayant la possibilit\u00e9 de modifier le fichier\nde configuration grub.cfg ou de manipuler d\u0027autres ressources utilis\u00e9es\npar GRUB2, de provoquer une ex\u00e9cution de code arbitraire.\n\nPour y parvenir, l\u0027attaquant doit avoir les droits administrateurs ou\navoir un acc\u00e8s physique \u00e0 un \u00e9quipement afin de manipuler la s\u00e9quence de\nd\u00e9marrage (via un support amovible ou via la modification du disque de\nboot de la machine). Ces m\u00e9thodes permettent donc de compromettre une\nmachine m\u00eame si celle-ci n\u0027a pas Linux d\u0027install\u00e9 \u00e0 l\u0027origine.\n\nEn agissant ainsi sur une machine configur\u00e9e avec Secure Boot,\nl\u0027attaquant est alors en capacit\u00e9 de rompre la cha\u00eene de confiance et de\nd\u00e9ployer du code malveillant pour compromettre la machine de fa\u00e7on\npersistante sans \u00eatre d\u00e9tect\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Grub2",
"vendor_advisories": [
{
"published_at": null,
"title": "Avis de s\u00e9curit\u00e9 HP du 27 juillet 2020",
"url": "https://support.hp.com/us-en/document/c06707446"
},
{
"published_at": null,
"title": "Avis de s\u00e9curit\u00e9 SUSE du 29 juillet 2020",
"url": "https://www.suse.com/support/kb/doc/?id=000019673"
},
{
"published_at": null,
"title": "Avis de s\u00e9curit\u00e9 Microsoft du 29 juillet 2020",
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/ADV200011"
},
{
"published_at": null,
"title": "Publication de la soci\u00e9t\u00e9 Eclypsium du 29 juillet 2020",
"url": "https://eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"published_at": null,
"title": "Avis de s\u00e9curit\u00e9 Debian du 30 juillet 2020",
"url": "https://www.debian.org/security/2020-GRUB-UEFI-SecureBoot/"
},
{
"published_at": null,
"title": "Avis de s\u00e9curit\u00e9 VMware du 29 juillet 2020",
"url": "https://kb.vmware.com/s/article/80181"
},
{
"published_at": null,
"title": "Avis de s\u00e9curit\u00e9 HPE du 29 juillet 2020",
"url": "https://techhub.hpe.com/eginfolib/securityalerts/Boot_Hole/boot_hole.html"
},
{
"published_at": null,
"title": "Avis de s\u00e9curit\u00e9 Ubuntu du 30 juillet 2020",
"url": "https://wiki.ubuntu.com/SecurityTeam/KnowledgeBase/GRUB2SecureBootBypass"
},
{
"published_at": null,
"title": "Avis de s\u00e9curit\u00e9 Red Hat du 29 juillet 2020",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
}
]
}
CERTFR-2020-AVI-477
Vulnerability from certfr_avis - Published: - Updated:
GRUB2 est le bootloader le plus couramment utilisé par les distributions Linux pour démarrer le système d'exploitation.
De multiples vulnérabilités ont été découvertes dans GRUB2. Elles permettent à un attaquant, ayant la possibilité de modifier le fichier de configuration grub.cfg ou de manipuler d'autres ressources utilisées par GRUB2, de provoquer une exécution de code arbitraire.
Pour y parvenir, l'attaquant doit avoir les droits administrateurs ou avoir un accès physique à un équipement afin de manipuler la séquence de démarrage (via un support amovible ou via la modification du disque de boot de la machine). Ces méthodes permettent donc de compromettre une machine même si celle-ci n'a pas Linux d'installé à l'origine.
En agissant ainsi sur une machine configurée avec Secure Boot, l'attaquant est alors en capacité de rompre la chaîne de confiance et de déployer du code malveillant pour compromettre la machine de façon persistante sans être détecté.
Solution
Les machines utilisant GRUB2 doivent appliquer les mises à jour publiées par les éditeurs de distribution Linux.
Afin de rétablir la chaîne de confiance Secure Boot, toutes les machines configurées avec Secure Boot devront être mises à jour pour interdire l'utilisation des versions GRUB2 vulnérables. Cette étape consiste à actualiser les fichiers DB et DBX qui référencent respectivement les bootloaders de confiance et les bootloaders révoqués par Secure Boot :
- soit en appliquant les mesures préconisées par Microsoft pour les machines installées avec un système d'exploitation Windows
- soit en appliquant les mesures préconisées par l'éditeur de la distribution Linux lorsque celui propose une mise à jour de Secure Boot
- soit en appliquant une mise à jour de BIOS publiée par le constructeur de l'équipement
Cette mise à jour de DBX doit donc être réalisée après avoir mis à jour GRUB2 sur les machines pour ne pas risque un blocage au moment du démarrage.
Le CERT-FR recommande donc fortement de se référer aux différentes publications des éditeurs disponibles à ce jour (cf. références documentaires) afin de déterminer le plan d'actions adapté à chaque configuration.
None| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Toute machine configur\u00e9e avec Secure Boot pour s\u00e9curiser la s\u00e9quence de d\u00e9marrage de son syst\u00e8me d\u0027exploitation",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nLes machines utilisant GRUB2 doivent appliquer les mises \u00e0 jour publi\u00e9es\npar les \u00e9diteurs de distribution Linux.\n\nAfin de r\u00e9tablir la cha\u00eene de confiance Secure Boot, toutes les machines\nconfigur\u00e9es avec Secure Boot devront \u00eatre mises \u00e0 jour pour interdire\nl\u0027utilisation des versions GRUB2 vuln\u00e9rables. Cette \u00e9tape consiste \u00e0\nactualiser les fichiers DB et DBX qui r\u00e9f\u00e9rencent respectivement les\nbootloaders de confiance et les bootloaders r\u00e9voqu\u00e9s par Secure Boot :\n\n- soit en appliquant les mesures pr\u00e9conis\u00e9es par Microsoft pour les\n machines install\u00e9es avec un syst\u00e8me d\u0027exploitation Windows\n- soit en appliquant les mesures pr\u00e9conis\u00e9es par l\u0027\u00e9diteur de la\n distribution Linux lorsque celui propose une mise \u00e0 jour de Secure\n Boot\n- soit en appliquant une mise \u00e0 jour de BIOS publi\u00e9e par le\n constructeur de l\u0027\u00e9quipement\n\nCette mise \u00e0 jour de DBX doit donc \u00eatre r\u00e9alis\u00e9e apr\u00e8s avoir mis \u00e0 jour\nGRUB2 sur les machines pour ne pas risque un blocage au moment du\nd\u00e9marrage.\n\n**Le CERT-FR recommande donc fortement de se r\u00e9f\u00e9rer aux diff\u00e9rentes\npublications des \u00e9diteurs disponibles \u00e0 ce jour (cf. r\u00e9f\u00e9rences\ndocumentaires) afin de d\u00e9terminer le plan d\u0027actions adapt\u00e9 \u00e0 chaque\nconfiguration.**\n\n\u00a0\n",
"cves": [
{
"name": "CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"name": "CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"name": "CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"name": "CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"name": "CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"name": "CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"name": "CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"name": "CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-477",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-07-30T00:00:00.000000"
},
{
"description": "ajout d\u0027un lien vers l\u0027avis Microsoft",
"revision_date": "2020-07-31T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire"
}
],
"summary": "GRUB2 est le bootloader le plus couramment utilis\u00e9 par les distributions\nLinux pour d\u00e9marrer le syst\u00e8me d\u0027exploitation.\n\nDe multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans GRUB2. Elles\npermettent \u00e0 un attaquant, ayant la possibilit\u00e9 de modifier le fichier\nde configuration grub.cfg ou de manipuler d\u0027autres ressources utilis\u00e9es\npar GRUB2, de provoquer une ex\u00e9cution de code arbitraire.\n\nPour y parvenir, l\u0027attaquant doit avoir les droits administrateurs ou\navoir un acc\u00e8s physique \u00e0 un \u00e9quipement afin de manipuler la s\u00e9quence de\nd\u00e9marrage (via un support amovible ou via la modification du disque de\nboot de la machine). Ces m\u00e9thodes permettent donc de compromettre une\nmachine m\u00eame si celle-ci n\u0027a pas Linux d\u0027install\u00e9 \u00e0 l\u0027origine.\n\nEn agissant ainsi sur une machine configur\u00e9e avec Secure Boot,\nl\u0027attaquant est alors en capacit\u00e9 de rompre la cha\u00eene de confiance et de\nd\u00e9ployer du code malveillant pour compromettre la machine de fa\u00e7on\npersistante sans \u00eatre d\u00e9tect\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Grub2",
"vendor_advisories": [
{
"published_at": null,
"title": "Avis de s\u00e9curit\u00e9 HP du 27 juillet 2020",
"url": "https://support.hp.com/us-en/document/c06707446"
},
{
"published_at": null,
"title": "Avis de s\u00e9curit\u00e9 SUSE du 29 juillet 2020",
"url": "https://www.suse.com/support/kb/doc/?id=000019673"
},
{
"published_at": null,
"title": "Avis de s\u00e9curit\u00e9 Microsoft du 29 juillet 2020",
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/ADV200011"
},
{
"published_at": null,
"title": "Publication de la soci\u00e9t\u00e9 Eclypsium du 29 juillet 2020",
"url": "https://eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"published_at": null,
"title": "Avis de s\u00e9curit\u00e9 Debian du 30 juillet 2020",
"url": "https://www.debian.org/security/2020-GRUB-UEFI-SecureBoot/"
},
{
"published_at": null,
"title": "Avis de s\u00e9curit\u00e9 VMware du 29 juillet 2020",
"url": "https://kb.vmware.com/s/article/80181"
},
{
"published_at": null,
"title": "Avis de s\u00e9curit\u00e9 HPE du 29 juillet 2020",
"url": "https://techhub.hpe.com/eginfolib/securityalerts/Boot_Hole/boot_hole.html"
},
{
"published_at": null,
"title": "Avis de s\u00e9curit\u00e9 Ubuntu du 30 juillet 2020",
"url": "https://wiki.ubuntu.com/SecurityTeam/KnowledgeBase/GRUB2SecureBootBypass"
},
{
"published_at": null,
"title": "Avis de s\u00e9curit\u00e9 Red Hat du 29 juillet 2020",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
}
]
}
CERTFR-2020-AVI-476
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans le noyau Linux d'Ubuntu. Elles permettent à un attaquant de provoquer une exécution de code arbitraire et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Ubuntu 16.04 LTS",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 18.04 LTS",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 20.04 LTS",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 14.04 ESM",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"name": "CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"name": "CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"name": "CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"name": "CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"name": "CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"name": "CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"name": "CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-476",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-07-30T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux\nd\u0027Ubuntu. Elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de\ncode arbitraire et un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux d\u0027Ubuntu",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-4432-1 du 29 juillet 2020",
"url": "https://ubuntu.com/security/notices/USN-4432-1"
}
]
}
CERTFR-2020-AVI-474
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Red Hat. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, un déni de service à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.6 ppc64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian 8 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems 8 s390x | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - Update Services for SAP Solutions 7.4 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time for NFV 7 x86_64 | ||
| Red Hat | N/A | Red Hat Virtualization Host - Extended Update Support 4.2 for RHEL 7.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - TUS 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 7.6 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 8.2 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 7.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 8 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 8.2 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 8.2 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 8.2 s390x | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 7.4 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - Update Services for SAP Solutions 7.3 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 7.3 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time 8 x86_64 | ||
| Red Hat | N/A | Red Hat Virtualization Host 4 for RHEL 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - Update Services for SAP Solutions 8.0 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 7.4 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian 7 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 8.2 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux EUS Compute Node 7.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Scientific Computing 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 8 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux Workstation 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - TUS 7.6 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for ARM 64 8 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - TUS 7.4 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.6 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - Update Services for SAP Solutions 7.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time for NFV 8 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for x86_64 8 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - Update Services for SAP Solutions 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems 7 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, big endian 7 ppc64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 8.0 ppc64le | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 8.2 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.6 s390x | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - TUS 7.3 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 7.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux Desktop 7 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for Power, little endian 8 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 7.3 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 - Extended Update Support 8.2 aarch64 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.6 ppc64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 8 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 8 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Update Services for SAP Solutions 7.4 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time for NFV 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Virtualization Host - Extended Update Support 4.2 for RHEL 7.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 7.6 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 8.2 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 7.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 8 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 8.2 x86_64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 8.2 aarch64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 8.2 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 7.4 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Update Services for SAP Solutions 7.3 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 7.3 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time 8 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Virtualization Host 4 for RHEL 7 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Update Services for SAP Solutions 8.0 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 7.4 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 7 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 8.2 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux EUS Compute Node 7.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Scientific Computing 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 8 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Workstation 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 7.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 8 aarch64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 7.4 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.6 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Update Services for SAP Solutions 7.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time for NFV 8 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 8 x86_64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Update Services for SAP Solutions 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 7 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, big endian 7 ppc64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 8.0 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 8.2 ppc64le",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.6 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 7.3 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 7.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Desktop 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian 8 ppc64le",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 7.3 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Update Support 8.2 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-12653",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12653"
},
{
"name": "CVE-2019-19527",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19527"
},
{
"name": "CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"name": "CVE-2020-12888",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12888"
},
{
"name": "CVE-2020-15780",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15780"
},
{
"name": "CVE-2019-11487",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11487"
},
{
"name": "CVE-2019-20908",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20908"
},
{
"name": "CVE-2020-10757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10757"
},
{
"name": "CVE-2020-12654",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12654"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-474",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-07-30T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de\nRed Hat. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire, un d\u00e9ni de service \u00e0 distance et un\ncontournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de Red Hat",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3226 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3226"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3218 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3218"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3219 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3219"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3232 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3232"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3231 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHBA-2020:3231"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3221 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3221"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3224 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3224"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3228 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3228"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3220 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3220"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3230 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3230"
}
]
}
CERTFR-2020-AVI-485
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans le noyau Linux d'Ubuntu. Elles permettent à un attaquant de provoquer une exécution de code arbitraire et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Ubuntu 16.04 LTS",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 18.04 LTS",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 20.04 LTS",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 14.04 ESM",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"name": "CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"name": "CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"name": "CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"name": "CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"name": "CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"name": "CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"name": "CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-485",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-08-05T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux\nd\u0027Ubuntu. Elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de\ncode arbitraire et un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux d\u0027Ubuntu",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-4432-2 du 04 ao\u00fbt 2020",
"url": "https://ubuntu.com/security/notices/USN-4432-2"
}
]
}
CERTFR-2022-AVI-267
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Juniper Networks Junos Space. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Junos Space | Juniper Networks Junos Space versions antérieures à 21.1R1 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Juniper Networks Junos Space versions ant\u00e9rieures \u00e0 21.1R1",
"product": {
"name": "Junos Space",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2017-13078",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13078"
},
{
"name": "CVE-2017-13077",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13077"
},
{
"name": "CVE-2017-13080",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13080"
},
{
"name": "CVE-2017-13082",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13082"
},
{
"name": "CVE-2017-13088",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13088"
},
{
"name": "CVE-2017-13086",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13086"
},
{
"name": "CVE-2017-13087",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13087"
},
{
"name": "CVE-2017-5715",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5715"
},
{
"name": "CVE-2018-3639",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3639"
},
{
"name": "CVE-2007-1351",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-1351"
},
{
"name": "CVE-2007-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-1352"
},
{
"name": "CVE-2007-6284",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-6284"
},
{
"name": "CVE-2008-2935",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2935"
},
{
"name": "CVE-2008-3281",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3281"
},
{
"name": "CVE-2008-3529",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3529"
},
{
"name": "CVE-2008-4226",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-4226"
},
{
"name": "CVE-2008-4225",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-4225"
},
{
"name": "CVE-2009-2414",
"url": "https://www.cve.org/CVERecord?id=CVE-2009-2414"
},
{
"name": "CVE-2009-2416",
"url": "https://www.cve.org/CVERecord?id=CVE-2009-2416"
},
{
"name": "CVE-2008-5161",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-5161"
},
{
"name": "CVE-2010-4008",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-4008"
},
{
"name": "CVE-2011-0411",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-0411"
},
{
"name": "CVE-2011-1720",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1720"
},
{
"name": "CVE-2011-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-0216"
},
{
"name": "CVE-2011-2834",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2834"
},
{
"name": "CVE-2011-2895",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2895"
},
{
"name": "CVE-2011-3905",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3905"
},
{
"name": "CVE-2011-3919",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3919"
},
{
"name": "CVE-2012-0841",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0841"
},
{
"name": "CVE-2011-1944",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1944"
},
{
"name": "CVE-2012-2807",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2807"
},
{
"name": "CVE-2012-2870",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2870"
},
{
"name": "CVE-2012-5134",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5134"
},
{
"name": "CVE-2011-3102",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3102"
},
{
"name": "CVE-2013-2877",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2877"
},
{
"name": "CVE-2013-0338",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0338"
},
{
"name": "CVE-2012-6139",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-6139"
},
{
"name": "CVE-2013-2566",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2566"
},
{
"name": "CVE-2013-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-6462"
},
{
"name": "CVE-2014-0211",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0211"
},
{
"name": "CVE-2014-3660",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3660"
},
{
"name": "CVE-2015-1803",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1803"
},
{
"name": "CVE-2015-1804",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1804"
},
{
"name": "CVE-2015-1802",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1802"
},
{
"name": "CVE-2015-2716",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2716"
},
{
"name": "CVE-2015-5352",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5352"
},
{
"name": "CVE-2015-2808",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2808"
},
{
"name": "CVE-2014-8991",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8991"
},
{
"name": "CVE-2014-7185",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-7185"
},
{
"name": "CVE-2014-9365",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9365"
},
{
"name": "CVE-2015-6838",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-6838"
},
{
"name": "CVE-2015-6837",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-6837"
},
{
"name": "CVE-2015-7995",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7995"
},
{
"name": "CVE-2015-8035",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8035"
},
{
"name": "CVE-2015-7499",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7499"
},
{
"name": "CVE-2015-8242",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8242"
},
{
"name": "CVE-2015-7500",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7500"
},
{
"name": "CVE-2016-1762",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1762"
},
{
"name": "CVE-2015-5312",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5312"
},
{
"name": "CVE-2016-1839",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1839"
},
{
"name": "CVE-2016-1833",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1833"
},
{
"name": "CVE-2016-1837",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1837"
},
{
"name": "CVE-2016-1834",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1834"
},
{
"name": "CVE-2016-1840",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1840"
},
{
"name": "CVE-2016-1836",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1836"
},
{
"name": "CVE-2016-1838",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1838"
},
{
"name": "CVE-2016-1684",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1684"
},
{
"name": "CVE-2016-1683",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1683"
},
{
"name": "CVE-2016-4448",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4448"
},
{
"name": "CVE-2016-4447",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4447"
},
{
"name": "CVE-2016-4449",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4449"
},
{
"name": "CVE-2016-5131",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5131"
},
{
"name": "CVE-2015-0975",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-0975"
},
{
"name": "CVE-2016-4658",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4658"
},
{
"name": "CVE-2016-2183",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2183"
},
{
"name": "CVE-2016-3627",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3627"
},
{
"name": "CVE-2016-3115",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3115"
},
{
"name": "CVE-2016-5636",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5636"
},
{
"name": "CVE-2017-7375",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7375"
},
{
"name": "CVE-2017-7376",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7376"
},
{
"name": "CVE-2017-7773",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7773"
},
{
"name": "CVE-2017-7772",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7772"
},
{
"name": "CVE-2017-7778",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7778"
},
{
"name": "CVE-2017-7771",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7771"
},
{
"name": "CVE-2017-7774",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7774"
},
{
"name": "CVE-2017-7776",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7776"
},
{
"name": "CVE-2017-7777",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7777"
},
{
"name": "CVE-2017-7775",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7775"
},
{
"name": "CVE-2017-6463",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6463"
},
{
"name": "CVE-2017-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6462"
},
{
"name": "CVE-2017-6464",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6464"
},
{
"name": "CVE-2017-14492",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14492"
},
{
"name": "CVE-2017-14496",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14496"
},
{
"name": "CVE-2017-14491",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14491"
},
{
"name": "CVE-2017-14493",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14493"
},
{
"name": "CVE-2017-14494",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14494"
},
{
"name": "CVE-2017-14495",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14495"
},
{
"name": "CVE-2017-5130",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5130"
},
{
"name": "CVE-2017-3736",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3736"
},
{
"name": "CVE-2017-3735",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3735"
},
{
"name": "CVE-2017-15412",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15412"
},
{
"name": "CVE-2017-3738",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3738"
},
{
"name": "CVE-2017-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3737"
},
{
"name": "CVE-2017-17807",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17807"
},
{
"name": "CVE-2018-0739",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0739"
},
{
"name": "CVE-2017-16931",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16931"
},
{
"name": "CVE-2018-11214",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11214"
},
{
"name": "CVE-2015-9019",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9019"
},
{
"name": "CVE-2017-18258",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18258"
},
{
"name": "CVE-2017-16932",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16932"
},
{
"name": "CVE-2016-9318",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9318"
},
{
"name": "CVE-2018-1000120",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000120"
},
{
"name": "CVE-2018-1000007",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000007"
},
{
"name": "CVE-2018-1000121",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000121"
},
{
"name": "CVE-2018-1000122",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000122"
},
{
"name": "CVE-2018-0732",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0732"
},
{
"name": "CVE-2018-6914",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-6914"
},
{
"name": "CVE-2017-0898",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0898"
},
{
"name": "CVE-2018-8778",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8778"
},
{
"name": "CVE-2017-14033",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14033"
},
{
"name": "CVE-2018-8780",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8780"
},
{
"name": "CVE-2017-17742",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17742"
},
{
"name": "CVE-2017-10784",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10784"
},
{
"name": "CVE-2017-17405",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17405"
},
{
"name": "CVE-2018-8779",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8779"
},
{
"name": "CVE-2017-14064",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14064"
},
{
"name": "CVE-2018-8777",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8777"
},
{
"name": "CVE-2018-16395",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16395"
},
{
"name": "CVE-2018-0737",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0737"
},
{
"name": "CVE-2018-16396",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16396"
},
{
"name": "CVE-2018-0495",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0495"
},
{
"name": "CVE-2018-0734",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0734"
},
{
"name": "CVE-2018-5407",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5407"
},
{
"name": "CVE-2018-1126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1126"
},
{
"name": "CVE-2018-7858",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7858"
},
{
"name": "CVE-2018-1124",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1124"
},
{
"name": "CVE-2018-10897",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10897"
},
{
"name": "CVE-2018-1064",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1064"
},
{
"name": "CVE-2018-5683",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5683"
},
{
"name": "CVE-2017-13672",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13672"
},
{
"name": "CVE-2018-11212",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11212"
},
{
"name": "CVE-2017-18267",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18267"
},
{
"name": "CVE-2018-13988",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13988"
},
{
"name": "CVE-2018-20169",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20169"
},
{
"name": "CVE-2018-19985",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19985"
},
{
"name": "CVE-2019-1559",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1559"
},
{
"name": "CVE-2019-6133",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6133"
},
{
"name": "CVE-2018-18311",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18311"
},
{
"name": "CVE-2018-12127",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12127"
},
{
"name": "CVE-2018-12130",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12130"
},
{
"name": "CVE-2019-11091",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11091"
},
{
"name": "CVE-2018-12126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12126"
},
{
"name": "CVE-2019-9503",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9503"
},
{
"name": "CVE-2019-10132",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10132"
},
{
"name": "CVE-2019-11190",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11190"
},
{
"name": "CVE-2019-11884",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11884"
},
{
"name": "CVE-2019-11487",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11487"
},
{
"name": "CVE-2019-12382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12382"
},
{
"name": "CVE-2018-7191",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7191"
},
{
"name": "CVE-2019-5953",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5953"
},
{
"name": "CVE-2019-12614",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12614"
},
{
"name": "CVE-2019-11729",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11729"
},
{
"name": "CVE-2019-11727",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11727"
},
{
"name": "CVE-2019-11719",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11719"
},
{
"name": "CVE-2018-1060",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1060"
},
{
"name": "CVE-2018-12327",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12327"
},
{
"name": "CVE-2018-1061",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1061"
},
{
"name": "CVE-2019-10639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10639"
},
{
"name": "CVE-2019-10638",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10638"
},
{
"name": "CVE-2018-20836",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20836"
},
{
"name": "CVE-2019-13233",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13233"
},
{
"name": "CVE-2019-14283",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14283"
},
{
"name": "CVE-2019-13648",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13648"
},
{
"name": "CVE-2019-10207",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10207"
},
{
"name": "CVE-2015-9289",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9289"
},
{
"name": "CVE-2019-14816",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14816"
},
{
"name": "CVE-2019-15239",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15239"
},
{
"name": "CVE-2019-15917",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15917"
},
{
"name": "CVE-2017-18551",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18551"
},
{
"name": "CVE-2019-15217",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15217"
},
{
"name": "CVE-2019-14821",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14821"
},
{
"name": "CVE-2019-11068",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11068"
},
{
"name": "CVE-2018-18066",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18066"
},
{
"name": "CVE-2019-15903",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15903"
},
{
"name": "CVE-2019-17666",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17666"
},
{
"name": "CVE-2019-17133",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17133"
},
{
"name": "CVE-2018-12207",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12207"
},
{
"name": "CVE-2019-11135",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11135"
},
{
"name": "CVE-2019-0154",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0154"
},
{
"name": "CVE-2019-17055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17055"
},
{
"name": "CVE-2019-17053",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17053"
},
{
"name": "CVE-2019-16746",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16746"
},
{
"name": "CVE-2019-0155",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0155"
},
{
"name": "CVE-2019-16233",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16233"
},
{
"name": "CVE-2019-15807",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15807"
},
{
"name": "CVE-2019-16231",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16231"
},
{
"name": "CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"name": "CVE-2019-11745",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11745"
},
{
"name": "CVE-2019-19058",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19058"
},
{
"name": "CVE-2019-14895",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14895"
},
{
"name": "CVE-2019-19046",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19046"
},
{
"name": "CVE-2019-15916",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15916"
},
{
"name": "CVE-2019-18660",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18660"
},
{
"name": "CVE-2019-19063",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19063"
},
{
"name": "CVE-2019-19062",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19062"
},
{
"name": "CVE-2018-14526",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14526"
},
{
"name": "CVE-2019-13734",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13734"
},
{
"name": "CVE-2019-19530",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19530"
},
{
"name": "CVE-2019-19534",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19534"
},
{
"name": "CVE-2019-19524",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19524"
},
{
"name": "CVE-2019-14901",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14901"
},
{
"name": "CVE-2019-19537",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19537"
},
{
"name": "CVE-2019-19523",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19523"
},
{
"name": "CVE-2019-19338",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19338"
},
{
"name": "CVE-2019-19332",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19332"
},
{
"name": "CVE-2019-19527",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19527"
},
{
"name": "CVE-2019-18808",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18808"
},
{
"name": "CVE-2019-19767",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19767"
},
{
"name": "CVE-2019-19807",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19807"
},
{
"name": "CVE-2019-19055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19055"
},
{
"name": "CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"name": "CVE-2019-9824",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9824"
},
{
"name": "CVE-2019-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9636"
},
{
"name": "CVE-2019-12749",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12749"
},
{
"name": "CVE-2019-19447",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19447"
},
{
"name": "CVE-2019-20095",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20095"
},
{
"name": "CVE-2019-20054",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20054"
},
{
"name": "CVE-2019-18634",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18634"
},
{
"name": "CVE-2019-14898",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14898"
},
{
"name": "CVE-2019-16994",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16994"
},
{
"name": "CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"name": "CVE-2020-2732",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2732"
},
{
"name": "CVE-2019-19059",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19059"
},
{
"name": "CVE-2019-3901",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3901"
},
{
"name": "CVE-2020-9383",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9383"
},
{
"name": "CVE-2020-8647",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8647"
},
{
"name": "CVE-2020-8649",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8649"
},
{
"name": "CVE-2020-1749",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1749"
},
{
"name": "CVE-2019-9458",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9458"
},
{
"name": "CVE-2020-10942",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10942"
},
{
"name": "CVE-2019-9454",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9454"
},
{
"name": "CVE-2020-11565",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11565"
},
{
"name": "CVE-2020-10690",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10690"
},
{
"name": "CVE-2020-10751",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10751"
},
{
"name": "CVE-2020-12826",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12826"
},
{
"name": "CVE-2020-12654",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12654"
},
{
"name": "CVE-2020-10732",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10732"
},
{
"name": "CVE-2019-20636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20636"
},
{
"name": "CVE-2019-20811",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20811"
},
{
"name": "CVE-2020-12653",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12653"
},
{
"name": "CVE-2020-10757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10757"
},
{
"name": "CVE-2020-12770",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12770"
},
{
"name": "CVE-2020-12888",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12888"
},
{
"name": "CVE-2020-12402",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
},
{
"name": "CVE-2018-16881",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16881"
},
{
"name": "CVE-2018-19519",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19519"
},
{
"name": "CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"name": "CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"name": "CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
},
{
"name": "CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"name": "CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"name": "CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"name": "CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"name": "CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"name": "CVE-2020-14331",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14331"
},
{
"name": "CVE-2020-10769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10769"
},
{
"name": "CVE-2020-14364",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14364"
},
{
"name": "CVE-2020-12400",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12400"
},
{
"name": "CVE-2020-12401",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12401"
},
{
"name": "CVE-2020-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6829"
},
{
"name": "CVE-2020-14314",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14314"
},
{
"name": "CVE-2020-24394",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24394"
},
{
"name": "CVE-2020-25212",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25212"
},
{
"name": "CVE-2020-14305",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14305"
},
{
"name": "CVE-2020-10742",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10742"
},
{
"name": "CVE-2020-14385",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14385"
},
{
"name": "CVE-2020-25643",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25643"
},
{
"name": "CVE-2020-15999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
},
{
"name": "CVE-2018-20843",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20843"
},
{
"name": "CVE-2018-5729",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5729"
},
{
"name": "CVE-2018-5730",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5730"
},
{
"name": "CVE-2020-13817",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13817"
},
{
"name": "CVE-2020-11868",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11868"
},
{
"name": "CVE-2021-3156",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3156"
},
{
"name": "CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"name": "CVE-2019-13232",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13232"
},
{
"name": "CVE-2020-10531",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10531"
},
{
"name": "CVE-2019-8696",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8696"
},
{
"name": "CVE-2019-20907",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20907"
},
{
"name": "CVE-2019-8675",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8675"
},
{
"name": "CVE-2017-12652",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12652"
},
{
"name": "CVE-2019-12450",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12450"
},
{
"name": "CVE-2020-12825",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12825"
},
{
"name": "CVE-2020-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12243"
},
{
"name": "CVE-2019-14866",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14866"
},
{
"name": "CVE-2020-1983",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1983"
},
{
"name": "CVE-2019-5188",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5188"
},
{
"name": "CVE-2019-5094",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5094"
},
{
"name": "CVE-2020-10754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10754"
},
{
"name": "CVE-2020-12049",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12049"
},
{
"name": "CVE-2019-14822",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14822"
},
{
"name": "CVE-2020-14363",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14363"
},
{
"name": "CVE-2019-9924",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9924"
},
{
"name": "CVE-2018-18751",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18751"
},
{
"name": "CVE-2019-9948",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9948"
},
{
"name": "CVE-2019-20386",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20386"
},
{
"name": "CVE-2017-13722",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13722"
},
{
"name": "CVE-2014-0210",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0210"
},
{
"name": "CVE-2018-16403",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16403"
},
{
"name": "CVE-2018-15746",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15746"
},
{
"name": "CVE-2014-6272",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-6272"
},
{
"name": "CVE-2019-7638",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7638"
},
{
"name": "CVE-2015-8241",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8241"
},
{
"name": "CVE-2019-10155",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10155"
},
{
"name": "CVE-2018-11813",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11813"
},
{
"name": "CVE-2018-18310",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18310"
},
{
"name": "CVE-2018-1084",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1084"
},
{
"name": "CVE-2020-12662",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12662"
},
{
"name": "CVE-2012-4423",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-4423"
},
{
"name": "CVE-2017-0902",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0902"
},
{
"name": "CVE-2018-8945",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8945"
},
{
"name": "CVE-2017-0899",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0899"
},
{
"name": "CVE-2010-2239",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2239"
},
{
"name": "CVE-2010-2242",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2242"
},
{
"name": "CVE-2017-14167",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14167"
},
{
"name": "CVE-2015-0225",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-0225"
},
{
"name": "CVE-2019-11324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11324"
},
{
"name": "CVE-2013-6458",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-6458"
},
{
"name": "CVE-2018-1000075",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000075"
},
{
"name": "CVE-2018-15857",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15857"
},
{
"name": "CVE-2018-16062",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16062"
},
{
"name": "CVE-2018-10534",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10534"
},
{
"name": "CVE-2014-0179",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0179"
},
{
"name": "CVE-2018-18384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18384"
},
{
"name": "CVE-2013-1766",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-1766"
},
{
"name": "CVE-2016-6580",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6580"
},
{
"name": "CVE-2018-12697",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12697"
},
{
"name": "CVE-2018-1000301",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000301"
},
{
"name": "CVE-2019-11236",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11236"
},
{
"name": "CVE-2019-12155",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12155"
},
{
"name": "CVE-2017-0900",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0900"
},
{
"name": "CVE-2014-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3598"
},
{
"name": "CVE-2017-1000050",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000050"
},
{
"name": "CVE-2018-10535",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10535"
},
{
"name": "CVE-2019-3820",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3820"
},
{
"name": "CVE-2018-16402",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16402"
},
{
"name": "CVE-2018-1116",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1116"
},
{
"name": "CVE-2018-15853",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15853"
},
{
"name": "CVE-2019-14378",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14378"
},
{
"name": "CVE-2016-1494",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1494"
},
{
"name": "CVE-2019-12312",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12312"
},
{
"name": "CVE-2013-0339",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0339"
},
{
"name": "CVE-2019-16935",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16935"
},
{
"name": "CVE-2015-6525",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-6525"
},
{
"name": "CVE-2016-6581",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6581"
},
{
"name": "CVE-2013-4520",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4520"
},
{
"name": "CVE-2014-3633",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3633"
},
{
"name": "CVE-2014-3004",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3004"
},
{
"name": "CVE-2015-9381",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9381"
},
{
"name": "CVE-2016-5361",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5361"
},
{
"name": "CVE-2018-14598",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14598"
},
{
"name": "CVE-2014-1447",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-1447"
},
{
"name": "CVE-2018-20852",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20852"
},
{
"name": "CVE-2012-2693",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2693"
},
{
"name": "CVE-2018-7208",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7208"
},
{
"name": "CVE-2018-12910",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12910"
},
{
"name": "CVE-2019-8325",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8325"
},
{
"name": "CVE-2015-7497",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7497"
},
{
"name": "CVE-2019-7665",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7665"
},
{
"name": "CVE-2018-15854",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15854"
},
{
"name": "CVE-2019-13404",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13404"
},
{
"name": "CVE-2015-5160",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5160"
},
{
"name": "CVE-2018-10767",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10767"
},
{
"name": "CVE-2018-7550",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7550"
},
{
"name": "CVE-2016-3076",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3076"
},
{
"name": "CVE-2018-14404",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14404"
},
{
"name": "CVE-2018-18521",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18521"
},
{
"name": "CVE-2018-19788",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19788"
},
{
"name": "CVE-2019-8322",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8322"
},
{
"name": "CVE-2019-3840",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3840"
},
{
"name": "CVE-2016-9189",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9189"
},
{
"name": "CVE-2015-9262",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9262"
},
{
"name": "CVE-2018-14647",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14647"
},
{
"name": "CVE-2019-17041",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17041"
},
{
"name": "CVE-2019-14906",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14906"
},
{
"name": "CVE-2018-1000073",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000073"
},
{
"name": "CVE-2019-9947",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9947"
},
{
"name": "CVE-2017-1000158",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000158"
},
{
"name": "CVE-2019-7635",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7635"
},
{
"name": "CVE-2019-7576",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7576"
},
{
"name": "CVE-2019-14834",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14834"
},
{
"name": "CVE-2018-15855",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15855"
},
{
"name": "CVE-2019-7149",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7149"
},
{
"name": "CVE-2018-7642",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7642"
},
{
"name": "CVE-2019-5010",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5010"
},
{
"name": "CVE-2018-12641",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12641"
},
{
"name": "CVE-2021-3396",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3396"
},
{
"name": "CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"name": "CVE-2017-15268",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15268"
},
{
"name": "CVE-2018-15587",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15587"
},
{
"name": "CVE-2016-10746",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10746"
},
{
"name": "CVE-2017-13711",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13711"
},
{
"name": "CVE-2014-8131",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8131"
},
{
"name": "CVE-2014-9601",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9601"
},
{
"name": "CVE-2014-3657",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3657"
},
{
"name": "CVE-2018-10373",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10373"
},
{
"name": "CVE-2017-17790",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17790"
},
{
"name": "CVE-2011-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2511"
},
{
"name": "CVE-2018-1000802",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000802"
},
{
"name": "CVE-2017-7555",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7555"
},
{
"name": "CVE-2016-9015",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9015"
},
{
"name": "CVE-2017-13720",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13720"
},
{
"name": "CVE-2018-11782",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11782"
},
{
"name": "CVE-2017-11671",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11671"
},
{
"name": "CVE-2017-10664",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10664"
},
{
"name": "CVE-2018-11213",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11213"
},
{
"name": "CVE-2013-6457",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-6457"
},
{
"name": "CVE-2019-10138",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10138"
},
{
"name": "CVE-2019-7578",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7578"
},
{
"name": "CVE-2020-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7039"
},
{
"name": "CVE-2017-11368",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11368"
},
{
"name": "CVE-2018-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0494"
},
{
"name": "CVE-2019-20485",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20485"
},
{
"name": "CVE-2003-1418",
"url": "https://www.cve.org/CVERecord?id=CVE-2003-1418"
},
{
"name": "CVE-2017-15289",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15289"
},
{
"name": "CVE-2016-5391",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5391"
},
{
"name": "CVE-2017-2810",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-2810"
},
{
"name": "CVE-2018-15864",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15864"
},
{
"name": "CVE-2017-18207",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18207"
},
{
"name": "CVE-2019-12761",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12761"
},
{
"name": "CVE-2013-5651",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-5651"
},
{
"name": "CVE-2017-17522",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17522"
},
{
"name": "CVE-2019-20382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20382"
},
{
"name": "CVE-2016-2533",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2533"
},
{
"name": "CVE-2019-14287",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14287"
},
{
"name": "CVE-2018-18520",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18520"
},
{
"name": "CVE-2019-9740",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9740"
},
{
"name": "CVE-2019-7575",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7575"
},
{
"name": "CVE-2015-5652",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5652"
},
{
"name": "CVE-2019-7572",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7572"
},
{
"name": "CVE-2017-6519",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6519"
},
{
"name": "CVE-2018-10906",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10906"
},
{
"name": "CVE-2018-15863",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15863"
},
{
"name": "CVE-2018-15862",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15862"
},
{
"name": "CVE-2018-1000079",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000079"
},
{
"name": "CVE-2019-7664",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7664"
},
{
"name": "CVE-2017-5992",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5992"
},
{
"name": "CVE-2019-16865",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16865"
},
{
"name": "CVE-2019-8324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8324"
},
{
"name": "CVE-2018-1000076",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000076"
},
{
"name": "CVE-2018-1000030",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000030"
},
{
"name": "CVE-2018-1000074",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000074"
},
{
"name": "CVE-2017-0901",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0901"
},
{
"name": "CVE-2018-7568",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7568"
},
{
"name": "CVE-2016-0775",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0775"
},
{
"name": "CVE-2018-15688",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15688"
},
{
"name": "CVE-2018-14599",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14599"
},
{
"name": "CVE-2018-10733",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10733"
},
{
"name": "CVE-2016-9396",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9396"
},
{
"name": "CVE-2019-10160",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10160"
},
{
"name": "CVE-2017-7562",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7562"
},
{
"name": "CVE-2016-1000032",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000032"
},
{
"name": "CVE-2017-15124",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15124"
},
{
"name": "CVE-2018-1113",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1113"
},
{
"name": "CVE-2013-4399",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4399"
},
{
"name": "CVE-2019-7636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7636"
},
{
"name": "CVE-2014-3672",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3672"
},
{
"name": "CVE-2018-4700",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-4700"
},
{
"name": "CVE-2017-0903",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0903"
},
{
"name": "CVE-2018-15856",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15856"
},
{
"name": "CVE-2018-1000078",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000078"
},
{
"name": "CVE-2019-7573",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7573"
},
{
"name": "CVE-2018-1000077",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000077"
},
{
"name": "CVE-2010-2237",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2237"
},
{
"name": "CVE-2018-1000876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000876"
},
{
"name": "CVE-2018-14348",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14348"
},
{
"name": "CVE-2019-3890",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3890"
},
{
"name": "CVE-2015-7498",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7498"
},
{
"name": "CVE-2019-7577",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7577"
},
{
"name": "CVE-2016-0740",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0740"
},
{
"name": "CVE-2018-4180",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-4180"
},
{
"name": "CVE-2013-4297",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4297"
},
{
"name": "CVE-2010-2238",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2238"
},
{
"name": "CVE-2018-14600",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14600"
},
{
"name": "CVE-2017-13090",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13090"
},
{
"name": "CVE-2013-7336",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-7336"
},
{
"name": "CVE-2018-10372",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10372"
},
{
"name": "CVE-2019-7637",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7637"
},
{
"name": "CVE-2018-11806",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11806"
},
{
"name": "CVE-2018-7643",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7643"
},
{
"name": "CVE-2015-0236",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-0236"
},
{
"name": "CVE-2018-1000117",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000117"
},
{
"name": "CVE-2014-0209",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0209"
},
{
"name": "CVE-2013-2230",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2230"
},
{
"name": "CVE-2018-1122",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1122"
},
{
"name": "CVE-2014-3960",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3960"
},
{
"name": "CVE-2019-16056",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16056"
},
{
"name": "CVE-2020-12663",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12663"
},
{
"name": "CVE-2018-10768",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10768"
},
{
"name": "CVE-2017-16611",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16611"
},
{
"name": "CVE-2014-7823",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-7823"
},
{
"name": "CVE-2020-10703",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10703"
},
{
"name": "CVE-2018-7569",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7569"
},
{
"name": "CVE-2013-4154",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4154"
},
{
"name": "CVE-2018-20060",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20060"
},
{
"name": "CVE-2015-9382",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9382"
},
{
"name": "CVE-2017-18190",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18190"
},
{
"name": "CVE-2016-4009",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4009"
},
{
"name": "CVE-2018-13033",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13033"
},
{
"name": "CVE-2016-9190",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9190"
},
{
"name": "CVE-2019-7574",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7574"
},
{
"name": "CVE-2016-0772",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0772"
},
{
"name": "CVE-2016-5699",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5699"
},
{
"name": "CVE-2011-1486",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1486"
},
{
"name": "CVE-2020-5208",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-5208"
},
{
"name": "CVE-2019-6778",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6778"
},
{
"name": "CVE-2020-10772",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10772"
},
{
"name": "CVE-2020-25637",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25637"
},
{
"name": "CVE-2018-10360",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10360"
},
{
"name": "CVE-2018-15859",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15859"
},
{
"name": "CVE-2017-13089",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13089"
},
{
"name": "CVE-2019-12779",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12779"
},
{
"name": "CVE-2019-1010238",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010238"
},
{
"name": "CVE-2019-6690",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6690"
},
{
"name": "CVE-2015-8317",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8317"
},
{
"name": "CVE-2018-4181",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-4181"
},
{
"name": "CVE-2019-8323",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8323"
},
{
"name": "CVE-2016-3616",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3616"
},
{
"name": "CVE-2018-14498",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14498"
},
{
"name": "CVE-2018-15861",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15861"
},
{
"name": "CVE-2019-7150",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7150"
},
{
"name": "CVE-2019-17042",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17042"
},
{
"name": "CVE-2016-5008",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5008"
},
{
"name": "CVE-2014-4616",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-4616"
}
],
"links": [],
"reference": "CERTFR-2022-AVI-267",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-03-23T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Juniper Networks\nJunos Space. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de\ns\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Juniper Networks Junos Space",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA11176 du 22 mars 2022",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA11176\u0026cat=SIRT_1\u0026actp=LIST"
}
]
}
CERTFR-2020-AVI-485
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans le noyau Linux d'Ubuntu. Elles permettent à un attaquant de provoquer une exécution de code arbitraire et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Ubuntu 16.04 LTS",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 18.04 LTS",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 20.04 LTS",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 14.04 ESM",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"name": "CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"name": "CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"name": "CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"name": "CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"name": "CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"name": "CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"name": "CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-485",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-08-05T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux\nd\u0027Ubuntu. Elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de\ncode arbitraire et un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux d\u0027Ubuntu",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-4432-2 du 04 ao\u00fbt 2020",
"url": "https://ubuntu.com/security/notices/USN-4432-2"
}
]
}
CERTFR-2022-AVI-267
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Juniper Networks Junos Space. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Junos Space | Juniper Networks Junos Space versions antérieures à 21.1R1 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Juniper Networks Junos Space versions ant\u00e9rieures \u00e0 21.1R1",
"product": {
"name": "Junos Space",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2017-13078",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13078"
},
{
"name": "CVE-2017-13077",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13077"
},
{
"name": "CVE-2017-13080",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13080"
},
{
"name": "CVE-2017-13082",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13082"
},
{
"name": "CVE-2017-13088",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13088"
},
{
"name": "CVE-2017-13086",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13086"
},
{
"name": "CVE-2017-13087",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13087"
},
{
"name": "CVE-2017-5715",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5715"
},
{
"name": "CVE-2018-3639",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3639"
},
{
"name": "CVE-2007-1351",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-1351"
},
{
"name": "CVE-2007-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-1352"
},
{
"name": "CVE-2007-6284",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-6284"
},
{
"name": "CVE-2008-2935",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2935"
},
{
"name": "CVE-2008-3281",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3281"
},
{
"name": "CVE-2008-3529",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3529"
},
{
"name": "CVE-2008-4226",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-4226"
},
{
"name": "CVE-2008-4225",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-4225"
},
{
"name": "CVE-2009-2414",
"url": "https://www.cve.org/CVERecord?id=CVE-2009-2414"
},
{
"name": "CVE-2009-2416",
"url": "https://www.cve.org/CVERecord?id=CVE-2009-2416"
},
{
"name": "CVE-2008-5161",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-5161"
},
{
"name": "CVE-2010-4008",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-4008"
},
{
"name": "CVE-2011-0411",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-0411"
},
{
"name": "CVE-2011-1720",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1720"
},
{
"name": "CVE-2011-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-0216"
},
{
"name": "CVE-2011-2834",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2834"
},
{
"name": "CVE-2011-2895",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2895"
},
{
"name": "CVE-2011-3905",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3905"
},
{
"name": "CVE-2011-3919",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3919"
},
{
"name": "CVE-2012-0841",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0841"
},
{
"name": "CVE-2011-1944",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1944"
},
{
"name": "CVE-2012-2807",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2807"
},
{
"name": "CVE-2012-2870",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2870"
},
{
"name": "CVE-2012-5134",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5134"
},
{
"name": "CVE-2011-3102",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3102"
},
{
"name": "CVE-2013-2877",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2877"
},
{
"name": "CVE-2013-0338",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0338"
},
{
"name": "CVE-2012-6139",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-6139"
},
{
"name": "CVE-2013-2566",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2566"
},
{
"name": "CVE-2013-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-6462"
},
{
"name": "CVE-2014-0211",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0211"
},
{
"name": "CVE-2014-3660",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3660"
},
{
"name": "CVE-2015-1803",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1803"
},
{
"name": "CVE-2015-1804",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1804"
},
{
"name": "CVE-2015-1802",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1802"
},
{
"name": "CVE-2015-2716",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2716"
},
{
"name": "CVE-2015-5352",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5352"
},
{
"name": "CVE-2015-2808",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2808"
},
{
"name": "CVE-2014-8991",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8991"
},
{
"name": "CVE-2014-7185",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-7185"
},
{
"name": "CVE-2014-9365",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9365"
},
{
"name": "CVE-2015-6838",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-6838"
},
{
"name": "CVE-2015-6837",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-6837"
},
{
"name": "CVE-2015-7995",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7995"
},
{
"name": "CVE-2015-8035",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8035"
},
{
"name": "CVE-2015-7499",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7499"
},
{
"name": "CVE-2015-8242",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8242"
},
{
"name": "CVE-2015-7500",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7500"
},
{
"name": "CVE-2016-1762",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1762"
},
{
"name": "CVE-2015-5312",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5312"
},
{
"name": "CVE-2016-1839",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1839"
},
{
"name": "CVE-2016-1833",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1833"
},
{
"name": "CVE-2016-1837",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1837"
},
{
"name": "CVE-2016-1834",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1834"
},
{
"name": "CVE-2016-1840",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1840"
},
{
"name": "CVE-2016-1836",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1836"
},
{
"name": "CVE-2016-1838",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1838"
},
{
"name": "CVE-2016-1684",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1684"
},
{
"name": "CVE-2016-1683",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1683"
},
{
"name": "CVE-2016-4448",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4448"
},
{
"name": "CVE-2016-4447",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4447"
},
{
"name": "CVE-2016-4449",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4449"
},
{
"name": "CVE-2016-5131",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5131"
},
{
"name": "CVE-2015-0975",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-0975"
},
{
"name": "CVE-2016-4658",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4658"
},
{
"name": "CVE-2016-2183",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2183"
},
{
"name": "CVE-2016-3627",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3627"
},
{
"name": "CVE-2016-3115",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3115"
},
{
"name": "CVE-2016-5636",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5636"
},
{
"name": "CVE-2017-7375",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7375"
},
{
"name": "CVE-2017-7376",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7376"
},
{
"name": "CVE-2017-7773",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7773"
},
{
"name": "CVE-2017-7772",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7772"
},
{
"name": "CVE-2017-7778",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7778"
},
{
"name": "CVE-2017-7771",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7771"
},
{
"name": "CVE-2017-7774",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7774"
},
{
"name": "CVE-2017-7776",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7776"
},
{
"name": "CVE-2017-7777",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7777"
},
{
"name": "CVE-2017-7775",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7775"
},
{
"name": "CVE-2017-6463",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6463"
},
{
"name": "CVE-2017-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6462"
},
{
"name": "CVE-2017-6464",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6464"
},
{
"name": "CVE-2017-14492",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14492"
},
{
"name": "CVE-2017-14496",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14496"
},
{
"name": "CVE-2017-14491",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14491"
},
{
"name": "CVE-2017-14493",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14493"
},
{
"name": "CVE-2017-14494",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14494"
},
{
"name": "CVE-2017-14495",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14495"
},
{
"name": "CVE-2017-5130",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5130"
},
{
"name": "CVE-2017-3736",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3736"
},
{
"name": "CVE-2017-3735",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3735"
},
{
"name": "CVE-2017-15412",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15412"
},
{
"name": "CVE-2017-3738",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3738"
},
{
"name": "CVE-2017-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3737"
},
{
"name": "CVE-2017-17807",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17807"
},
{
"name": "CVE-2018-0739",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0739"
},
{
"name": "CVE-2017-16931",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16931"
},
{
"name": "CVE-2018-11214",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11214"
},
{
"name": "CVE-2015-9019",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9019"
},
{
"name": "CVE-2017-18258",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18258"
},
{
"name": "CVE-2017-16932",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16932"
},
{
"name": "CVE-2016-9318",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9318"
},
{
"name": "CVE-2018-1000120",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000120"
},
{
"name": "CVE-2018-1000007",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000007"
},
{
"name": "CVE-2018-1000121",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000121"
},
{
"name": "CVE-2018-1000122",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000122"
},
{
"name": "CVE-2018-0732",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0732"
},
{
"name": "CVE-2018-6914",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-6914"
},
{
"name": "CVE-2017-0898",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0898"
},
{
"name": "CVE-2018-8778",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8778"
},
{
"name": "CVE-2017-14033",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14033"
},
{
"name": "CVE-2018-8780",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8780"
},
{
"name": "CVE-2017-17742",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17742"
},
{
"name": "CVE-2017-10784",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10784"
},
{
"name": "CVE-2017-17405",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17405"
},
{
"name": "CVE-2018-8779",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8779"
},
{
"name": "CVE-2017-14064",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14064"
},
{
"name": "CVE-2018-8777",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8777"
},
{
"name": "CVE-2018-16395",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16395"
},
{
"name": "CVE-2018-0737",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0737"
},
{
"name": "CVE-2018-16396",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16396"
},
{
"name": "CVE-2018-0495",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0495"
},
{
"name": "CVE-2018-0734",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0734"
},
{
"name": "CVE-2018-5407",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5407"
},
{
"name": "CVE-2018-1126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1126"
},
{
"name": "CVE-2018-7858",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7858"
},
{
"name": "CVE-2018-1124",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1124"
},
{
"name": "CVE-2018-10897",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10897"
},
{
"name": "CVE-2018-1064",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1064"
},
{
"name": "CVE-2018-5683",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5683"
},
{
"name": "CVE-2017-13672",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13672"
},
{
"name": "CVE-2018-11212",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11212"
},
{
"name": "CVE-2017-18267",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18267"
},
{
"name": "CVE-2018-13988",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13988"
},
{
"name": "CVE-2018-20169",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20169"
},
{
"name": "CVE-2018-19985",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19985"
},
{
"name": "CVE-2019-1559",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1559"
},
{
"name": "CVE-2019-6133",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6133"
},
{
"name": "CVE-2018-18311",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18311"
},
{
"name": "CVE-2018-12127",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12127"
},
{
"name": "CVE-2018-12130",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12130"
},
{
"name": "CVE-2019-11091",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11091"
},
{
"name": "CVE-2018-12126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12126"
},
{
"name": "CVE-2019-9503",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9503"
},
{
"name": "CVE-2019-10132",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10132"
},
{
"name": "CVE-2019-11190",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11190"
},
{
"name": "CVE-2019-11884",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11884"
},
{
"name": "CVE-2019-11487",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11487"
},
{
"name": "CVE-2019-12382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12382"
},
{
"name": "CVE-2018-7191",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7191"
},
{
"name": "CVE-2019-5953",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5953"
},
{
"name": "CVE-2019-12614",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12614"
},
{
"name": "CVE-2019-11729",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11729"
},
{
"name": "CVE-2019-11727",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11727"
},
{
"name": "CVE-2019-11719",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11719"
},
{
"name": "CVE-2018-1060",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1060"
},
{
"name": "CVE-2018-12327",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12327"
},
{
"name": "CVE-2018-1061",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1061"
},
{
"name": "CVE-2019-10639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10639"
},
{
"name": "CVE-2019-10638",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10638"
},
{
"name": "CVE-2018-20836",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20836"
},
{
"name": "CVE-2019-13233",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13233"
},
{
"name": "CVE-2019-14283",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14283"
},
{
"name": "CVE-2019-13648",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13648"
},
{
"name": "CVE-2019-10207",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10207"
},
{
"name": "CVE-2015-9289",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9289"
},
{
"name": "CVE-2019-14816",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14816"
},
{
"name": "CVE-2019-15239",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15239"
},
{
"name": "CVE-2019-15917",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15917"
},
{
"name": "CVE-2017-18551",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18551"
},
{
"name": "CVE-2019-15217",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15217"
},
{
"name": "CVE-2019-14821",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14821"
},
{
"name": "CVE-2019-11068",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11068"
},
{
"name": "CVE-2018-18066",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18066"
},
{
"name": "CVE-2019-15903",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15903"
},
{
"name": "CVE-2019-17666",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17666"
},
{
"name": "CVE-2019-17133",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17133"
},
{
"name": "CVE-2018-12207",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12207"
},
{
"name": "CVE-2019-11135",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11135"
},
{
"name": "CVE-2019-0154",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0154"
},
{
"name": "CVE-2019-17055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17055"
},
{
"name": "CVE-2019-17053",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17053"
},
{
"name": "CVE-2019-16746",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16746"
},
{
"name": "CVE-2019-0155",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0155"
},
{
"name": "CVE-2019-16233",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16233"
},
{
"name": "CVE-2019-15807",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15807"
},
{
"name": "CVE-2019-16231",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16231"
},
{
"name": "CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"name": "CVE-2019-11745",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11745"
},
{
"name": "CVE-2019-19058",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19058"
},
{
"name": "CVE-2019-14895",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14895"
},
{
"name": "CVE-2019-19046",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19046"
},
{
"name": "CVE-2019-15916",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15916"
},
{
"name": "CVE-2019-18660",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18660"
},
{
"name": "CVE-2019-19063",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19063"
},
{
"name": "CVE-2019-19062",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19062"
},
{
"name": "CVE-2018-14526",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14526"
},
{
"name": "CVE-2019-13734",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13734"
},
{
"name": "CVE-2019-19530",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19530"
},
{
"name": "CVE-2019-19534",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19534"
},
{
"name": "CVE-2019-19524",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19524"
},
{
"name": "CVE-2019-14901",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14901"
},
{
"name": "CVE-2019-19537",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19537"
},
{
"name": "CVE-2019-19523",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19523"
},
{
"name": "CVE-2019-19338",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19338"
},
{
"name": "CVE-2019-19332",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19332"
},
{
"name": "CVE-2019-19527",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19527"
},
{
"name": "CVE-2019-18808",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18808"
},
{
"name": "CVE-2019-19767",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19767"
},
{
"name": "CVE-2019-19807",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19807"
},
{
"name": "CVE-2019-19055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19055"
},
{
"name": "CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"name": "CVE-2019-9824",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9824"
},
{
"name": "CVE-2019-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9636"
},
{
"name": "CVE-2019-12749",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12749"
},
{
"name": "CVE-2019-19447",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19447"
},
{
"name": "CVE-2019-20095",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20095"
},
{
"name": "CVE-2019-20054",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20054"
},
{
"name": "CVE-2019-18634",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18634"
},
{
"name": "CVE-2019-14898",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14898"
},
{
"name": "CVE-2019-16994",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16994"
},
{
"name": "CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"name": "CVE-2020-2732",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2732"
},
{
"name": "CVE-2019-19059",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19059"
},
{
"name": "CVE-2019-3901",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3901"
},
{
"name": "CVE-2020-9383",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9383"
},
{
"name": "CVE-2020-8647",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8647"
},
{
"name": "CVE-2020-8649",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8649"
},
{
"name": "CVE-2020-1749",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1749"
},
{
"name": "CVE-2019-9458",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9458"
},
{
"name": "CVE-2020-10942",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10942"
},
{
"name": "CVE-2019-9454",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9454"
},
{
"name": "CVE-2020-11565",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11565"
},
{
"name": "CVE-2020-10690",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10690"
},
{
"name": "CVE-2020-10751",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10751"
},
{
"name": "CVE-2020-12826",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12826"
},
{
"name": "CVE-2020-12654",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12654"
},
{
"name": "CVE-2020-10732",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10732"
},
{
"name": "CVE-2019-20636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20636"
},
{
"name": "CVE-2019-20811",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20811"
},
{
"name": "CVE-2020-12653",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12653"
},
{
"name": "CVE-2020-10757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10757"
},
{
"name": "CVE-2020-12770",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12770"
},
{
"name": "CVE-2020-12888",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12888"
},
{
"name": "CVE-2020-12402",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
},
{
"name": "CVE-2018-16881",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16881"
},
{
"name": "CVE-2018-19519",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19519"
},
{
"name": "CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"name": "CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"name": "CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
},
{
"name": "CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"name": "CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"name": "CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"name": "CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"name": "CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"name": "CVE-2020-14331",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14331"
},
{
"name": "CVE-2020-10769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10769"
},
{
"name": "CVE-2020-14364",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14364"
},
{
"name": "CVE-2020-12400",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12400"
},
{
"name": "CVE-2020-12401",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12401"
},
{
"name": "CVE-2020-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6829"
},
{
"name": "CVE-2020-14314",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14314"
},
{
"name": "CVE-2020-24394",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24394"
},
{
"name": "CVE-2020-25212",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25212"
},
{
"name": "CVE-2020-14305",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14305"
},
{
"name": "CVE-2020-10742",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10742"
},
{
"name": "CVE-2020-14385",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14385"
},
{
"name": "CVE-2020-25643",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25643"
},
{
"name": "CVE-2020-15999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
},
{
"name": "CVE-2018-20843",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20843"
},
{
"name": "CVE-2018-5729",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5729"
},
{
"name": "CVE-2018-5730",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5730"
},
{
"name": "CVE-2020-13817",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13817"
},
{
"name": "CVE-2020-11868",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11868"
},
{
"name": "CVE-2021-3156",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3156"
},
{
"name": "CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"name": "CVE-2019-13232",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13232"
},
{
"name": "CVE-2020-10531",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10531"
},
{
"name": "CVE-2019-8696",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8696"
},
{
"name": "CVE-2019-20907",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20907"
},
{
"name": "CVE-2019-8675",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8675"
},
{
"name": "CVE-2017-12652",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12652"
},
{
"name": "CVE-2019-12450",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12450"
},
{
"name": "CVE-2020-12825",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12825"
},
{
"name": "CVE-2020-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12243"
},
{
"name": "CVE-2019-14866",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14866"
},
{
"name": "CVE-2020-1983",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1983"
},
{
"name": "CVE-2019-5188",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5188"
},
{
"name": "CVE-2019-5094",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5094"
},
{
"name": "CVE-2020-10754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10754"
},
{
"name": "CVE-2020-12049",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12049"
},
{
"name": "CVE-2019-14822",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14822"
},
{
"name": "CVE-2020-14363",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14363"
},
{
"name": "CVE-2019-9924",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9924"
},
{
"name": "CVE-2018-18751",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18751"
},
{
"name": "CVE-2019-9948",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9948"
},
{
"name": "CVE-2019-20386",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20386"
},
{
"name": "CVE-2017-13722",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13722"
},
{
"name": "CVE-2014-0210",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0210"
},
{
"name": "CVE-2018-16403",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16403"
},
{
"name": "CVE-2018-15746",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15746"
},
{
"name": "CVE-2014-6272",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-6272"
},
{
"name": "CVE-2019-7638",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7638"
},
{
"name": "CVE-2015-8241",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8241"
},
{
"name": "CVE-2019-10155",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10155"
},
{
"name": "CVE-2018-11813",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11813"
},
{
"name": "CVE-2018-18310",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18310"
},
{
"name": "CVE-2018-1084",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1084"
},
{
"name": "CVE-2020-12662",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12662"
},
{
"name": "CVE-2012-4423",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-4423"
},
{
"name": "CVE-2017-0902",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0902"
},
{
"name": "CVE-2018-8945",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8945"
},
{
"name": "CVE-2017-0899",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0899"
},
{
"name": "CVE-2010-2239",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2239"
},
{
"name": "CVE-2010-2242",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2242"
},
{
"name": "CVE-2017-14167",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14167"
},
{
"name": "CVE-2015-0225",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-0225"
},
{
"name": "CVE-2019-11324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11324"
},
{
"name": "CVE-2013-6458",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-6458"
},
{
"name": "CVE-2018-1000075",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000075"
},
{
"name": "CVE-2018-15857",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15857"
},
{
"name": "CVE-2018-16062",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16062"
},
{
"name": "CVE-2018-10534",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10534"
},
{
"name": "CVE-2014-0179",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0179"
},
{
"name": "CVE-2018-18384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18384"
},
{
"name": "CVE-2013-1766",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-1766"
},
{
"name": "CVE-2016-6580",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6580"
},
{
"name": "CVE-2018-12697",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12697"
},
{
"name": "CVE-2018-1000301",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000301"
},
{
"name": "CVE-2019-11236",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11236"
},
{
"name": "CVE-2019-12155",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12155"
},
{
"name": "CVE-2017-0900",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0900"
},
{
"name": "CVE-2014-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3598"
},
{
"name": "CVE-2017-1000050",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000050"
},
{
"name": "CVE-2018-10535",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10535"
},
{
"name": "CVE-2019-3820",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3820"
},
{
"name": "CVE-2018-16402",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16402"
},
{
"name": "CVE-2018-1116",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1116"
},
{
"name": "CVE-2018-15853",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15853"
},
{
"name": "CVE-2019-14378",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14378"
},
{
"name": "CVE-2016-1494",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1494"
},
{
"name": "CVE-2019-12312",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12312"
},
{
"name": "CVE-2013-0339",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0339"
},
{
"name": "CVE-2019-16935",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16935"
},
{
"name": "CVE-2015-6525",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-6525"
},
{
"name": "CVE-2016-6581",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6581"
},
{
"name": "CVE-2013-4520",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4520"
},
{
"name": "CVE-2014-3633",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3633"
},
{
"name": "CVE-2014-3004",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3004"
},
{
"name": "CVE-2015-9381",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9381"
},
{
"name": "CVE-2016-5361",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5361"
},
{
"name": "CVE-2018-14598",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14598"
},
{
"name": "CVE-2014-1447",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-1447"
},
{
"name": "CVE-2018-20852",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20852"
},
{
"name": "CVE-2012-2693",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2693"
},
{
"name": "CVE-2018-7208",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7208"
},
{
"name": "CVE-2018-12910",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12910"
},
{
"name": "CVE-2019-8325",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8325"
},
{
"name": "CVE-2015-7497",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7497"
},
{
"name": "CVE-2019-7665",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7665"
},
{
"name": "CVE-2018-15854",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15854"
},
{
"name": "CVE-2019-13404",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13404"
},
{
"name": "CVE-2015-5160",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5160"
},
{
"name": "CVE-2018-10767",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10767"
},
{
"name": "CVE-2018-7550",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7550"
},
{
"name": "CVE-2016-3076",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3076"
},
{
"name": "CVE-2018-14404",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14404"
},
{
"name": "CVE-2018-18521",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18521"
},
{
"name": "CVE-2018-19788",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19788"
},
{
"name": "CVE-2019-8322",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8322"
},
{
"name": "CVE-2019-3840",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3840"
},
{
"name": "CVE-2016-9189",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9189"
},
{
"name": "CVE-2015-9262",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9262"
},
{
"name": "CVE-2018-14647",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14647"
},
{
"name": "CVE-2019-17041",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17041"
},
{
"name": "CVE-2019-14906",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14906"
},
{
"name": "CVE-2018-1000073",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000073"
},
{
"name": "CVE-2019-9947",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9947"
},
{
"name": "CVE-2017-1000158",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000158"
},
{
"name": "CVE-2019-7635",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7635"
},
{
"name": "CVE-2019-7576",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7576"
},
{
"name": "CVE-2019-14834",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14834"
},
{
"name": "CVE-2018-15855",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15855"
},
{
"name": "CVE-2019-7149",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7149"
},
{
"name": "CVE-2018-7642",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7642"
},
{
"name": "CVE-2019-5010",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5010"
},
{
"name": "CVE-2018-12641",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12641"
},
{
"name": "CVE-2021-3396",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3396"
},
{
"name": "CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"name": "CVE-2017-15268",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15268"
},
{
"name": "CVE-2018-15587",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15587"
},
{
"name": "CVE-2016-10746",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10746"
},
{
"name": "CVE-2017-13711",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13711"
},
{
"name": "CVE-2014-8131",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8131"
},
{
"name": "CVE-2014-9601",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9601"
},
{
"name": "CVE-2014-3657",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3657"
},
{
"name": "CVE-2018-10373",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10373"
},
{
"name": "CVE-2017-17790",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17790"
},
{
"name": "CVE-2011-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2511"
},
{
"name": "CVE-2018-1000802",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000802"
},
{
"name": "CVE-2017-7555",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7555"
},
{
"name": "CVE-2016-9015",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9015"
},
{
"name": "CVE-2017-13720",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13720"
},
{
"name": "CVE-2018-11782",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11782"
},
{
"name": "CVE-2017-11671",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11671"
},
{
"name": "CVE-2017-10664",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10664"
},
{
"name": "CVE-2018-11213",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11213"
},
{
"name": "CVE-2013-6457",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-6457"
},
{
"name": "CVE-2019-10138",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10138"
},
{
"name": "CVE-2019-7578",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7578"
},
{
"name": "CVE-2020-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7039"
},
{
"name": "CVE-2017-11368",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11368"
},
{
"name": "CVE-2018-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0494"
},
{
"name": "CVE-2019-20485",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20485"
},
{
"name": "CVE-2003-1418",
"url": "https://www.cve.org/CVERecord?id=CVE-2003-1418"
},
{
"name": "CVE-2017-15289",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15289"
},
{
"name": "CVE-2016-5391",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5391"
},
{
"name": "CVE-2017-2810",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-2810"
},
{
"name": "CVE-2018-15864",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15864"
},
{
"name": "CVE-2017-18207",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18207"
},
{
"name": "CVE-2019-12761",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12761"
},
{
"name": "CVE-2013-5651",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-5651"
},
{
"name": "CVE-2017-17522",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17522"
},
{
"name": "CVE-2019-20382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20382"
},
{
"name": "CVE-2016-2533",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2533"
},
{
"name": "CVE-2019-14287",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14287"
},
{
"name": "CVE-2018-18520",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18520"
},
{
"name": "CVE-2019-9740",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9740"
},
{
"name": "CVE-2019-7575",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7575"
},
{
"name": "CVE-2015-5652",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5652"
},
{
"name": "CVE-2019-7572",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7572"
},
{
"name": "CVE-2017-6519",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6519"
},
{
"name": "CVE-2018-10906",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10906"
},
{
"name": "CVE-2018-15863",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15863"
},
{
"name": "CVE-2018-15862",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15862"
},
{
"name": "CVE-2018-1000079",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000079"
},
{
"name": "CVE-2019-7664",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7664"
},
{
"name": "CVE-2017-5992",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5992"
},
{
"name": "CVE-2019-16865",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16865"
},
{
"name": "CVE-2019-8324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8324"
},
{
"name": "CVE-2018-1000076",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000076"
},
{
"name": "CVE-2018-1000030",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000030"
},
{
"name": "CVE-2018-1000074",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000074"
},
{
"name": "CVE-2017-0901",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0901"
},
{
"name": "CVE-2018-7568",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7568"
},
{
"name": "CVE-2016-0775",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0775"
},
{
"name": "CVE-2018-15688",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15688"
},
{
"name": "CVE-2018-14599",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14599"
},
{
"name": "CVE-2018-10733",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10733"
},
{
"name": "CVE-2016-9396",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9396"
},
{
"name": "CVE-2019-10160",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10160"
},
{
"name": "CVE-2017-7562",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7562"
},
{
"name": "CVE-2016-1000032",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000032"
},
{
"name": "CVE-2017-15124",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15124"
},
{
"name": "CVE-2018-1113",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1113"
},
{
"name": "CVE-2013-4399",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4399"
},
{
"name": "CVE-2019-7636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7636"
},
{
"name": "CVE-2014-3672",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3672"
},
{
"name": "CVE-2018-4700",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-4700"
},
{
"name": "CVE-2017-0903",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0903"
},
{
"name": "CVE-2018-15856",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15856"
},
{
"name": "CVE-2018-1000078",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000078"
},
{
"name": "CVE-2019-7573",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7573"
},
{
"name": "CVE-2018-1000077",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000077"
},
{
"name": "CVE-2010-2237",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2237"
},
{
"name": "CVE-2018-1000876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000876"
},
{
"name": "CVE-2018-14348",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14348"
},
{
"name": "CVE-2019-3890",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3890"
},
{
"name": "CVE-2015-7498",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7498"
},
{
"name": "CVE-2019-7577",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7577"
},
{
"name": "CVE-2016-0740",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0740"
},
{
"name": "CVE-2018-4180",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-4180"
},
{
"name": "CVE-2013-4297",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4297"
},
{
"name": "CVE-2010-2238",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2238"
},
{
"name": "CVE-2018-14600",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14600"
},
{
"name": "CVE-2017-13090",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13090"
},
{
"name": "CVE-2013-7336",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-7336"
},
{
"name": "CVE-2018-10372",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10372"
},
{
"name": "CVE-2019-7637",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7637"
},
{
"name": "CVE-2018-11806",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11806"
},
{
"name": "CVE-2018-7643",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7643"
},
{
"name": "CVE-2015-0236",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-0236"
},
{
"name": "CVE-2018-1000117",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000117"
},
{
"name": "CVE-2014-0209",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0209"
},
{
"name": "CVE-2013-2230",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2230"
},
{
"name": "CVE-2018-1122",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1122"
},
{
"name": "CVE-2014-3960",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3960"
},
{
"name": "CVE-2019-16056",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16056"
},
{
"name": "CVE-2020-12663",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12663"
},
{
"name": "CVE-2018-10768",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10768"
},
{
"name": "CVE-2017-16611",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16611"
},
{
"name": "CVE-2014-7823",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-7823"
},
{
"name": "CVE-2020-10703",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10703"
},
{
"name": "CVE-2018-7569",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7569"
},
{
"name": "CVE-2013-4154",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4154"
},
{
"name": "CVE-2018-20060",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20060"
},
{
"name": "CVE-2015-9382",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9382"
},
{
"name": "CVE-2017-18190",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18190"
},
{
"name": "CVE-2016-4009",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4009"
},
{
"name": "CVE-2018-13033",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13033"
},
{
"name": "CVE-2016-9190",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9190"
},
{
"name": "CVE-2019-7574",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7574"
},
{
"name": "CVE-2016-0772",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0772"
},
{
"name": "CVE-2016-5699",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5699"
},
{
"name": "CVE-2011-1486",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1486"
},
{
"name": "CVE-2020-5208",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-5208"
},
{
"name": "CVE-2019-6778",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6778"
},
{
"name": "CVE-2020-10772",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10772"
},
{
"name": "CVE-2020-25637",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25637"
},
{
"name": "CVE-2018-10360",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10360"
},
{
"name": "CVE-2018-15859",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15859"
},
{
"name": "CVE-2017-13089",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13089"
},
{
"name": "CVE-2019-12779",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12779"
},
{
"name": "CVE-2019-1010238",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010238"
},
{
"name": "CVE-2019-6690",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6690"
},
{
"name": "CVE-2015-8317",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8317"
},
{
"name": "CVE-2018-4181",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-4181"
},
{
"name": "CVE-2019-8323",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8323"
},
{
"name": "CVE-2016-3616",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3616"
},
{
"name": "CVE-2018-14498",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14498"
},
{
"name": "CVE-2018-15861",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15861"
},
{
"name": "CVE-2019-7150",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7150"
},
{
"name": "CVE-2019-17042",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17042"
},
{
"name": "CVE-2016-5008",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5008"
},
{
"name": "CVE-2014-4616",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-4616"
}
],
"links": [],
"reference": "CERTFR-2022-AVI-267",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-03-23T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Juniper Networks\nJunos Space. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de\ns\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Juniper Networks Junos Space",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA11176 du 22 mars 2022",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA11176\u0026cat=SIRT_1\u0026actp=LIST"
}
]
}
CERTFR-2020-AVI-474
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Red Hat. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, un déni de service à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.6 ppc64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian 8 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems 8 s390x | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - Update Services for SAP Solutions 7.4 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time for NFV 7 x86_64 | ||
| Red Hat | N/A | Red Hat Virtualization Host - Extended Update Support 4.2 for RHEL 7.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - TUS 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 7.6 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 8.2 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 7.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 8 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 8.2 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 8.2 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 8.2 s390x | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 7.4 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - Update Services for SAP Solutions 7.3 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 7.3 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time 8 x86_64 | ||
| Red Hat | N/A | Red Hat Virtualization Host 4 for RHEL 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - Update Services for SAP Solutions 8.0 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 7.4 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian 7 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 8.2 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux EUS Compute Node 7.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Scientific Computing 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 8 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux Workstation 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - TUS 7.6 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for ARM 64 8 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - TUS 7.4 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.6 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - Update Services for SAP Solutions 7.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time for NFV 8 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for x86_64 8 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - Update Services for SAP Solutions 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems 7 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, big endian 7 ppc64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 8.0 ppc64le | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 8.2 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.6 s390x | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - TUS 7.3 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS 7.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux Desktop 7 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for Power, little endian 8 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 7.3 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.6 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 - Extended Update Support 8.2 aarch64 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Red Hat Enterprise Linux for Power, big endian - Extended Update Support 7.6 ppc64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 8 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 8 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Update Services for SAP Solutions 7.4 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time for NFV 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Virtualization Host - Extended Update Support 4.2 for RHEL 7.6 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 7.6 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 8.2 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 7.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 8 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 8.2 x86_64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 8.2 aarch64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 8.2 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 7.4 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Update Services for SAP Solutions 7.3 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 7.3 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time 8 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Virtualization Host 4 for RHEL 7 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Update Services for SAP Solutions 8.0 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 7.4 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 7 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 8.2 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux EUS Compute Node 7.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Scientific Computing 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 8 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Workstation 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 7.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 8 aarch64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 7.4 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.6 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Update Services for SAP Solutions 7.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time for NFV 8 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 8 x86_64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Update Services for SAP Solutions 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 7 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, big endian 7 ppc64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 8.0 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 8.2 ppc64le",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 7.6 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 7.3 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 7.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Desktop 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian 8 ppc64le",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions 7.3 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.6 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Update Support 8.2 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-12653",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12653"
},
{
"name": "CVE-2019-19527",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19527"
},
{
"name": "CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"name": "CVE-2020-12888",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12888"
},
{
"name": "CVE-2020-15780",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15780"
},
{
"name": "CVE-2019-11487",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11487"
},
{
"name": "CVE-2019-20908",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20908"
},
{
"name": "CVE-2020-10757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10757"
},
{
"name": "CVE-2020-12654",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12654"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-474",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-07-30T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de\nRed Hat. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire, un d\u00e9ni de service \u00e0 distance et un\ncontournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de Red Hat",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3226 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3226"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3218 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3218"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3219 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3219"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3232 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3232"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3231 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHBA-2020:3231"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3221 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3221"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3224 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3224"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3228 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3228"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3220 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3220"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2020:3230 du 29 juillet 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:3230"
}
]
}
CERTFR-2020-AVI-838
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Aruba ArubaOS. Elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| N/A | N/A | ArubaOS versions 8.6.0.x antérieures à 8.6.0.6 | ||
| N/A | N/A | ArubaOS versions 6.4.4.x antérieures à 6.4.4.24 | ||
| N/A | N/A | ArubaOS versions 8.3.0.x antérieures à 8.3.0.14 | ||
| N/A | N/A | ArubaOS versions 8.2.2.x antérieures à 8.2.2.10 | ||
| N/A | N/A | ArubaOS versions 6.5.5.x antérieures à 6.5.4.18 | ||
| N/A | N/A | ArubaOS versions 8.7.x antérieures à 8.7.1.0 | ||
| N/A | N/A | ArubaOS versions 8.5.0.x antérieures à 8.5.0.11 | ||
| N/A | N/A | SD-WAN versions 2.2.x antérieures à 2.2.0.1 | ||
| N/A | N/A | SD-WAN versions 2.1.0.x antérieures à 2.1.0.2 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "ArubaOS versions 8.6.0.x ant\u00e9rieures \u00e0 8.6.0.6",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "ArubaOS versions 6.4.4.x ant\u00e9rieures \u00e0 6.4.4.24",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "ArubaOS versions 8.3.0.x ant\u00e9rieures \u00e0 8.3.0.14",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "ArubaOS versions 8.2.2.x ant\u00e9rieures \u00e0 8.2.2.10",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "ArubaOS versions 6.5.5.x ant\u00e9rieures \u00e0 6.5.4.18",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "ArubaOS versions 8.7.x ant\u00e9rieures \u00e0 8.7.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "ArubaOS versions 8.5.0.x ant\u00e9rieures \u00e0 8.5.0.11",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "SD-WAN versions 2.2.x ant\u00e9rieures \u00e0 2.2.0.1",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "SD-WAN versions 2.1.0.x ant\u00e9rieures \u00e0 2.1.0.2",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"name": "CVE-2020-24633",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24633"
},
{
"name": "CVE-2020-24634",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24634"
},
{
"name": "CVE-2020-24637",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24637"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-838",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-12-21T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Aruba ArubaOS.\nElles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code\narbitraire \u00e0 distance et un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Aruba ArubaOS",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Aruba ARUBA-PSA-2020-012 du 08 d\u00e9cembre 2020",
"url": "https://www.arubanetworks.com/assets/alert/ARUBA-PSA-2020-012.txt"
}
]
}
RHSA-2020_3216
Vulnerability from csaf_redhat - Published: 2020-07-29 18:34 - Updated: 2024-12-01 12:14Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grub2, shim, shim-unsigned-x64, and fwupd is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.\n\n[Updated 3 August 2020]\n\nThe shim and shim-unsigned-x64 packages distributed with this erratum have a known bug that can cause the boot process to hang on some systems. To prevent boot problems, customers are strongly recommended not to use the shim packages released with this erratum, and instead to apply the newer packages within RHBA-2020:3262, that were released on 1 August 2020 to address this issue.",
"title": "Topic"
},
{
"category": "general",
"text": "The grub2 packages provide version 2 of the Grand Unified Boot Loader (GRUB), a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices.\n\nThe shim package contains a first-stage UEFI boot loader that handles chaining to a trusted full boot loader under secure boot environments.\n\nThe fwupd packages provide a service that allows session software to update device firmware.\n\nSecurity Fix(es):\n\n* grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process (CVE-2020-10713)\n\n* grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow (CVE-2020-14308)\n\n* grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow (CVE-2020-14309)\n\n* grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow (CVE-2020-14310)\n\n* grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow (CVE-2020-14311)\n\n* grub2: Fail kernel validation without shim protocol (CVE-2020-15705)\n\n* grub2: Use-after-free redefining a function whilst the same function is already executing (CVE-2020-15706)\n\n* grub2: Integer overflow in initrd size handling (CVE-2020-15707)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:3216",
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHBA-2020:3262",
"url": "https://access.redhat.com/errata/RHBA-2020:3262"
},
{
"category": "external",
"summary": "1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3216.json"
}
],
"title": "Red Hat Security Advisory: grub2 security update",
"tracking": {
"current_release_date": "2024-12-01T12:14:04+00:00",
"generator": {
"date": "2024-12-01T12:14:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:3216",
"initial_release_date": "2020-07-29T18:34:24+00:00",
"revision_history": [
{
"date": "2020-07-29T18:34:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-08-03T16:07:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-01T12:14:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "shim-unsigned-x64-0:15-7.el8.x86_64",
"product": {
"name": "shim-unsigned-x64-0:15-7.el8.x86_64",
"product_id": "shim-unsigned-x64-0:15-7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-x64@15-7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-ia32-0:15-14.el8_2.x86_64",
"product": {
"name": "shim-ia32-0:15-14.el8_2.x86_64",
"product_id": "shim-ia32-0:15-14.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-ia32@15-14.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-x64-0:15-14.el8_2.x86_64",
"product": {
"name": "shim-x64-0:15-14.el8_2.x86_64",
"product_id": "shim-x64-0:15-14.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-x64@15-14.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupd-0:1.1.4-7.el8_2.x86_64",
"product": {
"name": "fwupd-0:1.1.4-7.el8_2.x86_64",
"product_id": "fwupd-0:1.1.4-7.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-7.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"product": {
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"product_id": "fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-7.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"product_id": "fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-7.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-cdboot@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-cdboot@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-pc-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-pc-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-tools-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-tools-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-efi@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debugsource-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-debugsource-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-debugsource-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debugsource@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-debuginfo@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-efi-debuginfo@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra-debuginfo@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal-debuginfo@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "shim-unsigned-x64-0:15-7.el8.src",
"product": {
"name": "shim-unsigned-x64-0:15-7.el8.src",
"product_id": "shim-unsigned-x64-0:15-7.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-x64@15-7.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "shim-0:15-14.el8_2.src",
"product": {
"name": "shim-0:15-14.el8_2.src",
"product_id": "shim-0:15-14.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim@15-14.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "fwupd-0:1.1.4-7.el8_2.src",
"product": {
"name": "fwupd-0:1.1.4-7.el8_2.src",
"product_id": "fwupd-0:1.1.4-7.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-7.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "grub2-1:2.02-87.el8_2.src",
"product": {
"name": "grub2-1:2.02-87.el8_2.src",
"product_id": "grub2-1:2.02-87.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-87.el8_2?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "shim-aa64-0:15-14.el8_2.aarch64",
"product": {
"name": "shim-aa64-0:15-14.el8_2.aarch64",
"product_id": "shim-aa64-0:15-14.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-aa64@15-14.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fwupd-0:1.1.4-7.el8_2.aarch64",
"product": {
"name": "fwupd-0:1.1.4-7.el8_2.aarch64",
"product_id": "fwupd-0:1.1.4-7.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-7.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"product": {
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"product_id": "fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-7.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"product_id": "fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-7.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64-cdboot@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-tools-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-tools-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debugsource-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-debugsource-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-debugsource-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debugsource@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-debuginfo@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra-debuginfo@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal-debuginfo@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "fwupd-0:1.1.4-7.el8_2.ppc64le",
"product": {
"name": "fwupd-0:1.1.4-7.el8_2.ppc64le",
"product_id": "fwupd-0:1.1.4-7.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-7.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"product": {
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"product_id": "fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-7.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"product_id": "fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-7.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-tools-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-tools-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debugsource@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-debuginfo@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra-debuginfo@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal-debuginfo@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fwupd-0:1.1.4-7.el8_2.s390x",
"product": {
"name": "fwupd-0:1.1.4-7.el8_2.s390x",
"product_id": "fwupd-0:1.1.4-7.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-7.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"product": {
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"product_id": "fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-7.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"product_id": "fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-7.el8_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-common-1:2.02-87.el8_2.noarch",
"product": {
"name": "grub2-common-1:2.02-87.el8_2.noarch",
"product_id": "grub2-common-1:2.02-87.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-common@2.02-87.el8_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"product": {
"name": "grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"product_id": "grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64-modules@2.02-87.el8_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"product": {
"name": "grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"product_id": "grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-modules@2.02-87.el8_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"product": {
"name": "grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"product_id": "grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-modules@2.02-87.el8_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-modules-1:2.02-87.el8_2.noarch",
"product": {
"name": "grub2-pc-modules-1:2.02-87.el8_2.noarch",
"product_id": "grub2-pc-modules-1:2.02-87.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc-modules@2.02-87.el8_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"product": {
"name": "grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"product_id": "grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le-modules@2.02-87.el8_2?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-7.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64"
},
"product_reference": "fwupd-0:1.1.4-7.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-7.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le"
},
"product_reference": "fwupd-0:1.1.4-7.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-7.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x"
},
"product_reference": "fwupd-0:1.1.4-7.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-7.el8_2.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src"
},
"product_reference": "fwupd-0:1.1.4-7.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-7.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64"
},
"product_reference": "fwupd-0:1.1.4-7.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64"
},
"product_reference": "fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le"
},
"product_reference": "fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x"
},
"product_reference": "fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64"
},
"product_reference": "fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-87.el8_2.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src"
},
"product_reference": "grub2-1:2.02-87.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-87.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch"
},
"product_reference": "grub2-common-1:2.02-87.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debugsource-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-debugsource-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debugsource-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debugsource-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-debugsource-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-87.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-pc-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-87.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-87.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-87.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-tools-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-tools-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-efi-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-14.el8_2.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src"
},
"product_reference": "shim-0:15-14.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-aa64-0:15-14.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64"
},
"product_reference": "shim-aa64-0:15-14.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-14.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64"
},
"product_reference": "shim-ia32-0:15-14.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-14.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64"
},
"product_reference": "shim-x64-0:15-14.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-7.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src"
},
"product_reference": "shim-unsigned-x64-0:15-7.el8.src",
"relates_to_product_reference": "CRB-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-7.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-7.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jesse Michael",
"Mickey Shkatov"
],
"organization": "Eclypsium"
}
],
"cve": "CVE-2020-10713",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1825243"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Kernel and kernel-rt packages as shipped with Red Hat Enterprise Linux 7 and 8 are being updated to contain the new Red Hat certificate for secure boot.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "RHBZ#1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "RHSB-grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"category": "external",
"summary": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/",
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/07/29/3",
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T18:34:24+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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
},
{
"category": "workaround",
"details": "There is no mitigation for the flaw.",
"product_ids": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14308",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852009"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn\u0027t check for possible arithmetic overflows on the requested allocation size. This issue leads the function to return invalid memory allocations, causing heap-based overflows in several code paths. The highest threat from this vulnerability is to confidentiality, integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14308"
},
{
"category": "external",
"summary": "RHBZ#1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T18:34:24+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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14309",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. When handling squashfs filesystems containing a symbolic link with name length of UINT32 bytes in size, the name size leads to an arithmetic overflow leading to a zero-size allocation further causing a heap-based buffer overflow with attacker controlled data. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14309"
},
{
"category": "external",
"summary": "RHBZ#1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T18:34:24+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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14310",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852030"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. An expected font value is not verified before proceeding with buffer allocations allowing an attacker to use a malicious font file to create an arithmetic overflow, zero-sized allocation, and further heap-based buffer overflow. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14310"
},
{
"category": "external",
"summary": "RHBZ#1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T18:34:24+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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14311",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2 while handling symlink on ext filesystems. A filesystem containing a symbolic link with an inode size of UINT32_MAX causes an arithmetic overflow, leading to a zero-sized memory allocation with a subsequent heap-based buffer overflow. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14311"
},
{
"category": "external",
"summary": "RHBZ#1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T18:34:24+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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow"
},
{
"cve": "CVE-2020-15705",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1860978"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 fails to validate kernel signature when booted directly without shim, allowing secure boot to be bypassed. This only affects systems where the kernel signing certificate has been imported directly into the secure boot database and the GRUB image is booted directly without the use of shim. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Fail kernel validation without shim protocol",
"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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15705"
},
{
"category": "external",
"summary": "RHBZ#1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T18:34:24+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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Fail kernel validation without shim protocol"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
}
],
"cve": "CVE-2020-15706",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861118"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 contains a race condition in grub_script_function_create() leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executing, leading to arbitrary code execution and secure boot restriction bypass. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Use-after-free redefining a function whilst the same function is already executing",
"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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15706"
},
{
"category": "external",
"summary": "RHBZ#1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T18:34:24+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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Use-after-free redefining a function whilst the same function is already executing"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
},
{
"names": [
"Colin Watson"
],
"organization": "Debian / Canonical Ltd."
}
],
"cve": "CVE-2020-15707",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-07-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861581"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflows were discovered in the functions grub_cmd_initrd and grub_initrd_init in the efilinux component of GRUB2, as shipped in Debian, Red Hat, and Ubuntu (the functionality is not included in GRUB2 upstream), leading to a heap-based buffer overflow. These could be triggered by an extremely large number of arguments to the initrd command on 32-bit architectures, or a crafted filesystem with very large files on any architecture. An attacker could use this to execute arbitrary code and bypass UEFI Secure Boot restrictions. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in initrd size handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s no mitigation available other than installing the update packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15707"
},
{
"category": "external",
"summary": "RHBZ#1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T18:34:24+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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in initrd size handling"
}
]
}
RHSA-2020:3216
Vulnerability from csaf_redhat - Published: 2020-07-29 18:34 - Updated: 2025-11-21 18:15Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grub2, shim, shim-unsigned-x64, and fwupd is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.\n\n[Updated 3 August 2020]\n\nThe shim and shim-unsigned-x64 packages distributed with this erratum have a known bug that can cause the boot process to hang on some systems. To prevent boot problems, customers are strongly recommended not to use the shim packages released with this erratum, and instead to apply the newer packages within RHBA-2020:3262, that were released on 1 August 2020 to address this issue.",
"title": "Topic"
},
{
"category": "general",
"text": "The grub2 packages provide version 2 of the Grand Unified Boot Loader (GRUB), a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices.\n\nThe shim package contains a first-stage UEFI boot loader that handles chaining to a trusted full boot loader under secure boot environments.\n\nThe fwupd packages provide a service that allows session software to update device firmware.\n\nSecurity Fix(es):\n\n* grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process (CVE-2020-10713)\n\n* grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow (CVE-2020-14308)\n\n* grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow (CVE-2020-14309)\n\n* grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow (CVE-2020-14310)\n\n* grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow (CVE-2020-14311)\n\n* grub2: Fail kernel validation without shim protocol (CVE-2020-15705)\n\n* grub2: Use-after-free redefining a function whilst the same function is already executing (CVE-2020-15706)\n\n* grub2: Integer overflow in initrd size handling (CVE-2020-15707)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:3216",
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHBA-2020:3262",
"url": "https://access.redhat.com/errata/RHBA-2020:3262"
},
{
"category": "external",
"summary": "1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3216.json"
}
],
"title": "Red Hat Security Advisory: grub2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:15:50+00:00",
"generator": {
"date": "2025-11-21T18:15:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:3216",
"initial_release_date": "2020-07-29T18:34:24+00:00",
"revision_history": [
{
"date": "2020-07-29T18:34:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-08-03T16:07:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:15:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "shim-unsigned-x64-0:15-7.el8.x86_64",
"product": {
"name": "shim-unsigned-x64-0:15-7.el8.x86_64",
"product_id": "shim-unsigned-x64-0:15-7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-x64@15-7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-ia32-0:15-14.el8_2.x86_64",
"product": {
"name": "shim-ia32-0:15-14.el8_2.x86_64",
"product_id": "shim-ia32-0:15-14.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-ia32@15-14.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-x64-0:15-14.el8_2.x86_64",
"product": {
"name": "shim-x64-0:15-14.el8_2.x86_64",
"product_id": "shim-x64-0:15-14.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-x64@15-14.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupd-0:1.1.4-7.el8_2.x86_64",
"product": {
"name": "fwupd-0:1.1.4-7.el8_2.x86_64",
"product_id": "fwupd-0:1.1.4-7.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-7.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"product": {
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"product_id": "fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-7.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"product_id": "fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-7.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-cdboot@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-cdboot@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-pc-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-pc-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-tools-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-tools-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-efi@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debugsource-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-debugsource-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-debugsource-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debugsource@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-debuginfo@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-efi-debuginfo@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra-debuginfo@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"product": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"product_id": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal-debuginfo@2.02-87.el8_2?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "shim-unsigned-x64-0:15-7.el8.src",
"product": {
"name": "shim-unsigned-x64-0:15-7.el8.src",
"product_id": "shim-unsigned-x64-0:15-7.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-x64@15-7.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "shim-0:15-14.el8_2.src",
"product": {
"name": "shim-0:15-14.el8_2.src",
"product_id": "shim-0:15-14.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim@15-14.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "fwupd-0:1.1.4-7.el8_2.src",
"product": {
"name": "fwupd-0:1.1.4-7.el8_2.src",
"product_id": "fwupd-0:1.1.4-7.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-7.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "grub2-1:2.02-87.el8_2.src",
"product": {
"name": "grub2-1:2.02-87.el8_2.src",
"product_id": "grub2-1:2.02-87.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-87.el8_2?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "shim-aa64-0:15-14.el8_2.aarch64",
"product": {
"name": "shim-aa64-0:15-14.el8_2.aarch64",
"product_id": "shim-aa64-0:15-14.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-aa64@15-14.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fwupd-0:1.1.4-7.el8_2.aarch64",
"product": {
"name": "fwupd-0:1.1.4-7.el8_2.aarch64",
"product_id": "fwupd-0:1.1.4-7.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-7.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"product": {
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"product_id": "fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-7.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"product_id": "fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-7.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64-cdboot@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-tools-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-tools-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debugsource-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-debugsource-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-debugsource-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debugsource@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-debuginfo@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra-debuginfo@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"product": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"product_id": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal-debuginfo@2.02-87.el8_2?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "fwupd-0:1.1.4-7.el8_2.ppc64le",
"product": {
"name": "fwupd-0:1.1.4-7.el8_2.ppc64le",
"product_id": "fwupd-0:1.1.4-7.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-7.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"product": {
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"product_id": "fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-7.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"product_id": "fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-7.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-tools-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-tools-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debugsource@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-debuginfo@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra-debuginfo@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"product": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"product_id": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal-debuginfo@2.02-87.el8_2?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fwupd-0:1.1.4-7.el8_2.s390x",
"product": {
"name": "fwupd-0:1.1.4-7.el8_2.s390x",
"product_id": "fwupd-0:1.1.4-7.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-7.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"product": {
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"product_id": "fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-7.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"product_id": "fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-7.el8_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-common-1:2.02-87.el8_2.noarch",
"product": {
"name": "grub2-common-1:2.02-87.el8_2.noarch",
"product_id": "grub2-common-1:2.02-87.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-common@2.02-87.el8_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"product": {
"name": "grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"product_id": "grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64-modules@2.02-87.el8_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"product": {
"name": "grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"product_id": "grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-modules@2.02-87.el8_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"product": {
"name": "grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"product_id": "grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-modules@2.02-87.el8_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-modules-1:2.02-87.el8_2.noarch",
"product": {
"name": "grub2-pc-modules-1:2.02-87.el8_2.noarch",
"product_id": "grub2-pc-modules-1:2.02-87.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc-modules@2.02-87.el8_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"product": {
"name": "grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"product_id": "grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le-modules@2.02-87.el8_2?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-7.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64"
},
"product_reference": "fwupd-0:1.1.4-7.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-7.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le"
},
"product_reference": "fwupd-0:1.1.4-7.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-7.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x"
},
"product_reference": "fwupd-0:1.1.4-7.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-7.el8_2.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src"
},
"product_reference": "fwupd-0:1.1.4-7.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-7.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64"
},
"product_reference": "fwupd-0:1.1.4-7.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64"
},
"product_reference": "fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le"
},
"product_reference": "fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x"
},
"product_reference": "fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-7.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64"
},
"product_reference": "fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-87.el8_2.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src"
},
"product_reference": "grub2-1:2.02-87.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-87.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch"
},
"product_reference": "grub2-common-1:2.02-87.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debugsource-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-debugsource-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debugsource-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debugsource-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-debugsource-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-87.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-pc-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-87.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-87.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-87.el8_2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-tools-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-tools-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-efi-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64"
},
"product_reference": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le"
},
"product_reference": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64"
},
"product_reference": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-14.el8_2.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src"
},
"product_reference": "shim-0:15-14.el8_2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-aa64-0:15-14.el8_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64"
},
"product_reference": "shim-aa64-0:15-14.el8_2.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-14.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64"
},
"product_reference": "shim-ia32-0:15-14.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-14.el8_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64"
},
"product_reference": "shim-x64-0:15-14.el8_2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-7.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src"
},
"product_reference": "shim-unsigned-x64-0:15-7.el8.src",
"relates_to_product_reference": "CRB-8.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-7.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-7.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jesse Michael",
"Mickey Shkatov"
],
"organization": "Eclypsium"
}
],
"cve": "CVE-2020-10713",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1825243"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Kernel and kernel-rt packages as shipped with Red Hat Enterprise Linux 7 and 8 are being updated to contain the new Red Hat certificate for secure boot.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "RHBZ#1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "RHSB-grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"category": "external",
"summary": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/",
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/07/29/3",
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T18:34:24+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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
},
{
"category": "workaround",
"details": "There is no mitigation for the flaw.",
"product_ids": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14308",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852009"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn\u0027t check for possible arithmetic overflows on the requested allocation size. This issue leads the function to return invalid memory allocations, causing heap-based overflows in several code paths. The highest threat from this vulnerability is to confidentiality, integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14308"
},
{
"category": "external",
"summary": "RHBZ#1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T18:34:24+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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14309",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. When handling squashfs filesystems containing a symbolic link with name length of UINT32 bytes in size, the name size leads to an arithmetic overflow leading to a zero-size allocation further causing a heap-based buffer overflow with attacker controlled data. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14309"
},
{
"category": "external",
"summary": "RHBZ#1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T18:34:24+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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14310",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852030"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. An expected font value is not verified before proceeding with buffer allocations allowing an attacker to use a malicious font file to create an arithmetic overflow, zero-sized allocation, and further heap-based buffer overflow. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14310"
},
{
"category": "external",
"summary": "RHBZ#1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T18:34:24+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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14311",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2 while handling symlink on ext filesystems. A filesystem containing a symbolic link with an inode size of UINT32_MAX causes an arithmetic overflow, leading to a zero-sized memory allocation with a subsequent heap-based buffer overflow. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14311"
},
{
"category": "external",
"summary": "RHBZ#1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T18:34:24+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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow"
},
{
"cve": "CVE-2020-15705",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1860978"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 fails to validate kernel signature when booted directly without shim, allowing secure boot to be bypassed. This only affects systems where the kernel signing certificate has been imported directly into the secure boot database and the GRUB image is booted directly without the use of shim. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Fail kernel validation without shim protocol",
"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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15705"
},
{
"category": "external",
"summary": "RHBZ#1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T18:34:24+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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Fail kernel validation without shim protocol"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
}
],
"cve": "CVE-2020-15706",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861118"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 contains a race condition in grub_script_function_create() leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executing, leading to arbitrary code execution and secure boot restriction bypass. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Use-after-free redefining a function whilst the same function is already executing",
"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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15706"
},
{
"category": "external",
"summary": "RHBZ#1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T18:34:24+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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Use-after-free redefining a function whilst the same function is already executing"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
},
{
"names": [
"Colin Watson"
],
"organization": "Debian / Canonical Ltd."
}
],
"cve": "CVE-2020-15707",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-07-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861581"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflows were discovered in the functions grub_cmd_initrd and grub_initrd_init in the efilinux component of GRUB2, as shipped in Debian, Red Hat, and Ubuntu (the functionality is not included in GRUB2 upstream), leading to a heap-based buffer overflow. These could be triggered by an extremely large number of arguments to the initrd command on 32-bit architectures, or a crafted filesystem with very large files on any architecture. An attacker could use this to execute arbitrary code and bypass UEFI Secure Boot restrictions. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in initrd size handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s no mitigation available other than installing the update packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15707"
},
{
"category": "external",
"summary": "RHBZ#1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T18:34:24+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": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3216"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x",
"BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le",
"BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64",
"BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in initrd size handling"
}
]
}
RHSA-2020_4172
Vulnerability from csaf_redhat - Published: 2020-10-05 13:11 - Updated: 2024-12-01 12:14Notes
{
"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 cockpit-ovirt, imgbased, redhat-release-virtualization-host, and redhat-virtualization-host is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 8.\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 redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks. \n\nThe ovirt-node-ng packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks.\n\nThe following packages have been upgraded to a later upstream version: cockpit-ovirt (0.14.11), imgbased (1.2.12), redhat-release-virtualization-host (4.4.2), redhat-virtualization-host (4.4.2). (BZ#1875362, BZ#1878045)\n\nSecurity Fix(es):\n\n* grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process (CVE-2020-10713)\n\n* QEMU: usb: out-of-bounds r/w access issue while processing usb packets (CVE-2020-14364)\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.",
"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-2020:4172",
"url": "https://access.redhat.com/errata/RHSA-2020:4172"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "1805589",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1805589"
},
{
"category": "external",
"summary": "1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "1847547",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1847547"
},
{
"category": "external",
"summary": "1852721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852721"
},
{
"category": "external",
"summary": "1859876",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1859876"
},
{
"category": "external",
"summary": "1868312",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868312"
},
{
"category": "external",
"summary": "1869201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869201"
},
{
"category": "external",
"summary": "1873049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1873049"
},
{
"category": "external",
"summary": "1875362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1875362"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4172.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Virtualization security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-12-01T12:14:33+00:00",
"generator": {
"date": "2024-12-01T12:14:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:4172",
"initial_release_date": "2020-10-05T13:11:13+00:00",
"revision_history": [
{
"date": "2020-10-05T13:11:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-10-05T13:11:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-01T12:14:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product": {
"name": "RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhev_hypervisor:4.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product": {
"name": "Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "8Base-RHV-Agents-4",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhev_hypervisor:4.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product": {
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhev_hypervisor:4.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"product": {
"name": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"product_id": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.4.2-1.el8ev?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"product": {
"name": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"product_id": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.4.2-1.el8ev?arch=src"
}
}
},
{
"category": "product_version",
"name": "cockpit-ovirt-0:0.14.11-1.el8ev.src",
"product": {
"name": "cockpit-ovirt-0:0.14.11-1.el8ev.src",
"product_id": "cockpit-ovirt-0:0.14.11-1.el8ev.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-ovirt@0.14.11-1.el8ev?arch=src"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"product": {
"name": "redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"product_id": "redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host@4.4.2-20200930.0.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "imgbased-0:1.2.12-0.1.el8ev.src",
"product": {
"name": "imgbased-0:1.2.12-0.1.el8ev.src",
"product_id": "imgbased-0:1.2.12-0.1.el8ev.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/imgbased@1.2.12-0.1.el8ev?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch",
"product_id": "redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update-placeholder@4.4.2-1.el8ev?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"product": {
"name": "cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"product_id": "cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-ovirt-dashboard@0.14.11-1.el8ev?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch",
"product_id": "redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update@4.4.2-20200930.0.el8_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "imgbased-0:1.2.12-0.1.el8ev.noarch",
"product": {
"name": "imgbased-0:1.2.12-0.1.el8ev.noarch",
"product_id": "imgbased-0:1.2.12-0.1.el8ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/imgbased@1.2.12-0.1.el8ev?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"product": {
"name": "python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"product_id": "python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-imgbased@1.2.12-0.1.el8ev?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-ovirt-0:0.14.11-1.el8ev.src as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "8Base-RHV-Agents-4:cockpit-ovirt-0:0.14.11-1.el8ev.src"
},
"product_reference": "cockpit-ovirt-0:0.14.11-1.el8ev.src",
"relates_to_product_reference": "8Base-RHV-Agents-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "8Base-RHV-Agents-4:cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch"
},
"product_reference": "cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"relates_to_product_reference": "8Base-RHV-Agents-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src"
},
"product_reference": "redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "imgbased-0:1.2.12-0.1.el8ev.noarch as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.noarch"
},
"product_reference": "imgbased-0:1.2.12-0.1.el8ev.noarch",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "imgbased-0:1.2.12-0.1.el8ev.src as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.src"
},
"product_reference": "imgbased-0:1.2.12-0.1.el8ev.src",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-imgbased-0:1.2.12-0.1.el8ev.noarch as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:python3-imgbased-0:1.2.12-0.1.el8ev.noarch"
},
"product_reference": "python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.src as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.src"
},
"product_reference": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64 as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64"
},
"product_reference": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jesse Michael",
"Mickey Shkatov"
],
"organization": "Eclypsium"
}
],
"cve": "CVE-2020-10713",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHV-Agents-4:cockpit-ovirt-0:0.14.11-1.el8ev.src",
"8Base-RHV-Agents-4:cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1825243"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Kernel and kernel-rt packages as shipped with Red Hat Enterprise Linux 7 and 8 are being updated to contain the new Red Hat certificate for secure boot.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch"
],
"known_not_affected": [
"8Base-RHV-Agents-4:cockpit-ovirt-0:0.14.11-1.el8ev.src",
"8Base-RHV-Agents-4:cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "RHBZ#1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "RHSB-grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"category": "external",
"summary": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/",
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/07/29/3",
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-10-05T13:11:13+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/2974891",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4172"
},
{
"category": "workaround",
"details": "There is no mitigation for the flaw.",
"product_ids": [
"8Base-RHV-Agents-4:cockpit-ovirt-0:0.14.11-1.el8ev.src",
"8Base-RHV-Agents-4:cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process"
},
{
"acknowledgments": [
{
"names": [
"Xiao Wei"
],
"organization": "360.com"
},
{
"names": [
"Ziming Zhang"
]
}
],
"cve": "CVE-2020-14364",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2020-08-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHV-Agents-4:cockpit-ovirt-0:0.14.11-1.el8ev.src",
"8Base-RHV-Agents-4:cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1869201"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read/write access flaw was found in the USB emulator of the QEMU. This issue occurs while processing USB packets from a guest when USBDevice \u0027setup_len\u0027 exceeds its \u0027data_buf[4096]\u0027 in the do_token_in, do_token_out routines. This flaw allows a guest user to crash the QEMU process, resulting in a denial of service, or the potential execution of arbitrary code with the privileges of the QEMU process on the host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "QEMU: usb: out-of-bounds r/w access issue while processing usb packets",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the version of the qemu-kvm package as shipped with the Red Hat Enterprise Linux 6, 7 and 8. Future qemu-kvm package updates for Red Hat Enterprise Linux 6, 7 and 8 may\naddress this issue.\n\nRed Hat Enterprise Linux 5 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in its future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nRed Hat OpenStack Platform 15 and newer consume fixes directly from the Red Hat Enterprise Linux 8 Advanced Virtualization repository.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch"
],
"known_not_affected": [
"8Base-RHV-Agents-4:cockpit-ovirt-0:0.14.11-1.el8ev.src",
"8Base-RHV-Agents-4:cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14364"
},
{
"category": "external",
"summary": "RHBZ#1869201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869201"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14364",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14364"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14364",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14364"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/08/24/2",
"url": "https://www.openwall.com/lists/oss-security/2020/08/24/2"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/08/24/3",
"url": "https://www.openwall.com/lists/oss-security/2020/08/24/3"
}
],
"release_date": "2020-08-24T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-10-05T13:11:13+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/2974891",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4172"
},
{
"category": "workaround",
"details": "Using Libvirt management interface to manage guest VMs significantly reduces impact of this issue. Libvirt starts each guest process with an unprivileged system user(ex. qemu) privileges and further confines the process with strict sVirt and SELinux policies.\n\n* https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_security_guide/",
"product_ids": [
"8Base-RHV-Agents-4:cockpit-ovirt-0:0.14.11-1.el8ev.src",
"8Base-RHV-Agents-4:cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "QEMU: usb: out-of-bounds r/w access issue while processing usb packets"
}
]
}
RHSA-2020:3275
Vulnerability from csaf_redhat - Published: 2020-08-03 11:18 - Updated: 2025-11-21 18:15Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grub2, shim, shim-signed, and fwupdate is now available for Red Hat Enterprise Linux 7.4 Advanced Update Support, Red Hat Enterprise Linux 7.4 Telco Extended Update Support, and Red Hat Enterprise Linux 7.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The grub2 packages provide version 2 of the Grand Unified Boot Loader (GRUB), a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices.\n\nThe shim package contains a first-stage UEFI boot loader that handles chaining to a trusted full boot loader under secure boot environments.\n\nThe fwupdate packages provide a service that allows session software to update device firmware.\n\nSecurity Fix(es):\n\n* grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process (CVE-2020-10713)\n\n* grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow (CVE-2020-14308)\n\n* grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow (CVE-2020-14309)\n\n* grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow (CVE-2020-14310)\n\n* grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow (CVE-2020-14311)\n\n* grub2: Fail kernel validation without shim protocol (CVE-2020-15705)\n\n* grub2: Use-after-free redefining a function whilst the same function is already executing (CVE-2020-15706)\n\n* grub2: Integer overflow in initrd size handling (CVE-2020-15707)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* grub2 should get resynced with 7.8 branch (BZ#1861858)",
"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-2020:3275",
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "external",
"summary": "1861858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3275.json"
}
],
"title": "Red Hat Security Advisory: grub2 security and bug fix update",
"tracking": {
"current_release_date": "2025-11-21T18:15:59+00:00",
"generator": {
"date": "2025-11-21T18:15:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:3275",
"initial_release_date": "2020-08-03T11:18:05+00:00",
"revision_history": [
{
"date": "2020-08-03T11:18:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-08-03T11:18:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:15:59+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 Server AUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.4::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"product": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"product_id": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64-modules@2.02-0.86.el7_4?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"product": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"product_id": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc-modules@2.02-0.86.el7_4?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"product": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"product_id": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64-modules@2.02-0.86.el7_4?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"product": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"product_id": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le-modules@2.02-0.86.el7_4?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-common-1:2.02-0.86.el7_4.noarch",
"product": {
"name": "grub2-common-1:2.02-0.86.el7_4.noarch",
"product_id": "grub2-common-1:2.02-0.86.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-common@2.02-0.86.el7_4?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"product": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"product_id": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-modules@2.02-0.86.el7_4?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"product": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"product_id": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-modules@2.02-0.86.el7_4?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"product": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"product_id": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc-modules@2.02-0.86.el7_4?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-cdboot@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-cdboot@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "fwupdate-0:9-10.el7_4.x86_64",
"product": {
"name": "fwupdate-0:9-10.el7_4.x86_64",
"product_id": "fwupdate-0:9-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate@9-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-devel-0:9-10.el7_4.x86_64",
"product": {
"name": "fwupdate-devel-0:9-10.el7_4.x86_64",
"product_id": "fwupdate-devel-0:9-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-devel@9-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"product": {
"name": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"product_id": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-debuginfo@9-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-efi-0:9-10.el7_4.x86_64",
"product": {
"name": "fwupdate-efi-0:9-10.el7_4.x86_64",
"product_id": "fwupdate-efi-0:9-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-efi@9-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-libs-0:9-10.el7_4.x86_64",
"product": {
"name": "fwupdate-libs-0:9-10.el7_4.x86_64",
"product_id": "fwupdate-libs-0:9-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-libs@9-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product_id": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-ia32@15-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product_id": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-x64@15-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mokutil-0:15-8.el7_4.x86_64",
"product": {
"name": "mokutil-0:15-8.el7_4.x86_64",
"product_id": "mokutil-0:15-8.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mokutil@15-8.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-ia32-0:15-8.el7_4.x86_64",
"product": {
"name": "shim-ia32-0:15-8.el7_4.x86_64",
"product_id": "shim-ia32-0:15-8.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-ia32@15-8.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-x64-0:15-8.el7_4.x86_64",
"product": {
"name": "shim-x64-0:15-8.el7_4.x86_64",
"product_id": "shim-x64-0:15-8.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-x64@15-8.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mokutil-debuginfo-0:15-8.el7_4.x86_64",
"product": {
"name": "mokutil-debuginfo-0:15-8.el7_4.x86_64",
"product_id": "mokutil-debuginfo-0:15-8.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mokutil-debuginfo@15-8.el7_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_4.src",
"product": {
"name": "grub2-1:2.02-0.86.el7_4.src",
"product_id": "grub2-1:2.02-0.86.el7_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_4?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "fwupdate-0:9-10.el7_4.src",
"product": {
"name": "fwupdate-0:9-10.el7_4.src",
"product_id": "fwupdate-0:9-10.el7_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate@9-10.el7_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "shim-0:15-8.el7.src",
"product": {
"name": "shim-0:15-8.el7.src",
"product_id": "shim-0:15-8.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim@15-8.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "shim-signed-0:15-8.el7_4.src",
"product": {
"name": "shim-signed-0:15-8.el7_4.src",
"product_id": "shim-signed-0:15-8.el7_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-signed@15-8.el7_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_4.ppc64le",
"product": {
"name": "grub2-1:2.02-0.86.el7_4.ppc64le",
"product_id": "grub2-1:2.02-0.86.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"product": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"product_id": "grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le@2.02-0.86.el7_4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"product_id": "grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7_4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7_4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7_4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7_4?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src"
},
"product_reference": "fwupdate-0:9-10.el7_4.src",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-devel-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-efi-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-libs-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.src",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64"
},
"product_reference": "mokutil-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64"
},
"product_reference": "shim-ia32-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-8.el7_4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src"
},
"product_reference": "shim-signed-0:15-8.el7_4.src",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64"
},
"product_reference": "shim-x64-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src"
},
"product_reference": "fwupdate-0:9-10.el7_4.src",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-devel-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-efi-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-libs-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.src",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64"
},
"product_reference": "mokutil-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64"
},
"product_reference": "shim-ia32-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-8.el7_4.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src"
},
"product_reference": "shim-signed-0:15-8.el7_4.src",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64"
},
"product_reference": "shim-x64-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src"
},
"product_reference": "fwupdate-0:9-10.el7_4.src",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-devel-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-efi-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-libs-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.src",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64"
},
"product_reference": "mokutil-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64"
},
"product_reference": "shim-ia32-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-8.el7_4.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src"
},
"product_reference": "shim-signed-0:15-8.el7_4.src",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64"
},
"product_reference": "shim-x64-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src"
},
"product_reference": "fwupdate-0:9-10.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-devel-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-efi-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-libs-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src"
},
"product_reference": "fwupdate-0:9-10.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-devel-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-efi-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-libs-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src"
},
"product_reference": "fwupdate-0:9-10.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-devel-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-efi-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-libs-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jesse Michael",
"Mickey Shkatov"
],
"organization": "Eclypsium"
}
],
"cve": "CVE-2020-10713",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1825243"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Kernel and kernel-rt packages as shipped with Red Hat Enterprise Linux 7 and 8 are being updated to contain the new Red Hat certificate for secure boot.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "RHBZ#1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "RHSB-grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"category": "external",
"summary": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/",
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/07/29/3",
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T11:18:05+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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
},
{
"category": "workaround",
"details": "There is no mitigation for the flaw.",
"product_ids": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14308",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852009"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn\u0027t check for possible arithmetic overflows on the requested allocation size. This issue leads the function to return invalid memory allocations, causing heap-based overflows in several code paths. The highest threat from this vulnerability is to confidentiality, integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14308"
},
{
"category": "external",
"summary": "RHBZ#1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T11:18:05+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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14309",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. When handling squashfs filesystems containing a symbolic link with name length of UINT32 bytes in size, the name size leads to an arithmetic overflow leading to a zero-size allocation further causing a heap-based buffer overflow with attacker controlled data. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14309"
},
{
"category": "external",
"summary": "RHBZ#1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T11:18:05+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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14310",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852030"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. An expected font value is not verified before proceeding with buffer allocations allowing an attacker to use a malicious font file to create an arithmetic overflow, zero-sized allocation, and further heap-based buffer overflow. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14310"
},
{
"category": "external",
"summary": "RHBZ#1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T11:18:05+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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14311",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2 while handling symlink on ext filesystems. A filesystem containing a symbolic link with an inode size of UINT32_MAX causes an arithmetic overflow, leading to a zero-sized memory allocation with a subsequent heap-based buffer overflow. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14311"
},
{
"category": "external",
"summary": "RHBZ#1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T11:18:05+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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow"
},
{
"cve": "CVE-2020-15705",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1860978"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 fails to validate kernel signature when booted directly without shim, allowing secure boot to be bypassed. This only affects systems where the kernel signing certificate has been imported directly into the secure boot database and the GRUB image is booted directly without the use of shim. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Fail kernel validation without shim protocol",
"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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15705"
},
{
"category": "external",
"summary": "RHBZ#1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T11:18:05+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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Fail kernel validation without shim protocol"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
}
],
"cve": "CVE-2020-15706",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861118"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 contains a race condition in grub_script_function_create() leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executing, leading to arbitrary code execution and secure boot restriction bypass. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Use-after-free redefining a function whilst the same function is already executing",
"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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15706"
},
{
"category": "external",
"summary": "RHBZ#1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T11:18:05+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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Use-after-free redefining a function whilst the same function is already executing"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
},
{
"names": [
"Colin Watson"
],
"organization": "Debian / Canonical Ltd."
}
],
"cve": "CVE-2020-15707",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-07-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861581"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflows were discovered in the functions grub_cmd_initrd and grub_initrd_init in the efilinux component of GRUB2, as shipped in Debian, Red Hat, and Ubuntu (the functionality is not included in GRUB2 upstream), leading to a heap-based buffer overflow. These could be triggered by an extremely large number of arguments to the initrd command on 32-bit architectures, or a crafted filesystem with very large files on any architecture. An attacker could use this to execute arbitrary code and bypass UEFI Secure Boot restrictions. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in initrd size handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s no mitigation available other than installing the update packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15707"
},
{
"category": "external",
"summary": "RHBZ#1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T11:18:05+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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in initrd size handling"
}
]
}
RHSA-2020_3217
Vulnerability from csaf_redhat - Published: 2020-07-29 19:42 - Updated: 2024-12-01 12:14Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grub2, shim, shim-signed, and fwupdate is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.\n\n[Updated 3 August 2020]\n\nThe shim and shim-signed packages distributed with this erratum have a known bug that can cause the boot process to hang on some systems. To prevent boot problems, customers are strongly recommended not to use the shim packages released with this erratum, and instead to apply the newer packages within RHBA-2020:3265, that were released on 1 August 2020 to address this issue.",
"title": "Topic"
},
{
"category": "general",
"text": "The grub2 packages provide version 2 of the Grand Unified Boot Loader (GRUB), a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices.\n\nThe shim package contains a first-stage UEFI boot loader that handles chaining to a trusted full boot loader under secure boot environments.\n\nThe fwupdate packages provide a service that allows session software to update device firmware.\n\nSecurity Fix(es):\n\n* grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process (CVE-2020-10713)\n\n* grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow (CVE-2020-14308)\n\n* grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow (CVE-2020-14309)\n\n* grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow (CVE-2020-14310)\n\n* grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow (CVE-2020-14311)\n\n* grub2: Fail kernel validation without shim protocol (CVE-2020-15705)\n\n* grub2: Use-after-free redefining a function whilst the same function is already executing (CVE-2020-15706)\n\n* grub2: Integer overflow in initrd size handling (CVE-2020-15707)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* grub2 doesn\u0027t handle relative paths correctly for UEFI HTTP Boot (BZ#1616395)\n\n* UEFI HTTP boot over IPv6 does not work (BZ#1732765)\n\nUsers of grub2 are advised to upgrade to these updated packages, which fix these bugs.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:3217",
"url": "https://access.redhat.com/errata/RHSA-2020:3217"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHBA-2020:3265",
"url": "https://access.redhat.com/errata/RHBA-2020:3265"
},
{
"category": "external",
"summary": "1616395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1616395"
},
{
"category": "external",
"summary": "1732765",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1732765"
},
{
"category": "external",
"summary": "1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3217.json"
}
],
"title": "Red Hat Security Advisory: grub2 security and bug fix update",
"tracking": {
"current_release_date": "2024-12-01T12:14:29+00:00",
"generator": {
"date": "2024-12-01T12:14:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:3217",
"initial_release_date": "2020-07-29T19:42:24+00:00",
"revision_history": [
{
"date": "2020-07-29T19:42:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-08-03T16:20:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-01T12:14:29+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.8.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.8.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.8.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.8.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"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.8.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"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.8.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"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.8.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"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.8.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": "shim-0:15-7.el7_9.src",
"product": {
"name": "shim-0:15-7.el7_9.src",
"product_id": "shim-0:15-7.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim@15-7.el7_9?arch=src"
}
}
},
{
"category": "product_version",
"name": "fwupdate-0:12-6.el7_8.src",
"product": {
"name": "fwupdate-0:12-6.el7_8.src",
"product_id": "fwupdate-0:12-6.el7_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate@12-6.el7_8?arch=src"
}
}
},
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_8.src",
"product": {
"name": "grub2-1:2.02-0.86.el7_8.src",
"product_id": "grub2-1:2.02-0.86.el7_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "shim-signed-0:15-7.el7_8.src",
"product": {
"name": "shim-signed-0:15-7.el7_8.src",
"product_id": "shim-signed-0:15-7.el7_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-signed@15-7.el7_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"product": {
"name": "shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"product_id": "shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-ia32@15-7.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-x64-0:15-7.el7_9.x86_64",
"product": {
"name": "shim-unsigned-x64-0:15-7.el7_9.x86_64",
"product_id": "shim-unsigned-x64-0:15-7.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-x64@15-7.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-0:12-6.el7_8.x86_64",
"product": {
"name": "fwupdate-0:12-6.el7_8.x86_64",
"product_id": "fwupdate-0:12-6.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate@12-6.el7_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-efi-0:12-6.el7_8.x86_64",
"product": {
"name": "fwupdate-efi-0:12-6.el7_8.x86_64",
"product_id": "fwupdate-efi-0:12-6.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-efi@12-6.el7_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-libs-0:12-6.el7_8.x86_64",
"product": {
"name": "fwupdate-libs-0:12-6.el7_8.x86_64",
"product_id": "fwupdate-libs-0:12-6.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-libs@12-6.el7_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"product": {
"name": "fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"product_id": "fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-debuginfo@12-6.el7_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-devel-0:12-6.el7_8.x86_64",
"product": {
"name": "fwupdate-devel-0:12-6.el7_8.x86_64",
"product_id": "fwupdate-devel-0:12-6.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-devel@12-6.el7_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_8.x86_64",
"product": {
"name": "grub2-1:2.02-0.86.el7_8.x86_64",
"product_id": "grub2-1:2.02-0.86.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"product": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"product_id": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32@2.02-0.86.el7_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"product": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"product_id": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64@2.02-0.86.el7_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-1:2.02-0.86.el7_8.x86_64",
"product": {
"name": "grub2-pc-1:2.02-0.86.el7_8.x86_64",
"product_id": "grub2-pc-1:2.02-0.86.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc@2.02-0.86.el7_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7_8.x86_64",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7_8.x86_64",
"product_id": "grub2-tools-1:2.02-0.86.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"product": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"product_id": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-cdboot@2.02-0.86.el7_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"product": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"product_id": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-cdboot@2.02-0.86.el7_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mokutil-0:15-7.el7_8.x86_64",
"product": {
"name": "mokutil-0:15-7.el7_8.x86_64",
"product_id": "mokutil-0:15-7.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mokutil@15-7.el7_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-ia32-0:15-7.el7_8.x86_64",
"product": {
"name": "shim-ia32-0:15-7.el7_8.x86_64",
"product_id": "shim-ia32-0:15-7.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-ia32@15-7.el7_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-x64-0:15-7.el7_8.x86_64",
"product": {
"name": "shim-x64-0:15-7.el7_8.x86_64",
"product_id": "shim-x64-0:15-7.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-x64@15-7.el7_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mokutil-debuginfo-0:15-7.el7_8.x86_64",
"product": {
"name": "mokutil-debuginfo-0:15-7.el7_8.x86_64",
"product_id": "mokutil-debuginfo-0:15-7.el7_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mokutil-debuginfo@15-7.el7_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-common-1:2.02-0.86.el7_8.noarch",
"product": {
"name": "grub2-common-1:2.02-0.86.el7_8.noarch",
"product_id": "grub2-common-1:2.02-0.86.el7_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-common@2.02-0.86.el7_8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"product": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"product_id": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-modules@2.02-0.86.el7_8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"product": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"product_id": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-modules@2.02-0.86.el7_8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"product": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"product_id": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc-modules@2.02-0.86.el7_8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"product": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"product_id": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64-modules@2.02-0.86.el7_8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"product": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"product_id": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc-modules@2.02-0.86.el7_8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"product": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"product_id": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64-modules@2.02-0.86.el7_8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"product": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"product_id": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le-modules@2.02-0.86.el7_8?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_8.ppc64",
"product": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64",
"product_id": "grub2-1:2.02-0.86.el7_8.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_8?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"product": {
"name": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"product_id": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64@2.02-0.86.el7_8?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64",
"product_id": "grub2-tools-1:2.02-0.86.el7_8.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7_8?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7_8?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7_8?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7_8?arch=ppc64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_8.ppc64le",
"product": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64le",
"product_id": "grub2-1:2.02-0.86.el7_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"product": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"product_id": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le@2.02-0.86.el7_8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"product_id": "grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7_8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7_8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7_8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7_8?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_8.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:fwupdate-0:12-6.el7_8.src"
},
"product_reference": "fwupdate-0:12-6.el7_8.src",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.src",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-7.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64"
},
"product_reference": "mokutil-0:15-7.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-7.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-7.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-7.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:shim-0:15-7.el7_9.src"
},
"product_reference": "shim-0:15-7.el7_9.src",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-7.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64"
},
"product_reference": "shim-ia32-0:15-7.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-7.el7_8.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:shim-signed-0:15-7.el7_8.src"
},
"product_reference": "shim-signed-0:15-7.el7_8.src",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-7.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-7.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64"
},
"product_reference": "shim-x64-0:15-7.el7_8.x86_64",
"relates_to_product_reference": "7Client-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_8.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src"
},
"product_reference": "fwupdate-0:12-6.el7_8.src",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.src",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Client-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_8.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src"
},
"product_reference": "fwupdate-0:12-6.el7_8.src",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.src",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-7.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64"
},
"product_reference": "mokutil-0:15-7.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-7.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-7.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-7.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src"
},
"product_reference": "shim-0:15-7.el7_9.src",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-7.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64"
},
"product_reference": "shim-ia32-0:15-7.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-7.el7_8.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src"
},
"product_reference": "shim-signed-0:15-7.el7_8.src",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-7.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-7.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64"
},
"product_reference": "shim-x64-0:15-7.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_8.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src"
},
"product_reference": "fwupdate-0:12-6.el7_8.src",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.src",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_8.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:fwupdate-0:12-6.el7_8.src"
},
"product_reference": "fwupdate-0:12-6.el7_8.src",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.src",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-7.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64"
},
"product_reference": "mokutil-0:15-7.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-7.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-7.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-7.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:shim-0:15-7.el7_9.src"
},
"product_reference": "shim-0:15-7.el7_9.src",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-7.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64"
},
"product_reference": "shim-ia32-0:15-7.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-7.el7_8.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:shim-signed-0:15-7.el7_8.src"
},
"product_reference": "shim-signed-0:15-7.el7_8.src",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-7.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-7.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64"
},
"product_reference": "shim-x64-0:15-7.el7_8.x86_64",
"relates_to_product_reference": "7Server-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_8.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src"
},
"product_reference": "fwupdate-0:12-6.el7_8.src",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.src",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Server-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_8.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src"
},
"product_reference": "fwupdate-0:12-6.el7_8.src",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.src",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-7.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64"
},
"product_reference": "mokutil-0:15-7.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-7.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-7.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-7.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:shim-0:15-7.el7_9.src"
},
"product_reference": "shim-0:15-7.el7_9.src",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-7.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64"
},
"product_reference": "shim-ia32-0:15-7.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-7.el7_8.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src"
},
"product_reference": "shim-signed-0:15-7.el7_8.src",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-7.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-7.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-7.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64"
},
"product_reference": "shim-x64-0:15-7.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_8.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src"
},
"product_reference": "fwupdate-0:12-6.el7_8.src",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.src",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.8.Z"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jesse Michael",
"Mickey Shkatov"
],
"organization": "Eclypsium"
}
],
"cve": "CVE-2020-10713",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1825243"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Kernel and kernel-rt packages as shipped with Red Hat Enterprise Linux 7 and 8 are being updated to contain the new Red Hat certificate for secure boot.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "RHBZ#1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "RHSB-grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"category": "external",
"summary": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/",
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/07/29/3",
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:42:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor 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.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3217"
},
{
"category": "workaround",
"details": "There is no mitigation for the flaw.",
"product_ids": [
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14308",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852009"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn\u0027t check for possible arithmetic overflows on the requested allocation size. This issue leads the function to return invalid memory allocations, causing heap-based overflows in several code paths. The highest threat from this vulnerability is to confidentiality, integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14308"
},
{
"category": "external",
"summary": "RHBZ#1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:42:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor 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.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3217"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14309",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. When handling squashfs filesystems containing a symbolic link with name length of UINT32 bytes in size, the name size leads to an arithmetic overflow leading to a zero-size allocation further causing a heap-based buffer overflow with attacker controlled data. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14309"
},
{
"category": "external",
"summary": "RHBZ#1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:42:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor 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.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3217"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14310",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852030"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. An expected font value is not verified before proceeding with buffer allocations allowing an attacker to use a malicious font file to create an arithmetic overflow, zero-sized allocation, and further heap-based buffer overflow. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14310"
},
{
"category": "external",
"summary": "RHBZ#1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:42:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor 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.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3217"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14311",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2 while handling symlink on ext filesystems. A filesystem containing a symbolic link with an inode size of UINT32_MAX causes an arithmetic overflow, leading to a zero-sized memory allocation with a subsequent heap-based buffer overflow. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14311"
},
{
"category": "external",
"summary": "RHBZ#1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:42:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor 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.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3217"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow"
},
{
"cve": "CVE-2020-15705",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1860978"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 fails to validate kernel signature when booted directly without shim, allowing secure boot to be bypassed. This only affects systems where the kernel signing certificate has been imported directly into the secure boot database and the GRUB image is booted directly without the use of shim. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Fail kernel validation without shim protocol",
"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.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15705"
},
{
"category": "external",
"summary": "RHBZ#1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:42:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor 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.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3217"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Fail kernel validation without shim protocol"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
}
],
"cve": "CVE-2020-15706",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861118"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 contains a race condition in grub_script_function_create() leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executing, leading to arbitrary code execution and secure boot restriction bypass. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Use-after-free redefining a function whilst the same function is already executing",
"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.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15706"
},
{
"category": "external",
"summary": "RHBZ#1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:42:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor 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.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3217"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Use-after-free redefining a function whilst the same function is already executing"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
},
{
"names": [
"Colin Watson"
],
"organization": "Debian / Canonical Ltd."
}
],
"cve": "CVE-2020-15707",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-07-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861581"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflows were discovered in the functions grub_cmd_initrd and grub_initrd_init in the efilinux component of GRUB2, as shipped in Debian, Red Hat, and Ubuntu (the functionality is not included in GRUB2 upstream), leading to a heap-based buffer overflow. These could be triggered by an extremely large number of arguments to the initrd command on 32-bit architectures, or a crafted filesystem with very large files on any architecture. An attacker could use this to execute arbitrary code and bypass UEFI Secure Boot restrictions. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in initrd size handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s no mitigation available other than installing the update packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15707"
},
{
"category": "external",
"summary": "RHBZ#1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:42:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor 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.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3217"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-0:15-7.el7_9.src",
"7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Client-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src",
"7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-0:15-7.el7_9.src",
"7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Server-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-0:15-7.el7_9.src",
"7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64",
"7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src",
"7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64",
"7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src",
"7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src",
"7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le",
"7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in initrd size handling"
}
]
}
RHSA-2020:3271
Vulnerability from csaf_redhat - Published: 2020-08-03 12:03 - Updated: 2025-11-21 18:15Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grub2, shim, shim-signed, and fwupdate is now available for Red Hat Enterprise Linux 7.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The grub2 packages provide version 2 of the Grand Unified Boot Loader (GRUB), a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices.\n\nThe shim package contains a first-stage UEFI boot loader that handles chaining to a trusted full boot loader under secure boot environments.\n\nThe fwupdate packages provide a service that allows session software to update device firmware.\n\nSecurity Fix(es):\n\n* grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process (CVE-2020-10713)\n\n* grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow (CVE-2020-14308)\n\n* grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow (CVE-2020-14309)\n\n* grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow (CVE-2020-14310)\n\n* grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow (CVE-2020-14311)\n\n* grub2: Fail kernel validation without shim protocol (CVE-2020-15705)\n\n* grub2: Use-after-free redefining a function whilst the same function is already executing (CVE-2020-15706)\n\n* grub2: Integer overflow in initrd size handling (CVE-2020-15707)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* grub2 should get resynced with 7.8 branch (BZ#1861857)",
"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-2020:3271",
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "external",
"summary": "1861857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861857"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3271.json"
}
],
"title": "Red Hat Security Advisory: grub2 security and bug fix update",
"tracking": {
"current_release_date": "2025-11-21T18:15:58+00:00",
"generator": {
"date": "2025-11-21T18:15:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:3271",
"initial_release_date": "2020-08-03T12:03:05+00:00",
"revision_history": [
{
"date": "2020-08-03T12:03:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-08-03T12:03:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:15:58+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 ComputeNode EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::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.6-EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::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.6-EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "fwupdate-devel-0:12-6.el7_6.x86_64",
"product": {
"name": "fwupdate-devel-0:12-6.el7_6.x86_64",
"product_id": "fwupdate-devel-0:12-6.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-devel@12-6.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"product": {
"name": "fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"product_id": "fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-debuginfo@12-6.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-0:12-6.el7_6.x86_64",
"product": {
"name": "fwupdate-0:12-6.el7_6.x86_64",
"product_id": "fwupdate-0:12-6.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate@12-6.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-efi-0:12-6.el7_6.x86_64",
"product": {
"name": "fwupdate-efi-0:12-6.el7_6.x86_64",
"product_id": "fwupdate-efi-0:12-6.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-efi@12-6.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-libs-0:12-6.el7_6.x86_64",
"product": {
"name": "fwupdate-libs-0:12-6.el7_6.x86_64",
"product_id": "fwupdate-libs-0:12-6.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-libs@12-6.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-cdboot@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-cdboot@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product_id": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-ia32@15-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product_id": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-x64@15-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mokutil-0:15-8.el7_6.x86_64",
"product": {
"name": "mokutil-0:15-8.el7_6.x86_64",
"product_id": "mokutil-0:15-8.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mokutil@15-8.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-ia32-0:15-8.el7_6.x86_64",
"product": {
"name": "shim-ia32-0:15-8.el7_6.x86_64",
"product_id": "shim-ia32-0:15-8.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-ia32@15-8.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-x64-0:15-8.el7_6.x86_64",
"product": {
"name": "shim-x64-0:15-8.el7_6.x86_64",
"product_id": "shim-x64-0:15-8.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-x64@15-8.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mokutil-debuginfo-0:15-8.el7_6.x86_64",
"product": {
"name": "mokutil-debuginfo-0:15-8.el7_6.x86_64",
"product_id": "mokutil-debuginfo-0:15-8.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mokutil-debuginfo@15-8.el7_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "fwupdate-0:12-6.el7_6.src",
"product": {
"name": "fwupdate-0:12-6.el7_6.src",
"product_id": "fwupdate-0:12-6.el7_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate@12-6.el7_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_6.src",
"product": {
"name": "grub2-1:2.02-0.86.el7_6.src",
"product_id": "grub2-1:2.02-0.86.el7_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_6?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "shim-0:15-8.el7.src",
"product": {
"name": "shim-0:15-8.el7.src",
"product_id": "shim-0:15-8.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim@15-8.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "shim-signed-0:15-8.el7_6.src",
"product": {
"name": "shim-signed-0:15-8.el7_6.src",
"product_id": "shim-signed-0:15-8.el7_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-signed@15-8.el7_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"product": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"product_id": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64-modules@2.02-0.86.el7_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"product": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"product_id": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc-modules@2.02-0.86.el7_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"product": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"product_id": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64-modules@2.02-0.86.el7_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"product": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"product_id": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le-modules@2.02-0.86.el7_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"product": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"product_id": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-modules@2.02-0.86.el7_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"product": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"product_id": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-modules@2.02-0.86.el7_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"product": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"product_id": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc-modules@2.02-0.86.el7_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-common-1:2.02-0.86.el7_6.noarch",
"product": {
"name": "grub2-common-1:2.02-0.86.el7_6.noarch",
"product_id": "grub2-common-1:2.02-0.86.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-common@2.02-0.86.el7_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"product": {
"name": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"product_id": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-aa64-debuginfo@15-8.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_6.ppc64le",
"product": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64le",
"product_id": "grub2-1:2.02-0.86.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"product": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"product_id": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le@2.02-0.86.el7_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"product_id": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7_6?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_6.ppc64",
"product": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64",
"product_id": "grub2-1:2.02-0.86.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_6?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"product": {
"name": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"product_id": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64@2.02-0.86.el7_6?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"product_id": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7_6?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7_6?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7_6?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7_6?arch=ppc64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src"
},
"product_reference": "fwupdate-0:12-6.el7_6.src",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.src",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-8.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64"
},
"product_reference": "mokutil-0:15-8.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-8.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-8.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-8.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64"
},
"product_reference": "shim-ia32-0:15-8.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-8.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src"
},
"product_reference": "shim-signed-0:15-8.el7_6.src",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch"
},
"product_reference": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-8.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64"
},
"product_reference": "shim-x64-0:15-8.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src"
},
"product_reference": "fwupdate-0:12-6.el7_6.src",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.src",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src"
},
"product_reference": "fwupdate-0:12-6.el7_6.src",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.src",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-8.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64"
},
"product_reference": "mokutil-0:15-8.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-8.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-8.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-8.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64"
},
"product_reference": "shim-ia32-0:15-8.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-8.el7_6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src"
},
"product_reference": "shim-signed-0:15-8.el7_6.src",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch"
},
"product_reference": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-8.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64"
},
"product_reference": "shim-x64-0:15-8.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.src",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.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.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.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.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_6.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.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.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.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_6.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.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.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.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_6.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.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_6.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src"
},
"product_reference": "fwupdate-0:12-6.el7_6.src",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.src",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.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.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.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.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.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.6-EUS:grub2-1:2.02-0.86.el7_6.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.src",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.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.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_6.noarch 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.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.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.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.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.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.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.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch 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.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_6.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.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.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.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch 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.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_6.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.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.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.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch 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.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_6.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.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch 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.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch 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.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_6.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.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch 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.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_6.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.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch 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.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jesse Michael",
"Mickey Shkatov"
],
"organization": "Eclypsium"
}
],
"cve": "CVE-2020-10713",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1825243"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Kernel and kernel-rt packages as shipped with Red Hat Enterprise Linux 7 and 8 are being updated to contain the new Red Hat certificate for secure boot.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "RHBZ#1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "RHSB-grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"category": "external",
"summary": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/",
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/07/29/3",
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:03:05+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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
},
{
"category": "workaround",
"details": "There is no mitigation for the flaw.",
"product_ids": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14308",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852009"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn\u0027t check for possible arithmetic overflows on the requested allocation size. This issue leads the function to return invalid memory allocations, causing heap-based overflows in several code paths. The highest threat from this vulnerability is to confidentiality, integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14308"
},
{
"category": "external",
"summary": "RHBZ#1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:03:05+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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14309",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. When handling squashfs filesystems containing a symbolic link with name length of UINT32 bytes in size, the name size leads to an arithmetic overflow leading to a zero-size allocation further causing a heap-based buffer overflow with attacker controlled data. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14309"
},
{
"category": "external",
"summary": "RHBZ#1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:03:05+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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14310",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852030"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. An expected font value is not verified before proceeding with buffer allocations allowing an attacker to use a malicious font file to create an arithmetic overflow, zero-sized allocation, and further heap-based buffer overflow. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14310"
},
{
"category": "external",
"summary": "RHBZ#1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:03:05+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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14311",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2 while handling symlink on ext filesystems. A filesystem containing a symbolic link with an inode size of UINT32_MAX causes an arithmetic overflow, leading to a zero-sized memory allocation with a subsequent heap-based buffer overflow. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14311"
},
{
"category": "external",
"summary": "RHBZ#1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:03:05+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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow"
},
{
"cve": "CVE-2020-15705",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1860978"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 fails to validate kernel signature when booted directly without shim, allowing secure boot to be bypassed. This only affects systems where the kernel signing certificate has been imported directly into the secure boot database and the GRUB image is booted directly without the use of shim. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Fail kernel validation without shim protocol",
"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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15705"
},
{
"category": "external",
"summary": "RHBZ#1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:03:05+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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Fail kernel validation without shim protocol"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
}
],
"cve": "CVE-2020-15706",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861118"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 contains a race condition in grub_script_function_create() leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executing, leading to arbitrary code execution and secure boot restriction bypass. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Use-after-free redefining a function whilst the same function is already executing",
"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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15706"
},
{
"category": "external",
"summary": "RHBZ#1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:03:05+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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Use-after-free redefining a function whilst the same function is already executing"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
},
{
"names": [
"Colin Watson"
],
"organization": "Debian / Canonical Ltd."
}
],
"cve": "CVE-2020-15707",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-07-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861581"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflows were discovered in the functions grub_cmd_initrd and grub_initrd_init in the efilinux component of GRUB2, as shipped in Debian, Red Hat, and Ubuntu (the functionality is not included in GRUB2 upstream), leading to a heap-based buffer overflow. These could be triggered by an extremely large number of arguments to the initrd command on 32-bit architectures, or a crafted filesystem with very large files on any architecture. An attacker could use this to execute arbitrary code and bypass UEFI Secure Boot restrictions. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in initrd size handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s no mitigation available other than installing the update packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15707"
},
{
"category": "external",
"summary": "RHBZ#1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:03:05+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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in initrd size handling"
}
]
}
RHSA-2020:3276
Vulnerability from csaf_redhat - Published: 2020-08-03 12:06 - Updated: 2025-11-21 18:15Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grub2, shim, and shim-signed is now available for Red Hat Enterprise Linux 7.3 Advanced Update Support, Red Hat Enterprise Linux 7.3 Telco Extended Update Support, and Red Hat Enterprise Linux 7.3 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The grub2 packages provide version 2 of the Grand Unified Boot Loader (GRUB), a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices.\n\nThe shim package contains a first-stage UEFI boot loader that handles chaining to a trusted full boot loader under secure boot environments.\n\nSecurity Fix(es):\n\n* grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process (CVE-2020-10713)\n\n* grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow (CVE-2020-14308)\n\n* grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow (CVE-2020-14309)\n\n* grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow (CVE-2020-14310)\n\n* grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow (CVE-2020-14311)\n\n* grub2: Fail kernel validation without shim protocol (CVE-2020-15705)\n\n* grub2: Use-after-free redefining a function whilst the same function is already executing (CVE-2020-15706)\n\n* grub2: Integer overflow in initrd size handling (CVE-2020-15707)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* grub2 should get resynced with 7.8 branch (BZ#1861860)",
"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-2020:3276",
"url": "https://access.redhat.com/errata/RHSA-2020:3276"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "external",
"summary": "1861860",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861860"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3276.json"
}
],
"title": "Red Hat Security Advisory: grub2 security and bug fix update",
"tracking": {
"current_release_date": "2025-11-21T18:15:59+00:00",
"generator": {
"date": "2025-11-21T18:15:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:3276",
"initial_release_date": "2020-08-03T12:06:43+00:00",
"revision_history": [
{
"date": "2020-08-03T12:06:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-08-03T12:06:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:15:59+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 Server AUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.3::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7.x86_64",
"product": {
"name": "grub2-1:2.02-0.86.el7.x86_64",
"product_id": "grub2-1:2.02-0.86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"product": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"product_id": "grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32@2.02-0.86.el7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"product": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"product_id": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-cdboot@2.02-0.86.el7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"product": {
"name": "grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"product_id": "grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64@2.02-0.86.el7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"product": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"product_id": "grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-cdboot@2.02-0.86.el7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-1:2.02-0.86.el7.x86_64",
"product": {
"name": "grub2-pc-1:2.02-0.86.el7.x86_64",
"product_id": "grub2-pc-1:2.02-0.86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc@2.02-0.86.el7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7.x86_64",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7.x86_64",
"product_id": "grub2-tools-1:2.02-0.86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product_id": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-ia32@15-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product_id": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-x64@15-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mokutil-0:15-8.el7_3.x86_64",
"product": {
"name": "mokutil-0:15-8.el7_3.x86_64",
"product_id": "mokutil-0:15-8.el7_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mokutil@15-8.el7_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-0:15-8.el7_3.x86_64",
"product": {
"name": "shim-0:15-8.el7_3.x86_64",
"product_id": "shim-0:15-8.el7_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim@15-8.el7_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mokutil-debuginfo-0:15-8.el7_3.x86_64",
"product": {
"name": "mokutil-debuginfo-0:15-8.el7_3.x86_64",
"product_id": "mokutil-debuginfo-0:15-8.el7_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mokutil-debuginfo@15-8.el7_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7.src",
"product": {
"name": "grub2-1:2.02-0.86.el7.src",
"product_id": "grub2-1:2.02-0.86.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "shim-0:15-8.el7.src",
"product": {
"name": "shim-0:15-8.el7.src",
"product_id": "shim-0:15-8.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim@15-8.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "shim-signed-0:15-8.el7_3.src",
"product": {
"name": "shim-signed-0:15-8.el7_3.src",
"product_id": "shim-signed-0:15-8.el7_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-signed@15-8.el7_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-common-1:2.02-0.86.el7.noarch",
"product": {
"name": "grub2-common-1:2.02-0.86.el7.noarch",
"product_id": "grub2-common-1:2.02-0.86.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-common@2.02-0.86.el7?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"product": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"product_id": "grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64-modules@2.02-0.86.el7?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"product": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"product_id": "grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-modules@2.02-0.86.el7?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"product": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"product_id": "grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-modules@2.02-0.86.el7?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-modules-1:2.02-0.86.el7.noarch",
"product": {
"name": "grub2-pc-modules-1:2.02-0.86.el7.noarch",
"product_id": "grub2-pc-modules-1:2.02-0.86.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc-modules@2.02-0.86.el7?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"product": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"product_id": "grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc-modules@2.02-0.86.el7?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"product": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"product_id": "grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64-modules@2.02-0.86.el7?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"product": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"product_id": "grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le-modules@2.02-0.86.el7?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7.ppc64le",
"product": {
"name": "grub2-1:2.02-0.86.el7.ppc64le",
"product_id": "grub2-1:2.02-0.86.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"product": {
"name": "grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"product_id": "grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le@2.02-0.86.el7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7.ppc64le",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7.ppc64le",
"product_id": "grub2-tools-1:2.02-0.86.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src"
},
"product_reference": "grub2-1:2.02-0.86.el7.src",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-8.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64"
},
"product_reference": "mokutil-0:15-8.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-8.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-8.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64"
},
"product_reference": "shim-0:15-8.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-8.el7_3.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src"
},
"product_reference": "shim-signed-0:15-8.el7_3.src",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src"
},
"product_reference": "grub2-1:2.02-0.86.el7.src",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-8.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64"
},
"product_reference": "mokutil-0:15-8.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-8.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-8.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64"
},
"product_reference": "shim-0:15-8.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-8.el7_3.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src"
},
"product_reference": "shim-signed-0:15-8.el7_3.src",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)",
"product_id": "7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src"
},
"product_reference": "grub2-1:2.02-0.86.el7.src",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-8.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64"
},
"product_reference": "mokutil-0:15-8.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-8.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-8.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64"
},
"product_reference": "shim-0:15-8.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-8.el7_3.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src"
},
"product_reference": "shim-signed-0:15-8.el7_3.src",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)",
"product_id": "7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src"
},
"product_reference": "grub2-1:2.02-0.86.el7.src",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src"
},
"product_reference": "grub2-1:2.02-0.86.el7.src",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)",
"product_id": "7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src"
},
"product_reference": "grub2-1:2.02-0.86.el7.src",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)",
"product_id": "7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.TUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jesse Michael",
"Mickey Shkatov"
],
"organization": "Eclypsium"
}
],
"cve": "CVE-2020-10713",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1825243"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Kernel and kernel-rt packages as shipped with Red Hat Enterprise Linux 7 and 8 are being updated to contain the new Red Hat certificate for secure boot.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "RHBZ#1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "RHSB-grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"category": "external",
"summary": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/",
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/07/29/3",
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:06:43+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": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3276"
},
{
"category": "workaround",
"details": "There is no mitigation for the flaw.",
"product_ids": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14308",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852009"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn\u0027t check for possible arithmetic overflows on the requested allocation size. This issue leads the function to return invalid memory allocations, causing heap-based overflows in several code paths. The highest threat from this vulnerability is to confidentiality, integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14308"
},
{
"category": "external",
"summary": "RHBZ#1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:06:43+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": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3276"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14309",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. When handling squashfs filesystems containing a symbolic link with name length of UINT32 bytes in size, the name size leads to an arithmetic overflow leading to a zero-size allocation further causing a heap-based buffer overflow with attacker controlled data. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14309"
},
{
"category": "external",
"summary": "RHBZ#1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:06:43+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": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3276"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14310",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852030"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. An expected font value is not verified before proceeding with buffer allocations allowing an attacker to use a malicious font file to create an arithmetic overflow, zero-sized allocation, and further heap-based buffer overflow. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14310"
},
{
"category": "external",
"summary": "RHBZ#1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:06:43+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": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3276"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14311",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2 while handling symlink on ext filesystems. A filesystem containing a symbolic link with an inode size of UINT32_MAX causes an arithmetic overflow, leading to a zero-sized memory allocation with a subsequent heap-based buffer overflow. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14311"
},
{
"category": "external",
"summary": "RHBZ#1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:06:43+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": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3276"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow"
},
{
"cve": "CVE-2020-15705",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1860978"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 fails to validate kernel signature when booted directly without shim, allowing secure boot to be bypassed. This only affects systems where the kernel signing certificate has been imported directly into the secure boot database and the GRUB image is booted directly without the use of shim. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Fail kernel validation without shim protocol",
"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": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15705"
},
{
"category": "external",
"summary": "RHBZ#1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:06:43+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": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3276"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Fail kernel validation without shim protocol"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
}
],
"cve": "CVE-2020-15706",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861118"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 contains a race condition in grub_script_function_create() leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executing, leading to arbitrary code execution and secure boot restriction bypass. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Use-after-free redefining a function whilst the same function is already executing",
"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": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15706"
},
{
"category": "external",
"summary": "RHBZ#1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:06:43+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": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3276"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Use-after-free redefining a function whilst the same function is already executing"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
},
{
"names": [
"Colin Watson"
],
"organization": "Debian / Canonical Ltd."
}
],
"cve": "CVE-2020-15707",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-07-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861581"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflows were discovered in the functions grub_cmd_initrd and grub_initrd_init in the efilinux component of GRUB2, as shipped in Debian, Red Hat, and Ubuntu (the functionality is not included in GRUB2 upstream), leading to a heap-based buffer overflow. These could be triggered by an extremely large number of arguments to the initrd command on 32-bit architectures, or a crafted filesystem with very large files on any architecture. An attacker could use this to execute arbitrary code and bypass UEFI Secure Boot restrictions. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in initrd size handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s no mitigation available other than installing the update packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15707"
},
{
"category": "external",
"summary": "RHBZ#1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:06:43+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": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3276"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.AUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-0:15-8.el7.src",
"7Server-7.3.AUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.AUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.E4S:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-0:15-8.el7.src",
"7Server-7.3.E4S:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.E4S:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-7.3.TUS:mokutil-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:mokutil-debuginfo-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-0:15-8.el7.src",
"7Server-7.3.TUS:shim-0:15-8.el7_3.x86_64",
"7Server-7.3.TUS:shim-signed-0:15-8.el7_3.src",
"7Server-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.AUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.AUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.E4S:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-ppc64le-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.ppc64le",
"7Server-optional-7.3.E4S:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.E4S:shim-0:15-8.el7.src",
"7Server-optional-7.3.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.src",
"7Server-optional-7.3.TUS:grub2-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-common-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-debuginfo-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-ia32-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-efi-x64-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-pc-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-pc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7.noarch",
"7Server-optional-7.3.TUS:grub2-tools-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-extra-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:grub2-tools-minimal-1:2.02-0.86.el7.x86_64",
"7Server-optional-7.3.TUS:shim-0:15-8.el7.src",
"7Server-optional-7.3.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.3.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in initrd size handling"
}
]
}
RHSA-2020_3275
Vulnerability from csaf_redhat - Published: 2020-08-03 11:18 - Updated: 2024-12-01 12:14Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grub2, shim, shim-signed, and fwupdate is now available for Red Hat Enterprise Linux 7.4 Advanced Update Support, Red Hat Enterprise Linux 7.4 Telco Extended Update Support, and Red Hat Enterprise Linux 7.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The grub2 packages provide version 2 of the Grand Unified Boot Loader (GRUB), a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices.\n\nThe shim package contains a first-stage UEFI boot loader that handles chaining to a trusted full boot loader under secure boot environments.\n\nThe fwupdate packages provide a service that allows session software to update device firmware.\n\nSecurity Fix(es):\n\n* grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process (CVE-2020-10713)\n\n* grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow (CVE-2020-14308)\n\n* grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow (CVE-2020-14309)\n\n* grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow (CVE-2020-14310)\n\n* grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow (CVE-2020-14311)\n\n* grub2: Fail kernel validation without shim protocol (CVE-2020-15705)\n\n* grub2: Use-after-free redefining a function whilst the same function is already executing (CVE-2020-15706)\n\n* grub2: Integer overflow in initrd size handling (CVE-2020-15707)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* grub2 should get resynced with 7.8 branch (BZ#1861858)",
"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-2020:3275",
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "external",
"summary": "1861858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3275.json"
}
],
"title": "Red Hat Security Advisory: grub2 security and bug fix update",
"tracking": {
"current_release_date": "2024-12-01T12:14:37+00:00",
"generator": {
"date": "2024-12-01T12:14:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:3275",
"initial_release_date": "2020-08-03T11:18:05+00:00",
"revision_history": [
{
"date": "2020-08-03T11:18:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-08-03T11:18:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-01T12:14:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.4::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"product": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"product_id": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64-modules@2.02-0.86.el7_4?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"product": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"product_id": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc-modules@2.02-0.86.el7_4?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"product": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"product_id": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64-modules@2.02-0.86.el7_4?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"product": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"product_id": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le-modules@2.02-0.86.el7_4?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-common-1:2.02-0.86.el7_4.noarch",
"product": {
"name": "grub2-common-1:2.02-0.86.el7_4.noarch",
"product_id": "grub2-common-1:2.02-0.86.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-common@2.02-0.86.el7_4?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"product": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"product_id": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-modules@2.02-0.86.el7_4?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"product": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"product_id": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-modules@2.02-0.86.el7_4?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"product": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"product_id": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc-modules@2.02-0.86.el7_4?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-cdboot@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-cdboot@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "fwupdate-0:9-10.el7_4.x86_64",
"product": {
"name": "fwupdate-0:9-10.el7_4.x86_64",
"product_id": "fwupdate-0:9-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate@9-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-devel-0:9-10.el7_4.x86_64",
"product": {
"name": "fwupdate-devel-0:9-10.el7_4.x86_64",
"product_id": "fwupdate-devel-0:9-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-devel@9-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"product": {
"name": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"product_id": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-debuginfo@9-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-efi-0:9-10.el7_4.x86_64",
"product": {
"name": "fwupdate-efi-0:9-10.el7_4.x86_64",
"product_id": "fwupdate-efi-0:9-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-efi@9-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-libs-0:9-10.el7_4.x86_64",
"product": {
"name": "fwupdate-libs-0:9-10.el7_4.x86_64",
"product_id": "fwupdate-libs-0:9-10.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-libs@9-10.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product_id": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-ia32@15-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product_id": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-x64@15-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mokutil-0:15-8.el7_4.x86_64",
"product": {
"name": "mokutil-0:15-8.el7_4.x86_64",
"product_id": "mokutil-0:15-8.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mokutil@15-8.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-ia32-0:15-8.el7_4.x86_64",
"product": {
"name": "shim-ia32-0:15-8.el7_4.x86_64",
"product_id": "shim-ia32-0:15-8.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-ia32@15-8.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-x64-0:15-8.el7_4.x86_64",
"product": {
"name": "shim-x64-0:15-8.el7_4.x86_64",
"product_id": "shim-x64-0:15-8.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-x64@15-8.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mokutil-debuginfo-0:15-8.el7_4.x86_64",
"product": {
"name": "mokutil-debuginfo-0:15-8.el7_4.x86_64",
"product_id": "mokutil-debuginfo-0:15-8.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mokutil-debuginfo@15-8.el7_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_4.src",
"product": {
"name": "grub2-1:2.02-0.86.el7_4.src",
"product_id": "grub2-1:2.02-0.86.el7_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_4?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "fwupdate-0:9-10.el7_4.src",
"product": {
"name": "fwupdate-0:9-10.el7_4.src",
"product_id": "fwupdate-0:9-10.el7_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate@9-10.el7_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "shim-0:15-8.el7.src",
"product": {
"name": "shim-0:15-8.el7.src",
"product_id": "shim-0:15-8.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim@15-8.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "shim-signed-0:15-8.el7_4.src",
"product": {
"name": "shim-signed-0:15-8.el7_4.src",
"product_id": "shim-signed-0:15-8.el7_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-signed@15-8.el7_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_4.ppc64le",
"product": {
"name": "grub2-1:2.02-0.86.el7_4.ppc64le",
"product_id": "grub2-1:2.02-0.86.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"product": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"product_id": "grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le@2.02-0.86.el7_4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"product_id": "grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7_4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7_4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7_4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7_4?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src"
},
"product_reference": "fwupdate-0:9-10.el7_4.src",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-devel-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-efi-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-libs-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.src",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64"
},
"product_reference": "mokutil-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64"
},
"product_reference": "shim-ia32-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-8.el7_4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src"
},
"product_reference": "shim-signed-0:15-8.el7_4.src",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64"
},
"product_reference": "shim-x64-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src"
},
"product_reference": "fwupdate-0:9-10.el7_4.src",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-devel-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-efi-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-libs-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.src",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64"
},
"product_reference": "mokutil-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64"
},
"product_reference": "shim-ia32-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-8.el7_4.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src"
},
"product_reference": "shim-signed-0:15-8.el7_4.src",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64"
},
"product_reference": "shim-x64-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src"
},
"product_reference": "fwupdate-0:9-10.el7_4.src",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-devel-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-efi-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-libs-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.src",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64"
},
"product_reference": "mokutil-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64"
},
"product_reference": "shim-ia32-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-8.el7_4.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src"
},
"product_reference": "shim-signed-0:15-8.el7_4.src",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-8.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64"
},
"product_reference": "shim-x64-0:15-8.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src"
},
"product_reference": "fwupdate-0:9-10.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-devel-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-efi-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-libs-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src"
},
"product_reference": "fwupdate-0:9-10.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-devel-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-efi-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-libs-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src"
},
"product_reference": "fwupdate-0:9-10.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-devel-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-efi-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:9-10.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64"
},
"product_reference": "fwupdate-libs-0:9-10.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jesse Michael",
"Mickey Shkatov"
],
"organization": "Eclypsium"
}
],
"cve": "CVE-2020-10713",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1825243"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Kernel and kernel-rt packages as shipped with Red Hat Enterprise Linux 7 and 8 are being updated to contain the new Red Hat certificate for secure boot.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "RHBZ#1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "RHSB-grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"category": "external",
"summary": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/",
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/07/29/3",
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T11:18:05+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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
},
{
"category": "workaround",
"details": "There is no mitigation for the flaw.",
"product_ids": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14308",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852009"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn\u0027t check for possible arithmetic overflows on the requested allocation size. This issue leads the function to return invalid memory allocations, causing heap-based overflows in several code paths. The highest threat from this vulnerability is to confidentiality, integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14308"
},
{
"category": "external",
"summary": "RHBZ#1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T11:18:05+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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14309",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. When handling squashfs filesystems containing a symbolic link with name length of UINT32 bytes in size, the name size leads to an arithmetic overflow leading to a zero-size allocation further causing a heap-based buffer overflow with attacker controlled data. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14309"
},
{
"category": "external",
"summary": "RHBZ#1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T11:18:05+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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14310",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852030"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. An expected font value is not verified before proceeding with buffer allocations allowing an attacker to use a malicious font file to create an arithmetic overflow, zero-sized allocation, and further heap-based buffer overflow. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14310"
},
{
"category": "external",
"summary": "RHBZ#1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T11:18:05+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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14311",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2 while handling symlink on ext filesystems. A filesystem containing a symbolic link with an inode size of UINT32_MAX causes an arithmetic overflow, leading to a zero-sized memory allocation with a subsequent heap-based buffer overflow. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14311"
},
{
"category": "external",
"summary": "RHBZ#1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T11:18:05+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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow"
},
{
"cve": "CVE-2020-15705",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1860978"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 fails to validate kernel signature when booted directly without shim, allowing secure boot to be bypassed. This only affects systems where the kernel signing certificate has been imported directly into the secure boot database and the GRUB image is booted directly without the use of shim. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Fail kernel validation without shim protocol",
"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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15705"
},
{
"category": "external",
"summary": "RHBZ#1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T11:18:05+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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Fail kernel validation without shim protocol"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
}
],
"cve": "CVE-2020-15706",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861118"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 contains a race condition in grub_script_function_create() leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executing, leading to arbitrary code execution and secure boot restriction bypass. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Use-after-free redefining a function whilst the same function is already executing",
"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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15706"
},
{
"category": "external",
"summary": "RHBZ#1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T11:18:05+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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Use-after-free redefining a function whilst the same function is already executing"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
},
{
"names": [
"Colin Watson"
],
"organization": "Debian / Canonical Ltd."
}
],
"cve": "CVE-2020-15707",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-07-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861581"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflows were discovered in the functions grub_cmd_initrd and grub_initrd_init in the efilinux component of GRUB2, as shipped in Debian, Red Hat, and Ubuntu (the functionality is not included in GRUB2 upstream), leading to a heap-based buffer overflow. These could be triggered by an extremely large number of arguments to the initrd command on 32-bit architectures, or a crafted filesystem with very large files on any architecture. An attacker could use this to execute arbitrary code and bypass UEFI Secure Boot restrictions. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in initrd size handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s no mitigation available other than installing the update packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15707"
},
{
"category": "external",
"summary": "RHBZ#1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T11:18:05+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": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-0:15-8.el7.src",
"7Server-7.4.AUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.AUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.AUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-0:15-8.el7.src",
"7Server-7.4.E4S:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.E4S:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.E4S:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.E4S:shim-x64-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:mokutil-debuginfo-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-0:15-8.el7.src",
"7Server-7.4.TUS:shim-ia32-0:15-8.el7_4.x86_64",
"7Server-7.4.TUS:shim-signed-0:15-8.el7_4.src",
"7Server-7.4.TUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.4.TUS:shim-x64-0:15-8.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.AUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.AUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.AUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.AUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.E4S:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.E4S:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-ppc64le-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.ppc64le",
"7Server-optional-7.4.E4S:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.src",
"7Server-optional-7.4.TUS:fwupdate-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-debuginfo-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-devel-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-efi-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:fwupdate-libs-0:9-10.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.src",
"7Server-optional-7.4.TUS:grub2-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-common-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-debuginfo-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-ia32-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-efi-x64-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-efi-x64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-pc-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-pc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-ppc64le-modules-1:2.02-0.86.el7_4.noarch",
"7Server-optional-7.4.TUS:grub2-tools-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-extra-1:2.02-0.86.el7_4.x86_64",
"7Server-optional-7.4.TUS:grub2-tools-minimal-1:2.02-0.86.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in initrd size handling"
}
]
}
RHSA-2020_3271
Vulnerability from csaf_redhat - Published: 2020-08-03 12:03 - Updated: 2024-12-01 12:14Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grub2, shim, shim-signed, and fwupdate is now available for Red Hat Enterprise Linux 7.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The grub2 packages provide version 2 of the Grand Unified Boot Loader (GRUB), a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices.\n\nThe shim package contains a first-stage UEFI boot loader that handles chaining to a trusted full boot loader under secure boot environments.\n\nThe fwupdate packages provide a service that allows session software to update device firmware.\n\nSecurity Fix(es):\n\n* grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process (CVE-2020-10713)\n\n* grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow (CVE-2020-14308)\n\n* grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow (CVE-2020-14309)\n\n* grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow (CVE-2020-14310)\n\n* grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow (CVE-2020-14311)\n\n* grub2: Fail kernel validation without shim protocol (CVE-2020-15705)\n\n* grub2: Use-after-free redefining a function whilst the same function is already executing (CVE-2020-15706)\n\n* grub2: Integer overflow in initrd size handling (CVE-2020-15707)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* grub2 should get resynced with 7.8 branch (BZ#1861857)",
"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-2020:3271",
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "external",
"summary": "1861857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861857"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3271.json"
}
],
"title": "Red Hat Security Advisory: grub2 security and bug fix update",
"tracking": {
"current_release_date": "2024-12-01T12:14:45+00:00",
"generator": {
"date": "2024-12-01T12:14:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:3271",
"initial_release_date": "2020-08-03T12:03:05+00:00",
"revision_history": [
{
"date": "2020-08-03T12:03:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-08-03T12:03:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-01T12:14:45+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 ComputeNode EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::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.6-EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::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.6-EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "fwupdate-devel-0:12-6.el7_6.x86_64",
"product": {
"name": "fwupdate-devel-0:12-6.el7_6.x86_64",
"product_id": "fwupdate-devel-0:12-6.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-devel@12-6.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"product": {
"name": "fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"product_id": "fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-debuginfo@12-6.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-0:12-6.el7_6.x86_64",
"product": {
"name": "fwupdate-0:12-6.el7_6.x86_64",
"product_id": "fwupdate-0:12-6.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate@12-6.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-efi-0:12-6.el7_6.x86_64",
"product": {
"name": "fwupdate-efi-0:12-6.el7_6.x86_64",
"product_id": "fwupdate-efi-0:12-6.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-efi@12-6.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-libs-0:12-6.el7_6.x86_64",
"product": {
"name": "fwupdate-libs-0:12-6.el7_6.x86_64",
"product_id": "fwupdate-libs-0:12-6.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-libs@12-6.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-cdboot@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-cdboot@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product_id": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-ia32@15-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product_id": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-x64@15-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mokutil-0:15-8.el7_6.x86_64",
"product": {
"name": "mokutil-0:15-8.el7_6.x86_64",
"product_id": "mokutil-0:15-8.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mokutil@15-8.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-ia32-0:15-8.el7_6.x86_64",
"product": {
"name": "shim-ia32-0:15-8.el7_6.x86_64",
"product_id": "shim-ia32-0:15-8.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-ia32@15-8.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-x64-0:15-8.el7_6.x86_64",
"product": {
"name": "shim-x64-0:15-8.el7_6.x86_64",
"product_id": "shim-x64-0:15-8.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-x64@15-8.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mokutil-debuginfo-0:15-8.el7_6.x86_64",
"product": {
"name": "mokutil-debuginfo-0:15-8.el7_6.x86_64",
"product_id": "mokutil-debuginfo-0:15-8.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mokutil-debuginfo@15-8.el7_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "fwupdate-0:12-6.el7_6.src",
"product": {
"name": "fwupdate-0:12-6.el7_6.src",
"product_id": "fwupdate-0:12-6.el7_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate@12-6.el7_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_6.src",
"product": {
"name": "grub2-1:2.02-0.86.el7_6.src",
"product_id": "grub2-1:2.02-0.86.el7_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_6?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "shim-0:15-8.el7.src",
"product": {
"name": "shim-0:15-8.el7.src",
"product_id": "shim-0:15-8.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim@15-8.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "shim-signed-0:15-8.el7_6.src",
"product": {
"name": "shim-signed-0:15-8.el7_6.src",
"product_id": "shim-signed-0:15-8.el7_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-signed@15-8.el7_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"product": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"product_id": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64-modules@2.02-0.86.el7_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"product": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"product_id": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc-modules@2.02-0.86.el7_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"product": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"product_id": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64-modules@2.02-0.86.el7_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"product": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"product_id": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le-modules@2.02-0.86.el7_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"product": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"product_id": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-modules@2.02-0.86.el7_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"product": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"product_id": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-modules@2.02-0.86.el7_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"product": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"product_id": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc-modules@2.02-0.86.el7_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-common-1:2.02-0.86.el7_6.noarch",
"product": {
"name": "grub2-common-1:2.02-0.86.el7_6.noarch",
"product_id": "grub2-common-1:2.02-0.86.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-common@2.02-0.86.el7_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"product": {
"name": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"product_id": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-aa64-debuginfo@15-8.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_6.ppc64le",
"product": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64le",
"product_id": "grub2-1:2.02-0.86.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"product": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"product_id": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le@2.02-0.86.el7_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"product_id": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7_6?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_6.ppc64",
"product": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64",
"product_id": "grub2-1:2.02-0.86.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_6?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"product": {
"name": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"product_id": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64@2.02-0.86.el7_6?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"product_id": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7_6?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7_6?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7_6?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7_6?arch=ppc64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src"
},
"product_reference": "fwupdate-0:12-6.el7_6.src",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.src",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-8.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64"
},
"product_reference": "mokutil-0:15-8.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-8.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-8.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-8.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64"
},
"product_reference": "shim-ia32-0:15-8.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-8.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src"
},
"product_reference": "shim-signed-0:15-8.el7_6.src",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch"
},
"product_reference": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-8.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64"
},
"product_reference": "shim-x64-0:15-8.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src"
},
"product_reference": "fwupdate-0:12-6.el7_6.src",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.src",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src"
},
"product_reference": "fwupdate-0:12-6.el7_6.src",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.src",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-8.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64"
},
"product_reference": "mokutil-0:15-8.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-8.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-8.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-8.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64"
},
"product_reference": "shim-ia32-0:15-8.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-8.el7_6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src"
},
"product_reference": "shim-signed-0:15-8.el7_6.src",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch"
},
"product_reference": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-8.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64"
},
"product_reference": "shim-x64-0:15-8.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.src",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.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.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.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.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_6.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.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.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.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_6.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.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.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.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_6.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.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_6.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src"
},
"product_reference": "fwupdate-0:12-6.el7_6.src",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.src",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.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.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.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.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.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.6-EUS:grub2-1:2.02-0.86.el7_6.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.src",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_6.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.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_6.noarch 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.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.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.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.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.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_6.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.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch 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.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_6.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.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.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.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch 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.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_6.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.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.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.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch 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.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_6.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.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch 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.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch 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.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_6.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.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch 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.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_6.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.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch 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.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_6.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.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jesse Michael",
"Mickey Shkatov"
],
"organization": "Eclypsium"
}
],
"cve": "CVE-2020-10713",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1825243"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Kernel and kernel-rt packages as shipped with Red Hat Enterprise Linux 7 and 8 are being updated to contain the new Red Hat certificate for secure boot.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "RHBZ#1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "RHSB-grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"category": "external",
"summary": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/",
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/07/29/3",
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:03:05+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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
},
{
"category": "workaround",
"details": "There is no mitigation for the flaw.",
"product_ids": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14308",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852009"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn\u0027t check for possible arithmetic overflows on the requested allocation size. This issue leads the function to return invalid memory allocations, causing heap-based overflows in several code paths. The highest threat from this vulnerability is to confidentiality, integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14308"
},
{
"category": "external",
"summary": "RHBZ#1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:03:05+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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14309",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. When handling squashfs filesystems containing a symbolic link with name length of UINT32 bytes in size, the name size leads to an arithmetic overflow leading to a zero-size allocation further causing a heap-based buffer overflow with attacker controlled data. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14309"
},
{
"category": "external",
"summary": "RHBZ#1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:03:05+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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14310",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852030"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. An expected font value is not verified before proceeding with buffer allocations allowing an attacker to use a malicious font file to create an arithmetic overflow, zero-sized allocation, and further heap-based buffer overflow. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14310"
},
{
"category": "external",
"summary": "RHBZ#1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:03:05+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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14311",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2 while handling symlink on ext filesystems. A filesystem containing a symbolic link with an inode size of UINT32_MAX causes an arithmetic overflow, leading to a zero-sized memory allocation with a subsequent heap-based buffer overflow. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14311"
},
{
"category": "external",
"summary": "RHBZ#1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:03:05+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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow"
},
{
"cve": "CVE-2020-15705",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1860978"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 fails to validate kernel signature when booted directly without shim, allowing secure boot to be bypassed. This only affects systems where the kernel signing certificate has been imported directly into the secure boot database and the GRUB image is booted directly without the use of shim. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Fail kernel validation without shim protocol",
"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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15705"
},
{
"category": "external",
"summary": "RHBZ#1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:03:05+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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Fail kernel validation without shim protocol"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
}
],
"cve": "CVE-2020-15706",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861118"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 contains a race condition in grub_script_function_create() leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executing, leading to arbitrary code execution and secure boot restriction bypass. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Use-after-free redefining a function whilst the same function is already executing",
"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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15706"
},
{
"category": "external",
"summary": "RHBZ#1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:03:05+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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Use-after-free redefining a function whilst the same function is already executing"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
},
{
"names": [
"Colin Watson"
],
"organization": "Debian / Canonical Ltd."
}
],
"cve": "CVE-2020-15707",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-07-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861581"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflows were discovered in the functions grub_cmd_initrd and grub_initrd_init in the efilinux component of GRUB2, as shipped in Debian, Red Hat, and Ubuntu (the functionality is not included in GRUB2 upstream), leading to a heap-based buffer overflow. These could be triggered by an extremely large number of arguments to the initrd command on 32-bit architectures, or a crafted filesystem with very large files on any architecture. An attacker could use this to execute arbitrary code and bypass UEFI Secure Boot restrictions. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in initrd size handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s no mitigation available other than installing the update packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15707"
},
{
"category": "external",
"summary": "RHBZ#1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:03:05+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": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3271"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-0:15-8.el7.src",
"7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64",
"7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src",
"7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src",
"7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src",
"7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in initrd size handling"
}
]
}
RHSA-2020_3223
Vulnerability from csaf_redhat - Published: 2020-07-29 19:40 - Updated: 2024-12-01 12:14Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grub2, shim, shim-unsigned-x64, and fwupd is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.\n\n[Updated 3 August 2020]\n\nThe shim and shim-unsigned-x64 packages distributed with this erratum have a known bug that can cause the boot process to hang on some systems. To prevent boot problems, customers are strongly recommended not to use the shim packages released with this erratum, and instead to apply the newer packages within RHBA-2020:3263, that were released on 1 August 2020 to address this issue.",
"title": "Topic"
},
{
"category": "general",
"text": "The grub2 packages provide version 2 of the Grand Unified Boot Loader (GRUB), a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices.\n\nThe shim package contains a first-stage UEFI boot loader that handles chaining to a trusted full boot loader under secure boot environments.\n\nThe fwupd packages provide a service that allows session software to update device firmware.\n\nSecurity Fix(es):\n\n* grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process (CVE-2020-10713)\n\n* grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow (CVE-2020-14308)\n\n* grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow (CVE-2020-14309)\n\n* grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow (CVE-2020-14310)\n\n* grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow (CVE-2020-14311)\n\n* grub2: Fail kernel validation without shim protocol (CVE-2020-15705)\n\n* grub2: Use-after-free redefining a function whilst the same function is already executing (CVE-2020-15706)\n\n* grub2: Integer overflow in initrd size handling (CVE-2020-15707)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:3223",
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHBA-2020:3263",
"url": "https://access.redhat.com/errata/RHBA-2020:3263"
},
{
"category": "external",
"summary": "1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3223.json"
}
],
"title": "Red Hat Security Advisory: grub2 security update",
"tracking": {
"current_release_date": "2024-12-01T12:14:13+00:00",
"generator": {
"date": "2024-12-01T12:14:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:3223",
"initial_release_date": "2020-07-29T19:40:03+00:00",
"revision_history": [
{
"date": "2020-07-29T19:40:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-08-03T16:00:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-01T12:14:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.1::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.1::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "shim-unsigned-x64-0:15-7.el8.x86_64",
"product": {
"name": "shim-unsigned-x64-0:15-7.el8.x86_64",
"product_id": "shim-unsigned-x64-0:15-7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-x64@15-7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-cdboot@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-cdboot@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-pc-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-pc-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-tools-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-tools-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-efi@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debugsource-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-debugsource-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-debugsource-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debugsource@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-debuginfo@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-efi-debuginfo@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra-debuginfo@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal-debuginfo@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "fwupd-0:1.1.4-2.el8_1.x86_64",
"product": {
"name": "fwupd-0:1.1.4-2.el8_1.x86_64",
"product_id": "fwupd-0:1.1.4-2.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-2.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"product": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"product_id": "fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-2.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"product_id": "fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-2.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-ia32-0:15-14.el8_1.x86_64",
"product": {
"name": "shim-ia32-0:15-14.el8_1.x86_64",
"product_id": "shim-ia32-0:15-14.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-ia32@15-14.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-x64-0:15-14.el8_1.x86_64",
"product": {
"name": "shim-x64-0:15-14.el8_1.x86_64",
"product_id": "shim-x64-0:15-14.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-x64@15-14.el8_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "shim-unsigned-x64-0:15-7.el8.src",
"product": {
"name": "shim-unsigned-x64-0:15-7.el8.src",
"product_id": "shim-unsigned-x64-0:15-7.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-x64@15-7.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "grub2-1:2.02-87.el8_1.src",
"product": {
"name": "grub2-1:2.02-87.el8_1.src",
"product_id": "grub2-1:2.02-87.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-87.el8_1?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "fwupd-0:1.1.4-2.el8_1.src",
"product": {
"name": "fwupd-0:1.1.4-2.el8_1.src",
"product_id": "fwupd-0:1.1.4-2.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-2.el8_1?arch=src"
}
}
},
{
"category": "product_version",
"name": "shim-0:15-14.el8_1.src",
"product": {
"name": "shim-0:15-14.el8_1.src",
"product_id": "shim-0:15-14.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim@15-14.el8_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-common-1:2.02-87.el8_1.noarch",
"product": {
"name": "grub2-common-1:2.02-87.el8_1.noarch",
"product_id": "grub2-common-1:2.02-87.el8_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-common@2.02-87.el8_1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"product": {
"name": "grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"product_id": "grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64-modules@2.02-87.el8_1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"product": {
"name": "grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"product_id": "grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-modules@2.02-87.el8_1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"product": {
"name": "grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"product_id": "grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-modules@2.02-87.el8_1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-modules-1:2.02-87.el8_1.noarch",
"product": {
"name": "grub2-pc-modules-1:2.02-87.el8_1.noarch",
"product_id": "grub2-pc-modules-1:2.02-87.el8_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc-modules@2.02-87.el8_1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"product": {
"name": "grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"product_id": "grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le-modules@2.02-87.el8_1?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64-cdboot@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-tools-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-tools-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debugsource-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-debugsource-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-debugsource-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debugsource@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-debuginfo@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra-debuginfo@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal-debuginfo@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "fwupd-0:1.1.4-2.el8_1.aarch64",
"product": {
"name": "fwupd-0:1.1.4-2.el8_1.aarch64",
"product_id": "fwupd-0:1.1.4-2.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-2.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"product": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"product_id": "fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-2.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"product_id": "fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-2.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "shim-aa64-0:15-14.el8_1.aarch64",
"product": {
"name": "shim-aa64-0:15-14.el8_1.aarch64",
"product_id": "shim-aa64-0:15-14.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-aa64@15-14.el8_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-tools-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-tools-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debugsource@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-debuginfo@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra-debuginfo@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal-debuginfo@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "fwupd-0:1.1.4-2.el8_1.ppc64le",
"product": {
"name": "fwupd-0:1.1.4-2.el8_1.ppc64le",
"product_id": "fwupd-0:1.1.4-2.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-2.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"product": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"product_id": "fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-2.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"product_id": "fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-2.el8_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fwupd-0:1.1.4-2.el8_1.s390x",
"product": {
"name": "fwupd-0:1.1.4-2.el8_1.s390x",
"product_id": "fwupd-0:1.1.4-2.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-2.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"product": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"product_id": "fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-2.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"product_id": "fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-2.el8_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64"
},
"product_reference": "fwupd-0:1.1.4-2.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le"
},
"product_reference": "fwupd-0:1.1.4-2.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-2.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x"
},
"product_reference": "fwupd-0:1.1.4-2.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-2.el8_1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src"
},
"product_reference": "fwupd-0:1.1.4-2.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64"
},
"product_reference": "fwupd-0:1.1.4-2.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64"
},
"product_reference": "fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le"
},
"product_reference": "fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x"
},
"product_reference": "fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64"
},
"product_reference": "fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-87.el8_1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src"
},
"product_reference": "grub2-1:2.02-87.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-87.el8_1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch"
},
"product_reference": "grub2-common-1:2.02-87.el8_1.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debugsource-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-debugsource-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debugsource-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debugsource-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-debugsource-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-87.el8_1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-pc-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-87.el8_1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-87.el8_1.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-87.el8_1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-tools-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-tools-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-efi-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-14.el8_1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src"
},
"product_reference": "shim-0:15-14.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-aa64-0:15-14.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64"
},
"product_reference": "shim-aa64-0:15-14.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-14.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64"
},
"product_reference": "shim-ia32-0:15-14.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-14.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64"
},
"product_reference": "shim-x64-0:15-14.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-7.el8.src as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src"
},
"product_reference": "shim-unsigned-x64-0:15-7.el8.src",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-7.el8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-7.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jesse Michael",
"Mickey Shkatov"
],
"organization": "Eclypsium"
}
],
"cve": "CVE-2020-10713",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1825243"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Kernel and kernel-rt packages as shipped with Red Hat Enterprise Linux 7 and 8 are being updated to contain the new Red Hat certificate for secure boot.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "RHBZ#1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "RHSB-grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"category": "external",
"summary": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/",
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/07/29/3",
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:40:03+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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
},
{
"category": "workaround",
"details": "There is no mitigation for the flaw.",
"product_ids": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14308",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852009"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn\u0027t check for possible arithmetic overflows on the requested allocation size. This issue leads the function to return invalid memory allocations, causing heap-based overflows in several code paths. The highest threat from this vulnerability is to confidentiality, integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14308"
},
{
"category": "external",
"summary": "RHBZ#1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:40:03+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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14309",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. When handling squashfs filesystems containing a symbolic link with name length of UINT32 bytes in size, the name size leads to an arithmetic overflow leading to a zero-size allocation further causing a heap-based buffer overflow with attacker controlled data. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14309"
},
{
"category": "external",
"summary": "RHBZ#1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:40:03+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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14310",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852030"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. An expected font value is not verified before proceeding with buffer allocations allowing an attacker to use a malicious font file to create an arithmetic overflow, zero-sized allocation, and further heap-based buffer overflow. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14310"
},
{
"category": "external",
"summary": "RHBZ#1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:40:03+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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14311",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2 while handling symlink on ext filesystems. A filesystem containing a symbolic link with an inode size of UINT32_MAX causes an arithmetic overflow, leading to a zero-sized memory allocation with a subsequent heap-based buffer overflow. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14311"
},
{
"category": "external",
"summary": "RHBZ#1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:40:03+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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow"
},
{
"cve": "CVE-2020-15705",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1860978"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 fails to validate kernel signature when booted directly without shim, allowing secure boot to be bypassed. This only affects systems where the kernel signing certificate has been imported directly into the secure boot database and the GRUB image is booted directly without the use of shim. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Fail kernel validation without shim protocol",
"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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15705"
},
{
"category": "external",
"summary": "RHBZ#1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:40:03+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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Fail kernel validation without shim protocol"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
}
],
"cve": "CVE-2020-15706",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861118"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 contains a race condition in grub_script_function_create() leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executing, leading to arbitrary code execution and secure boot restriction bypass. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Use-after-free redefining a function whilst the same function is already executing",
"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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15706"
},
{
"category": "external",
"summary": "RHBZ#1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:40:03+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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Use-after-free redefining a function whilst the same function is already executing"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
},
{
"names": [
"Colin Watson"
],
"organization": "Debian / Canonical Ltd."
}
],
"cve": "CVE-2020-15707",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-07-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861581"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflows were discovered in the functions grub_cmd_initrd and grub_initrd_init in the efilinux component of GRUB2, as shipped in Debian, Red Hat, and Ubuntu (the functionality is not included in GRUB2 upstream), leading to a heap-based buffer overflow. These could be triggered by an extremely large number of arguments to the initrd command on 32-bit architectures, or a crafted filesystem with very large files on any architecture. An attacker could use this to execute arbitrary code and bypass UEFI Secure Boot restrictions. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in initrd size handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s no mitigation available other than installing the update packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15707"
},
{
"category": "external",
"summary": "RHBZ#1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:40:03+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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in initrd size handling"
}
]
}
RHSA-2020:3223
Vulnerability from csaf_redhat - Published: 2020-07-29 19:40 - Updated: 2025-11-21 18:15Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grub2, shim, shim-unsigned-x64, and fwupd is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.\n\n[Updated 3 August 2020]\n\nThe shim and shim-unsigned-x64 packages distributed with this erratum have a known bug that can cause the boot process to hang on some systems. To prevent boot problems, customers are strongly recommended not to use the shim packages released with this erratum, and instead to apply the newer packages within RHBA-2020:3263, that were released on 1 August 2020 to address this issue.",
"title": "Topic"
},
{
"category": "general",
"text": "The grub2 packages provide version 2 of the Grand Unified Boot Loader (GRUB), a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices.\n\nThe shim package contains a first-stage UEFI boot loader that handles chaining to a trusted full boot loader under secure boot environments.\n\nThe fwupd packages provide a service that allows session software to update device firmware.\n\nSecurity Fix(es):\n\n* grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process (CVE-2020-10713)\n\n* grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow (CVE-2020-14308)\n\n* grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow (CVE-2020-14309)\n\n* grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow (CVE-2020-14310)\n\n* grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow (CVE-2020-14311)\n\n* grub2: Fail kernel validation without shim protocol (CVE-2020-15705)\n\n* grub2: Use-after-free redefining a function whilst the same function is already executing (CVE-2020-15706)\n\n* grub2: Integer overflow in initrd size handling (CVE-2020-15707)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:3223",
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://access.redhat.com/errata/RHBA-2020:3263",
"url": "https://access.redhat.com/errata/RHBA-2020:3263"
},
{
"category": "external",
"summary": "1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3223.json"
}
],
"title": "Red Hat Security Advisory: grub2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:15:53+00:00",
"generator": {
"date": "2025-11-21T18:15:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:3223",
"initial_release_date": "2020-07-29T19:40:03+00:00",
"revision_history": [
{
"date": "2020-07-29T19:40:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-08-03T16:00:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:15:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.1::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.1::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "shim-unsigned-x64-0:15-7.el8.x86_64",
"product": {
"name": "shim-unsigned-x64-0:15-7.el8.x86_64",
"product_id": "shim-unsigned-x64-0:15-7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-x64@15-7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-cdboot@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-cdboot@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-pc-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-pc-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-tools-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-tools-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-efi@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debugsource-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-debugsource-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-debugsource-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debugsource@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-debuginfo@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-efi-debuginfo@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra-debuginfo@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"product": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"product_id": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal-debuginfo@2.02-87.el8_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "fwupd-0:1.1.4-2.el8_1.x86_64",
"product": {
"name": "fwupd-0:1.1.4-2.el8_1.x86_64",
"product_id": "fwupd-0:1.1.4-2.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-2.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"product": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"product_id": "fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-2.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"product_id": "fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-2.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-ia32-0:15-14.el8_1.x86_64",
"product": {
"name": "shim-ia32-0:15-14.el8_1.x86_64",
"product_id": "shim-ia32-0:15-14.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-ia32@15-14.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-x64-0:15-14.el8_1.x86_64",
"product": {
"name": "shim-x64-0:15-14.el8_1.x86_64",
"product_id": "shim-x64-0:15-14.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-x64@15-14.el8_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "shim-unsigned-x64-0:15-7.el8.src",
"product": {
"name": "shim-unsigned-x64-0:15-7.el8.src",
"product_id": "shim-unsigned-x64-0:15-7.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-x64@15-7.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "grub2-1:2.02-87.el8_1.src",
"product": {
"name": "grub2-1:2.02-87.el8_1.src",
"product_id": "grub2-1:2.02-87.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-87.el8_1?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "fwupd-0:1.1.4-2.el8_1.src",
"product": {
"name": "fwupd-0:1.1.4-2.el8_1.src",
"product_id": "fwupd-0:1.1.4-2.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-2.el8_1?arch=src"
}
}
},
{
"category": "product_version",
"name": "shim-0:15-14.el8_1.src",
"product": {
"name": "shim-0:15-14.el8_1.src",
"product_id": "shim-0:15-14.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim@15-14.el8_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-common-1:2.02-87.el8_1.noarch",
"product": {
"name": "grub2-common-1:2.02-87.el8_1.noarch",
"product_id": "grub2-common-1:2.02-87.el8_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-common@2.02-87.el8_1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"product": {
"name": "grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"product_id": "grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64-modules@2.02-87.el8_1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"product": {
"name": "grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"product_id": "grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-modules@2.02-87.el8_1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"product": {
"name": "grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"product_id": "grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-modules@2.02-87.el8_1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-modules-1:2.02-87.el8_1.noarch",
"product": {
"name": "grub2-pc-modules-1:2.02-87.el8_1.noarch",
"product_id": "grub2-pc-modules-1:2.02-87.el8_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc-modules@2.02-87.el8_1?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"product": {
"name": "grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"product_id": "grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le-modules@2.02-87.el8_1?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64-cdboot@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-tools-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-tools-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debugsource-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-debugsource-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-debugsource-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debugsource@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-debuginfo@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra-debuginfo@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"product": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"product_id": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal-debuginfo@2.02-87.el8_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "fwupd-0:1.1.4-2.el8_1.aarch64",
"product": {
"name": "fwupd-0:1.1.4-2.el8_1.aarch64",
"product_id": "fwupd-0:1.1.4-2.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-2.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"product": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"product_id": "fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-2.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"product_id": "fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-2.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "shim-aa64-0:15-14.el8_1.aarch64",
"product": {
"name": "shim-aa64-0:15-14.el8_1.aarch64",
"product_id": "shim-aa64-0:15-14.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-aa64@15-14.el8_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-tools-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-tools-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debugsource@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-debuginfo@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra-debuginfo@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"product": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"product_id": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal-debuginfo@2.02-87.el8_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "fwupd-0:1.1.4-2.el8_1.ppc64le",
"product": {
"name": "fwupd-0:1.1.4-2.el8_1.ppc64le",
"product_id": "fwupd-0:1.1.4-2.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-2.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"product": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"product_id": "fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-2.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"product_id": "fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-2.el8_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fwupd-0:1.1.4-2.el8_1.s390x",
"product": {
"name": "fwupd-0:1.1.4-2.el8_1.s390x",
"product_id": "fwupd-0:1.1.4-2.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-2.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"product": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"product_id": "fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-2.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"product_id": "fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-2.el8_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64"
},
"product_reference": "fwupd-0:1.1.4-2.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le"
},
"product_reference": "fwupd-0:1.1.4-2.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-2.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x"
},
"product_reference": "fwupd-0:1.1.4-2.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-2.el8_1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src"
},
"product_reference": "fwupd-0:1.1.4-2.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64"
},
"product_reference": "fwupd-0:1.1.4-2.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64"
},
"product_reference": "fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le"
},
"product_reference": "fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x"
},
"product_reference": "fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64"
},
"product_reference": "fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-87.el8_1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src"
},
"product_reference": "grub2-1:2.02-87.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-87.el8_1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch"
},
"product_reference": "grub2-common-1:2.02-87.el8_1.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debugsource-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-debugsource-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debugsource-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debugsource-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-debugsource-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-87.el8_1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-pc-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-87.el8_1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-87.el8_1.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-87.el8_1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-tools-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-tools-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-efi-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64"
},
"product_reference": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le"
},
"product_reference": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64"
},
"product_reference": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-14.el8_1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src"
},
"product_reference": "shim-0:15-14.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-aa64-0:15-14.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64"
},
"product_reference": "shim-aa64-0:15-14.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-14.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64"
},
"product_reference": "shim-ia32-0:15-14.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-14.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64"
},
"product_reference": "shim-x64-0:15-14.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-7.el8.src as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src"
},
"product_reference": "shim-unsigned-x64-0:15-7.el8.src",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-7.el8.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-7.el8.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jesse Michael",
"Mickey Shkatov"
],
"organization": "Eclypsium"
}
],
"cve": "CVE-2020-10713",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1825243"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Kernel and kernel-rt packages as shipped with Red Hat Enterprise Linux 7 and 8 are being updated to contain the new Red Hat certificate for secure boot.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "RHBZ#1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "RHSB-grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"category": "external",
"summary": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/",
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/07/29/3",
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:40:03+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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
},
{
"category": "workaround",
"details": "There is no mitigation for the flaw.",
"product_ids": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14308",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852009"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn\u0027t check for possible arithmetic overflows on the requested allocation size. This issue leads the function to return invalid memory allocations, causing heap-based overflows in several code paths. The highest threat from this vulnerability is to confidentiality, integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14308"
},
{
"category": "external",
"summary": "RHBZ#1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:40:03+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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14309",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. When handling squashfs filesystems containing a symbolic link with name length of UINT32 bytes in size, the name size leads to an arithmetic overflow leading to a zero-size allocation further causing a heap-based buffer overflow with attacker controlled data. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14309"
},
{
"category": "external",
"summary": "RHBZ#1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:40:03+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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14310",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852030"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. An expected font value is not verified before proceeding with buffer allocations allowing an attacker to use a malicious font file to create an arithmetic overflow, zero-sized allocation, and further heap-based buffer overflow. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14310"
},
{
"category": "external",
"summary": "RHBZ#1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:40:03+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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14311",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2 while handling symlink on ext filesystems. A filesystem containing a symbolic link with an inode size of UINT32_MAX causes an arithmetic overflow, leading to a zero-sized memory allocation with a subsequent heap-based buffer overflow. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14311"
},
{
"category": "external",
"summary": "RHBZ#1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:40:03+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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow"
},
{
"cve": "CVE-2020-15705",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1860978"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 fails to validate kernel signature when booted directly without shim, allowing secure boot to be bypassed. This only affects systems where the kernel signing certificate has been imported directly into the secure boot database and the GRUB image is booted directly without the use of shim. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Fail kernel validation without shim protocol",
"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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15705"
},
{
"category": "external",
"summary": "RHBZ#1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15705"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:40:03+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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Fail kernel validation without shim protocol"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
}
],
"cve": "CVE-2020-15706",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-07-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861118"
}
],
"notes": [
{
"category": "description",
"text": "GRUB2 contains a race condition in grub_script_function_create() leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executing, leading to arbitrary code execution and secure boot restriction bypass. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Use-after-free redefining a function whilst the same function is already executing",
"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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15706"
},
{
"category": "external",
"summary": "RHBZ#1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15706"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:40:03+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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Use-after-free redefining a function whilst the same function is already executing"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Canonical"
},
{
"names": [
"Colin Watson"
],
"organization": "Debian / Canonical Ltd."
}
],
"cve": "CVE-2020-15707",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2020-07-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1861581"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflows were discovered in the functions grub_cmd_initrd and grub_initrd_init in the efilinux component of GRUB2, as shipped in Debian, Red Hat, and Ubuntu (the functionality is not included in GRUB2 upstream), leading to a heap-based buffer overflow. These could be triggered by an extremely large number of arguments to the initrd command on 32-bit architectures, or a crafted filesystem with very large files on any architecture. An attacker could use this to execute arbitrary code and bypass UEFI Secure Boot restrictions. This issue affects GRUB2 version 2.04 and prior versions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in initrd size handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s no mitigation available other than installing the update packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-15707"
},
{
"category": "external",
"summary": "RHBZ#1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15707"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-07-29T19:40:03+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": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3223"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src",
"BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src",
"BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src",
"BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src",
"CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in initrd size handling"
}
]
}
RHSA-2020_4115
Vulnerability from csaf_redhat - Published: 2020-09-30 10:09 - Updated: 2024-12-01 12:15Notes
{
"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 redhat-release-virtualization-host and redhat-virtualization-host is now available for Red Hat Virtualization 4 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 redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks. \n\nThe ovirt-node-ng packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks.\n\nThe following packages have been upgraded to a later upstream version: redhat-release-virtualization-host (4.3.11), redhat-virtualization-host (4.3.11). (BZ#1868307, BZ#1878044)\n\nSecurity Fix(es):\n\n* grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process (CVE-2020-10713)\n\n* QEMU: usb: out-of-bounds r/w access issue while processing usb packets (CVE-2020-14364)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:4115",
"url": "https://access.redhat.com/errata/RHSA-2020:4115"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "1845590",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845590"
},
{
"category": "external",
"summary": "1868307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868307"
},
{
"category": "external",
"summary": "1869201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869201"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4115.json"
}
],
"title": "Red Hat Security Advisory: redhat-release-virtualization-host and redhat-virtualization-host security update",
"tracking": {
"current_release_date": "2024-12-01T12:15:18+00:00",
"generator": {
"date": "2024-12-01T12:15:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:4115",
"initial_release_date": "2020-09-30T10:09:12+00:00",
"revision_history": [
{
"date": "2020-09-30T10:09:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-09-30T10:09:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-01T12:15:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product": {
"name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
},
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product": {
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
}
],
"category": "product_family",
"name": "Red Hat Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"product": {
"name": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"product_id": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.3.11-1.el7ev?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"product": {
"name": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"product_id": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.3.11-1.el7ev?arch=src"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"product": {
"name": "redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"product_id": "redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host@4.3.11-20200922.0.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch",
"product_id": "redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update-placeholder@4.3.11-1.el7ev?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"product_id": "redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update@4.3.11-20200922.0.el7_9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src"
},
"product_reference": "redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.src"
},
"product_reference": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64 as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64"
},
"product_reference": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src"
},
"product_reference": "redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jesse Michael",
"Mickey Shkatov"
],
"organization": "Eclypsium"
}
],
"cve": "CVE-2020-10713",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1825243"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Kernel and kernel-rt packages as shipped with Red Hat Enterprise Linux 7 and 8 are being updated to contain the new Red Hat certificate for secure boot.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "RHBZ#1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "RHSB-grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"category": "external",
"summary": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/",
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/07/29/3",
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-30T10:09:12+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4115"
},
{
"category": "workaround",
"details": "There is no mitigation for the flaw.",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process"
},
{
"acknowledgments": [
{
"names": [
"Xiao Wei"
],
"organization": "360.com"
},
{
"names": [
"Ziming Zhang"
]
}
],
"cve": "CVE-2020-14364",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2020-08-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1869201"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read/write access flaw was found in the USB emulator of the QEMU. This issue occurs while processing USB packets from a guest when USBDevice \u0027setup_len\u0027 exceeds its \u0027data_buf[4096]\u0027 in the do_token_in, do_token_out routines. This flaw allows a guest user to crash the QEMU process, resulting in a denial of service, or the potential execution of arbitrary code with the privileges of the QEMU process on the host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "QEMU: usb: out-of-bounds r/w access issue while processing usb packets",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the version of the qemu-kvm package as shipped with the Red Hat Enterprise Linux 6, 7 and 8. Future qemu-kvm package updates for Red Hat Enterprise Linux 6, 7 and 8 may\naddress this issue.\n\nRed Hat Enterprise Linux 5 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in its future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nRed Hat OpenStack Platform 15 and newer consume fixes directly from the Red Hat Enterprise Linux 8 Advanced Virtualization repository.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14364"
},
{
"category": "external",
"summary": "RHBZ#1869201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869201"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14364",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14364"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14364",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14364"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/08/24/2",
"url": "https://www.openwall.com/lists/oss-security/2020/08/24/2"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/08/24/3",
"url": "https://www.openwall.com/lists/oss-security/2020/08/24/3"
}
],
"release_date": "2020-08-24T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-30T10:09:12+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4115"
},
{
"category": "workaround",
"details": "Using Libvirt management interface to manage guest VMs significantly reduces impact of this issue. Libvirt starts each guest process with an unprivileged system user(ex. qemu) privileges and further confines the process with strict sVirt and SELinux policies.\n\n* https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_security_guide/",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "QEMU: usb: out-of-bounds r/w access issue while processing usb packets"
}
]
}
RHSA-2020:4115
Vulnerability from csaf_redhat - Published: 2020-09-30 10:09 - Updated: 2025-11-21 18:17Notes
{
"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 redhat-release-virtualization-host and redhat-virtualization-host is now available for Red Hat Virtualization 4 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 redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks. \n\nThe ovirt-node-ng packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks.\n\nThe following packages have been upgraded to a later upstream version: redhat-release-virtualization-host (4.3.11), redhat-virtualization-host (4.3.11). (BZ#1868307, BZ#1878044)\n\nSecurity Fix(es):\n\n* grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process (CVE-2020-10713)\n\n* QEMU: usb: out-of-bounds r/w access issue while processing usb packets (CVE-2020-14364)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:4115",
"url": "https://access.redhat.com/errata/RHSA-2020:4115"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "1845590",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1845590"
},
{
"category": "external",
"summary": "1868307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868307"
},
{
"category": "external",
"summary": "1869201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869201"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4115.json"
}
],
"title": "Red Hat Security Advisory: redhat-release-virtualization-host and redhat-virtualization-host security update",
"tracking": {
"current_release_date": "2025-11-21T18:17:19+00:00",
"generator": {
"date": "2025-11-21T18:17:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:4115",
"initial_release_date": "2020-09-30T10:09:12+00:00",
"revision_history": [
{
"date": "2020-09-30T10:09:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-09-30T10:09:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:17:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product": {
"name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
},
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product": {
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
}
],
"category": "product_family",
"name": "Red Hat Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"product": {
"name": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"product_id": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.3.11-1.el7ev?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"product": {
"name": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"product_id": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.3.11-1.el7ev?arch=src"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"product": {
"name": "redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"product_id": "redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host@4.3.11-20200922.0.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch",
"product_id": "redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update-placeholder@4.3.11-1.el7ev?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"product_id": "redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update@4.3.11-20200922.0.el7_9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src"
},
"product_reference": "redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.src"
},
"product_reference": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64 as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64"
},
"product_reference": "redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src"
},
"product_reference": "redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jesse Michael",
"Mickey Shkatov"
],
"organization": "Eclypsium"
}
],
"cve": "CVE-2020-10713",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1825243"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Kernel and kernel-rt packages as shipped with Red Hat Enterprise Linux 7 and 8 are being updated to contain the new Red Hat certificate for secure boot.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "RHBZ#1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "RHSB-grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"category": "external",
"summary": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/",
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/07/29/3",
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-30T10:09:12+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4115"
},
{
"category": "workaround",
"details": "There is no mitigation for the flaw.",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process"
},
{
"acknowledgments": [
{
"names": [
"Xiao Wei"
],
"organization": "360.com"
},
{
"names": [
"Ziming Zhang"
]
}
],
"cve": "CVE-2020-14364",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2020-08-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1869201"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read/write access flaw was found in the USB emulator of the QEMU. This issue occurs while processing USB packets from a guest when USBDevice \u0027setup_len\u0027 exceeds its \u0027data_buf[4096]\u0027 in the do_token_in, do_token_out routines. This flaw allows a guest user to crash the QEMU process, resulting in a denial of service, or the potential execution of arbitrary code with the privileges of the QEMU process on the host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "QEMU: usb: out-of-bounds r/w access issue while processing usb packets",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the version of the qemu-kvm package as shipped with the Red Hat Enterprise Linux 6, 7 and 8. Future qemu-kvm package updates for Red Hat Enterprise Linux 6, 7 and 8 may\naddress this issue.\n\nRed Hat Enterprise Linux 5 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in its future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nRed Hat OpenStack Platform 15 and newer consume fixes directly from the Red Hat Enterprise Linux 8 Advanced Virtualization repository.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14364"
},
{
"category": "external",
"summary": "RHBZ#1869201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869201"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14364",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14364"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14364",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14364"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/08/24/2",
"url": "https://www.openwall.com/lists/oss-security/2020/08/24/2"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/08/24/3",
"url": "https://www.openwall.com/lists/oss-security/2020/08/24/3"
}
],
"release_date": "2020-08-24T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-30T10:09:12+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4115"
},
{
"category": "workaround",
"details": "Using Libvirt management interface to manage guest VMs significantly reduces impact of this issue. Libvirt starts each guest process with an unprivileged system user(ex. qemu) privileges and further confines the process with strict sVirt and SELinux policies.\n\n* https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_security_guide/",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.11-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.11-20200922.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.11-20200922.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.11-1.el7ev.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "QEMU: usb: out-of-bounds r/w access issue while processing usb packets"
}
]
}
RHSA-2020:4172
Vulnerability from csaf_redhat - Published: 2020-10-05 13:11 - Updated: 2025-11-21 18:17Notes
{
"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 cockpit-ovirt, imgbased, redhat-release-virtualization-host, and redhat-virtualization-host is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 8.\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 redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks. \n\nThe ovirt-node-ng packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks.\n\nThe following packages have been upgraded to a later upstream version: cockpit-ovirt (0.14.11), imgbased (1.2.12), redhat-release-virtualization-host (4.4.2), redhat-virtualization-host (4.4.2). (BZ#1875362, BZ#1878045)\n\nSecurity Fix(es):\n\n* grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process (CVE-2020-10713)\n\n* QEMU: usb: out-of-bounds r/w access issue while processing usb packets (CVE-2020-14364)\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.",
"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-2020:4172",
"url": "https://access.redhat.com/errata/RHSA-2020:4172"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "1805589",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1805589"
},
{
"category": "external",
"summary": "1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "1847547",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1847547"
},
{
"category": "external",
"summary": "1852721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852721"
},
{
"category": "external",
"summary": "1859876",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1859876"
},
{
"category": "external",
"summary": "1868312",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868312"
},
{
"category": "external",
"summary": "1869201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869201"
},
{
"category": "external",
"summary": "1873049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1873049"
},
{
"category": "external",
"summary": "1875362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1875362"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4172.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Virtualization security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-21T18:17:23+00:00",
"generator": {
"date": "2025-11-21T18:17:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:4172",
"initial_release_date": "2020-10-05T13:11:13+00:00",
"revision_history": [
{
"date": "2020-10-05T13:11:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-10-05T13:11:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:17:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product": {
"name": "RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhev_hypervisor:4.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product": {
"name": "Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "8Base-RHV-Agents-4",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhev_hypervisor:4.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product": {
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhev_hypervisor:4.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"product": {
"name": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"product_id": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.4.2-1.el8ev?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"product": {
"name": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"product_id": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.4.2-1.el8ev?arch=src"
}
}
},
{
"category": "product_version",
"name": "cockpit-ovirt-0:0.14.11-1.el8ev.src",
"product": {
"name": "cockpit-ovirt-0:0.14.11-1.el8ev.src",
"product_id": "cockpit-ovirt-0:0.14.11-1.el8ev.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-ovirt@0.14.11-1.el8ev?arch=src"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"product": {
"name": "redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"product_id": "redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host@4.4.2-20200930.0.el8_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "imgbased-0:1.2.12-0.1.el8ev.src",
"product": {
"name": "imgbased-0:1.2.12-0.1.el8ev.src",
"product_id": "imgbased-0:1.2.12-0.1.el8ev.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/imgbased@1.2.12-0.1.el8ev?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch",
"product_id": "redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update-placeholder@4.4.2-1.el8ev?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"product": {
"name": "cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"product_id": "cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-ovirt-dashboard@0.14.11-1.el8ev?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch",
"product_id": "redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update@4.4.2-20200930.0.el8_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "imgbased-0:1.2.12-0.1.el8ev.noarch",
"product": {
"name": "imgbased-0:1.2.12-0.1.el8ev.noarch",
"product_id": "imgbased-0:1.2.12-0.1.el8ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/imgbased@1.2.12-0.1.el8ev?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"product": {
"name": "python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"product_id": "python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-imgbased@1.2.12-0.1.el8ev?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-ovirt-0:0.14.11-1.el8ev.src as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "8Base-RHV-Agents-4:cockpit-ovirt-0:0.14.11-1.el8ev.src"
},
"product_reference": "cockpit-ovirt-0:0.14.11-1.el8ev.src",
"relates_to_product_reference": "8Base-RHV-Agents-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "8Base-RHV-Agents-4:cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch"
},
"product_reference": "cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"relates_to_product_reference": "8Base-RHV-Agents-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src"
},
"product_reference": "redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "imgbased-0:1.2.12-0.1.el8ev.noarch as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.noarch"
},
"product_reference": "imgbased-0:1.2.12-0.1.el8ev.noarch",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "imgbased-0:1.2.12-0.1.el8ev.src as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.src"
},
"product_reference": "imgbased-0:1.2.12-0.1.el8ev.src",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-imgbased-0:1.2.12-0.1.el8ev.noarch as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:python3-imgbased-0:1.2.12-0.1.el8ev.noarch"
},
"product_reference": "python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.src as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.src"
},
"product_reference": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64 as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64"
},
"product_reference": "redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jesse Michael",
"Mickey Shkatov"
],
"organization": "Eclypsium"
}
],
"cve": "CVE-2020-10713",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHV-Agents-4:cockpit-ovirt-0:0.14.11-1.el8ev.src",
"8Base-RHV-Agents-4:cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1825243"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Kernel and kernel-rt packages as shipped with Red Hat Enterprise Linux 7 and 8 are being updated to contain the new Red Hat certificate for secure boot.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch"
],
"known_not_affected": [
"8Base-RHV-Agents-4:cockpit-ovirt-0:0.14.11-1.el8ev.src",
"8Base-RHV-Agents-4:cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "RHBZ#1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "RHSB-grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"category": "external",
"summary": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/",
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/07/29/3",
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-10-05T13:11:13+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/2974891",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4172"
},
{
"category": "workaround",
"details": "There is no mitigation for the flaw.",
"product_ids": [
"8Base-RHV-Agents-4:cockpit-ovirt-0:0.14.11-1.el8ev.src",
"8Base-RHV-Agents-4:cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHV-Agents-4:cockpit-ovirt-0:0.14.11-1.el8ev.src",
"8Base-RHV-Agents-4:cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process"
},
{
"acknowledgments": [
{
"names": [
"Xiao Wei"
],
"organization": "360.com"
},
{
"names": [
"Ziming Zhang"
]
}
],
"cve": "CVE-2020-14364",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2020-08-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHV-Agents-4:cockpit-ovirt-0:0.14.11-1.el8ev.src",
"8Base-RHV-Agents-4:cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1869201"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read/write access flaw was found in the USB emulator of the QEMU. This issue occurs while processing USB packets from a guest when USBDevice \u0027setup_len\u0027 exceeds its \u0027data_buf[4096]\u0027 in the do_token_in, do_token_out routines. This flaw allows a guest user to crash the QEMU process, resulting in a denial of service, or the potential execution of arbitrary code with the privileges of the QEMU process on the host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "QEMU: usb: out-of-bounds r/w access issue while processing usb packets",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the version of the qemu-kvm package as shipped with the Red Hat Enterprise Linux 6, 7 and 8. Future qemu-kvm package updates for Red Hat Enterprise Linux 6, 7 and 8 may\naddress this issue.\n\nRed Hat Enterprise Linux 5 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in its future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nRed Hat OpenStack Platform 15 and newer consume fixes directly from the Red Hat Enterprise Linux 8 Advanced Virtualization repository.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch"
],
"known_not_affected": [
"8Base-RHV-Agents-4:cockpit-ovirt-0:0.14.11-1.el8ev.src",
"8Base-RHV-Agents-4:cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14364"
},
{
"category": "external",
"summary": "RHBZ#1869201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869201"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14364",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14364"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14364",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14364"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/08/24/2",
"url": "https://www.openwall.com/lists/oss-security/2020/08/24/2"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/08/24/3",
"url": "https://www.openwall.com/lists/oss-security/2020/08/24/3"
}
],
"release_date": "2020-08-24T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-10-05T13:11:13+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/2974891",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4172"
},
{
"category": "workaround",
"details": "Using Libvirt management interface to manage guest VMs significantly reduces impact of this issue. Libvirt starts each guest process with an unprivileged system user(ex. qemu) privileges and further confines the process with strict sVirt and SELinux policies.\n\n* https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_security_guide/",
"product_ids": [
"8Base-RHV-Agents-4:cockpit-ovirt-0:0.14.11-1.el8ev.src",
"8Base-RHV-Agents-4:cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHV-Agents-4:cockpit-ovirt-0:0.14.11-1.el8ev.src",
"8Base-RHV-Agents-4:cockpit-ovirt-dashboard-0:0.14.11-1.el8ev.noarch",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.2-20200930.0.el8_2.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.2-20200930.0.el8_2.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:imgbased-0:1.2.12-0.1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:python3-imgbased-0:1.2.12-0.1.el8ev.noarch",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.2-1.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.2-1.el8ev.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "QEMU: usb: out-of-bounds r/w access issue while processing usb packets"
}
]
}
RHSA-2020_3274
Vulnerability from csaf_redhat - Published: 2020-08-03 12:15 - Updated: 2024-12-01 12:14Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grub2, shim, shim-signed, and fwupdate is now available for Red Hat Enterprise Linux 7.7 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The grub2 packages provide version 2 of the Grand Unified Boot Loader (GRUB), a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices.\n\nThe shim package contains a first-stage UEFI boot loader that handles chaining to a trusted full boot loader under secure boot environments.\n\nThe fwupdate packages provide a service that allows session software to update device firmware.\n\nSecurity Fix(es):\n\n* grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process (CVE-2020-10713)\n\n* grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow (CVE-2020-14308)\n\n* grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow (CVE-2020-14309)\n\n* grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow (CVE-2020-14310)\n\n* grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow (CVE-2020-14311)\n\n* grub2: Fail kernel validation without shim protocol (CVE-2020-15705)\n\n* grub2: Use-after-free redefining a function whilst the same function is already executing (CVE-2020-15706)\n\n* grub2: Integer overflow in initrd size handling (CVE-2020-15707)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* grub2 should get resynced with 7.8 branch (BZ#1861855)",
"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-2020:3274",
"url": "https://access.redhat.com/errata/RHSA-2020:3274"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "1860978",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860978"
},
{
"category": "external",
"summary": "1861118",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861118"
},
{
"category": "external",
"summary": "1861581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861581"
},
{
"category": "external",
"summary": "1861855",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861855"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3274.json"
}
],
"title": "Red Hat Security Advisory: grub2 security and bug fix update",
"tracking": {
"current_release_date": "2024-12-01T12:14:54+00:00",
"generator": {
"date": "2024-12-01T12:14:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:3274",
"initial_release_date": "2020-08-03T12:15:12+00:00",
"revision_history": [
{
"date": "2020-08-03T12:15:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-08-03T12:15:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-01T12:14:54+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 ComputeNode Optional EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_7.x86_64",
"product": {
"name": "grub2-1:2.02-0.86.el7_7.x86_64",
"product_id": "grub2-1:2.02-0.86.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"product": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"product_id": "grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32@2.02-0.86.el7_7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"product": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"product_id": "grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64@2.02-0.86.el7_7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-1:2.02-0.86.el7_7.x86_64",
"product": {
"name": "grub2-pc-1:2.02-0.86.el7_7.x86_64",
"product_id": "grub2-pc-1:2.02-0.86.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc@2.02-0.86.el7_7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7_7.x86_64",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7_7.x86_64",
"product_id": "grub2-tools-1:2.02-0.86.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7_7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7_7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7_7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7_7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"product": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"product_id": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-cdboot@2.02-0.86.el7_7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"product": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"product_id": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-cdboot@2.02-0.86.el7_7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "fwupdate-0:12-6.el7_7.x86_64",
"product": {
"name": "fwupdate-0:12-6.el7_7.x86_64",
"product_id": "fwupdate-0:12-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate@12-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-efi-0:12-6.el7_7.x86_64",
"product": {
"name": "fwupdate-efi-0:12-6.el7_7.x86_64",
"product_id": "fwupdate-efi-0:12-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-efi@12-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-libs-0:12-6.el7_7.x86_64",
"product": {
"name": "fwupdate-libs-0:12-6.el7_7.x86_64",
"product_id": "fwupdate-libs-0:12-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-libs@12-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"product": {
"name": "fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"product_id": "fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-debuginfo@12-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupdate-devel-0:12-6.el7_7.x86_64",
"product": {
"name": "fwupdate-devel-0:12-6.el7_7.x86_64",
"product_id": "fwupdate-devel-0:12-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate-devel@12-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product_id": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-ia32@15-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product_id": "shim-unsigned-x64-0:15-8.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-x64@15-8.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mokutil-0:15-8.el7_7.x86_64",
"product": {
"name": "mokutil-0:15-8.el7_7.x86_64",
"product_id": "mokutil-0:15-8.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mokutil@15-8.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-ia32-0:15-8.el7_7.x86_64",
"product": {
"name": "shim-ia32-0:15-8.el7_7.x86_64",
"product_id": "shim-ia32-0:15-8.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-ia32@15-8.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-x64-0:15-8.el7_7.x86_64",
"product": {
"name": "shim-x64-0:15-8.el7_7.x86_64",
"product_id": "shim-x64-0:15-8.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-x64@15-8.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mokutil-debuginfo-0:15-8.el7_7.x86_64",
"product": {
"name": "mokutil-debuginfo-0:15-8.el7_7.x86_64",
"product_id": "mokutil-debuginfo-0:15-8.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mokutil-debuginfo@15-8.el7_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_7.src",
"product": {
"name": "grub2-1:2.02-0.86.el7_7.src",
"product_id": "grub2-1:2.02-0.86.el7_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_7?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "fwupdate-0:12-6.el7_7.src",
"product": {
"name": "fwupdate-0:12-6.el7_7.src",
"product_id": "fwupdate-0:12-6.el7_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupdate@12-6.el7_7?arch=src"
}
}
},
{
"category": "product_version",
"name": "shim-0:15-8.el7.src",
"product": {
"name": "shim-0:15-8.el7.src",
"product_id": "shim-0:15-8.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim@15-8.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "shim-signed-0:15-8.el7_7.src",
"product": {
"name": "shim-signed-0:15-8.el7_7.src",
"product_id": "shim-signed-0:15-8.el7_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-signed@15-8.el7_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-common-1:2.02-0.86.el7_7.noarch",
"product": {
"name": "grub2-common-1:2.02-0.86.el7_7.noarch",
"product_id": "grub2-common-1:2.02-0.86.el7_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-common@2.02-0.86.el7_7?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"product": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"product_id": "grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-modules@2.02-0.86.el7_7?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"product": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"product_id": "grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-modules@2.02-0.86.el7_7?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"product": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"product_id": "grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc-modules@2.02-0.86.el7_7?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"product": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"product_id": "grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64-modules@2.02-0.86.el7_7?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"product": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"product_id": "grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc-modules@2.02-0.86.el7_7?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"product": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"product_id": "grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64-modules@2.02-0.86.el7_7?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"product": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"product_id": "grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le-modules@2.02-0.86.el7_7?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"product": {
"name": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"product_id": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-aa64-debuginfo@15-8.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"product": {
"name": "shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"product_id": "shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-ia32-debuginfo@15-8.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"product": {
"name": "shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"product_id": "shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-unsigned-x64-debuginfo@15-8.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_7.ppc64",
"product": {
"name": "grub2-1:2.02-0.86.el7_7.ppc64",
"product_id": "grub2-1:2.02-0.86.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_7?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"product": {
"name": "grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"product_id": "grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64@2.02-0.86.el7_7?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7_7.ppc64",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7_7.ppc64",
"product_id": "grub2-tools-1:2.02-0.86.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7_7?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7_7?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7_7?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7_7?arch=ppc64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_7.ppc64le",
"product": {
"name": "grub2-1:2.02-0.86.el7_7.ppc64le",
"product_id": "grub2-1:2.02-0.86.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"product": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"product_id": "grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le@2.02-0.86.el7_7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"product_id": "grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7_7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7_7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7_7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7_7?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.src"
},
"product_reference": "fwupdate-0:12-6.el7_7.src",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_7.src",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-8.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:mokutil-0:15-8.el7_7.x86_64"
},
"product_reference": "mokutil-0:15-8.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-8.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-8.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-8.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64"
},
"product_reference": "shim-ia32-0:15-8.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-8.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:shim-signed-0:15-8.el7_7.src"
},
"product_reference": "shim-signed-0:15-8.el7_7.src",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch"
},
"product_reference": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch"
},
"product_reference": "shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-debuginfo-0:15-8.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch"
},
"product_reference": "shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-8.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64"
},
"product_reference": "shim-x64-0:15-8.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src"
},
"product_reference": "fwupdate-0:12-6.el7_7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:fwupdate-0:12-6.el7_7.src"
},
"product_reference": "fwupdate-0:12-6.el7_7.src",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_7.src",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-8.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:mokutil-0:15-8.el7_7.x86_64"
},
"product_reference": "mokutil-0:15-8.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-8.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-8.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-8.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64"
},
"product_reference": "shim-ia32-0:15-8.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-8.el7_7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:shim-signed-0:15-8.el7_7.src"
},
"product_reference": "shim-signed-0:15-8.el7_7.src",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch"
},
"product_reference": "shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-ia32-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch"
},
"product_reference": "shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-0:15-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64"
},
"product_reference": "shim-unsigned-x64-0:15-8.el7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-unsigned-x64-debuginfo-0:15-8.el7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch"
},
"product_reference": "shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-8.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64"
},
"product_reference": "shim-x64-0:15-8.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_7.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src"
},
"product_reference": "fwupdate-0:12-6.el7_7.src",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-debuginfo-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-devel-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-devel-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-efi-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-efi-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupdate-libs-0:12-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64"
},
"product_reference": "fwupdate-libs-0:12-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_7.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_7.src",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jesse Michael",
"Mickey Shkatov"
],
"organization": "Eclypsium"
}
],
"cve": "CVE-2020-10713",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2020-04-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1825243"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. In order to load an untrusted or modified kernel, an attacker would first need to establish access to the system such as gaining physical access, obtain the ability to alter a pxe-boot network, or have remote access to a networked system with root access. With this access, an attacker could then craft a string to cause a buffer overflow by injecting a malicious payload that leads to arbitrary code execution within GRUB. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Kernel and kernel-rt packages as shipped with Red Hat Enterprise Linux 7 and 8 are being updated to contain the new Red Hat certificate for secure boot.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7ComputeNode-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-0:15-8.el7.src",
"7Server-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7Server-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "RHBZ#1825243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1825243"
},
{
"category": "external",
"summary": "RHSB-grub2bootloader",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10713"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"category": "external",
"summary": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/",
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/07/29/3",
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:15:12+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": [
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7ComputeNode-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-0:15-8.el7.src",
"7Server-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7Server-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3274"
},
{
"category": "workaround",
"details": "There is no mitigation for the flaw.",
"product_ids": [
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7ComputeNode-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-0:15-8.el7.src",
"7Server-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7Server-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7ComputeNode-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-0:15-8.el7.src",
"7Server-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7Server-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Crafted grub.cfg file can lead to arbitrary code execution during boot process"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14308",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852009"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn\u0027t check for possible arithmetic overflows on the requested allocation size. This issue leads the function to return invalid memory allocations, causing heap-based overflows in several code paths. The highest threat from this vulnerability is to confidentiality, integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7ComputeNode-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-0:15-8.el7.src",
"7Server-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7Server-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14308"
},
{
"category": "external",
"summary": "RHBZ#1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14308"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:15:12+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": [
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7ComputeNode-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-0:15-8.el7.src",
"7Server-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7Server-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3274"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7ComputeNode-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-0:15-8.el7.src",
"7Server-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7Server-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: grub_malloc does not validate allocation size allowing for arithmetic overflow and subsequent heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14309",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. When handling squashfs filesystems containing a symbolic link with name length of UINT32 bytes in size, the name size leads to an arithmetic overflow leading to a zero-size allocation further causing a heap-based buffer overflow with attacker controlled data. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7ComputeNode-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-0:15-8.el7.src",
"7Server-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7Server-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14309"
},
{
"category": "external",
"summary": "RHBZ#1852022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14309"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:15:12+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": [
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7ComputeNode-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-0:15-8.el7.src",
"7Server-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7Server-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3274"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7ComputeNode-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-0:15-8.el7.src",
"7Server-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7Server-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_squash_read_symlink may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14310",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852030"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2. An expected font value is not verified before proceeding with buffer allocations allowing an attacker to use a malicious font file to create an arithmetic overflow, zero-sized allocation, and further heap-based buffer overflow. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7ComputeNode-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-0:15-8.el7.src",
"7Server-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7Server-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14310"
},
{
"category": "external",
"summary": "RHBZ#1852030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852030"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14310"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:15:12+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": [
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7ComputeNode-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-0:15-8.el7.src",
"7Server-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7Server-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3274"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7ComputeNode-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-0:15-8.el7.src",
"7Server-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7Server-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow read_section_as_string may lead to heap-based buffer overflow"
},
{
"acknowledgments": [
{
"names": [
"Chris Coulson"
],
"organization": "Ubuntu Security Team"
}
],
"cve": "CVE-2020-14311",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2020-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1852014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in grub2 while handling symlink on ext filesystems. A filesystem containing a symbolic link with an inode size of UINT32_MAX causes an arithmetic overflow, leading to a zero-sized memory allocation with a subsequent heap-based buffer overflow. The highest threat from this vulnerability is to integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7ComputeNode-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-0:15-8.el7.src",
"7Server-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7Server-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14311"
},
{
"category": "external",
"summary": "RHBZ#1852014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14311"
}
],
"release_date": "2020-07-29T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-03T12:15:12+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": [
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7ComputeNode-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-0:15-8.el7.src",
"7Server-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7Server-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3274"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-0:15-8.el7.src",
"7ComputeNode-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7ComputeNode-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7ComputeNode-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7ComputeNode-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7ComputeNode-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7ComputeNode-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:mokutil-debuginfo-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-0:15-8.el7.src",
"7Server-7.7.EUS:shim-ia32-0:15-8.el7_7.x86_64",
"7Server-7.7.EUS:shim-signed-0:15-8.el7_7.src",
"7Server-7.7.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-ia32-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-7.7.EUS:shim-unsigned-x64-debuginfo-0:15-8.el7.noarch",
"7Server-7.7.EUS:shim-x64-0:15-8.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.src",
"7Server-optional-7.7.EUS:fwupdate-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-debuginfo-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-devel-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-efi-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:fwupdate-libs-0:12-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.src",
"7Server-optional-7.7.EUS:grub2-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-common-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-debuginfo-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-ia32-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-efi-x64-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-pc-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-pc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-ppc64le-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_7.noarch",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-extra-1:2.02-0.86.el7_7.x86_64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.ppc64le",
"7Server-optional-7.7.EUS:grub2-tools-minimal-1:2.02-0.86.el7_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Integer overflow in grub_ext2_read_link leads to heap-based buffer overflow"
},
{
"cve": "CVE-2020-15705",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"