Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-15706 (GCVE-0-2020-15706)
Vulnerability from cvelistv5 – Published: 2020-07-29 17:45 – Updated: 2024-09-16 22:20- CWE-362 - Race Condition (Concurrent Execution using Shared Resource with Improper Synchronization)
| Vendor | Product | Version | |
|---|---|---|---|
| Ubuntu | grub2 in Ubuntu |
Affected:
20.04 LTS , < 2.04-1ubuntu26.1
(custom)
Affected: 18.04 LTS , < 2.02-2ubuntu8.16 (custom) Affected: 16.04 LTS , < 2.02~beta2-36ubuntu3.26 (custom) Affected: 14.04 ESM , < 2.02~beta2-9ubuntu1.20 (custom) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T13:22:30.808Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://wiki.ubuntu.com/SecurityTeam/KnowledgeBase/GRUB2SecureBootBypass"
},
{
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "http://ubuntu.com/security/notices/USN-4432-1"
},
{
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2020-GRUB-UEFI-SecureBoot"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/ADV200011"
},
{
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "https://www.suse.com/c/suse-addresses-grub2-secure-boot-issue/"
},
{
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "https://www.suse.com/support/kb/doc/?id=000019673"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"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_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": "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"
},
{
"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": "grub2 in Ubuntu",
"vendor": "Ubuntu",
"versions": [
{
"lessThan": "2.04-1ubuntu26.1",
"status": "affected",
"version": "20.04 LTS",
"versionType": "custom"
},
{
"lessThan": "2.02-2ubuntu8.16",
"status": "affected",
"version": "18.04 LTS",
"versionType": "custom"
},
{
"lessThan": "2.02~beta2-36ubuntu3.26",
"status": "affected",
"version": "16.04 LTS",
"versionType": "custom"
},
{
"lessThan": "2.02~beta2-9ubuntu1.20",
"status": "affected",
"version": "14.04 ESM",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Chris Coulson"
}
],
"datePublic": "2020-07-29T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-362",
"description": "CWE-362 Race Condition (Concurrent Execution using Shared Resource with Improper Synchronization)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-05-01T01:08:01.000Z",
"orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
"shortName": "canonical"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://wiki.ubuntu.com/SecurityTeam/KnowledgeBase/GRUB2SecureBootBypass"
},
{
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "http://ubuntu.com/security/notices/USN-4432-1"
},
{
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2020-GRUB-UEFI-SecureBoot"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/ADV200011"
},
{
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "https://www.suse.com/c/suse-addresses-grub2-secure-boot-issue/"
},
{
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "https://www.suse.com/support/kb/doc/?id=000019673"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"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_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": "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"
},
{
"name": "GLSA-202104-05",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202104-05"
}
],
"source": {
"advisory": "USN 4432-1",
"discovery": "INTERNAL"
},
"title": "GRUB2 contains a race condition leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executing.",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@ubuntu.com",
"DATE_PUBLIC": "2020-07-29T17:00:00.000Z",
"ID": "CVE-2020-15706",
"STATE": "PUBLIC",
"TITLE": "GRUB2 contains a race condition leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executing."
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "grub2 in Ubuntu",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "20.04 LTS",
"version_value": "2.04-1ubuntu26.1"
},
{
"version_affected": "\u003c",
"version_name": "18.04 LTS",
"version_value": "2.02-2ubuntu8.16"
},
{
"version_affected": "\u003c",
"version_name": "16.04 LTS",
"version_value": "2.02~beta2-36ubuntu3.26"
},
{
"version_affected": "\u003c",
"version_name": "14.04 ESM",
"version_value": "2.02~beta2-9ubuntu1.20"
}
]
}
}
]
},
"vendor_name": "Ubuntu"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Chris Coulson"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"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"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-362 Race Condition (Concurrent Execution using Shared Resource with Improper Synchronization)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/",
"refsource": "CONFIRM",
"url": "https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/"
},
{
"name": "https://wiki.ubuntu.com/SecurityTeam/KnowledgeBase/GRUB2SecureBootBypass",
"refsource": "UBUNTU",
"url": "https://wiki.ubuntu.com/SecurityTeam/KnowledgeBase/GRUB2SecureBootBypass"
},
{
"name": "http://ubuntu.com/security/notices/USN-4432-1",
"refsource": "UBUNTU",
"url": "http://ubuntu.com/security/notices/USN-4432-1"
},
{
"name": "https://www.debian.org/security/2020-GRUB-UEFI-SecureBoot",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2020-GRUB-UEFI-SecureBoot"
},
{
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/ADV200011",
"refsource": "CONFIRM",
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/ADV200011"
},
{
"name": "https://access.redhat.com/security/vulnerabilities/grub2bootloader",
"refsource": "REDHAT",
"url": "https://access.redhat.com/security/vulnerabilities/grub2bootloader"
},
{
"name": "https://www.suse.com/c/suse-addresses-grub2-secure-boot-issue/",
"refsource": "SUSE",
"url": "https://www.suse.com/c/suse-addresses-grub2-secure-boot-issue/"
},
{
"name": "https://www.suse.com/support/kb/doc/?id=000019673",
"refsource": "SUSE",
"url": "https://www.suse.com/support/kb/doc/?id=000019673"
},
{
"name": "https://www.openwall.com/lists/oss-security/2020/07/29/3",
"refsource": "CONFIRM",
"url": "https://www.openwall.com/lists/oss-security/2020/07/29/3"
},
{
"name": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html",
"refsource": "CONFIRM",
"url": "https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html"
},
{
"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://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": "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": "GLSA-202104-05",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202104-05"
}
]
},
"source": {
"advisory": "USN 4432-1",
"discovery": "INTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
"assignerShortName": "canonical",
"cveId": "CVE-2020-15706",
"datePublished": "2020-07-29T17:45:33.975Z",
"dateReserved": "2020-07-14T00:00:00.000Z",
"dateUpdated": "2024-09-16T22:20:56.598Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-15706",
"date": "2026-05-30",
"epss": "0.00051",
"percentile": "0.16344"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-15706\",\"sourceIdentifier\":\"security@ubuntu.com\",\"published\":\"2020-07-29T18:15:14.420\",\"lastModified\":\"2024-11-21T05:06:03.823\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"GRUB2 contiene una condici\u00f3n de carrera en la funci\u00f3n grub_script_function_create() que conlleva a una vulnerabilidad de uso de la memoria previamente liberada la cual puede ser desencadenada al redefinir una funci\u00f3n mientras la misma funci\u00f3n ya se est\u00e1 ejecutando, conllevando a una ejecuci\u00f3n de c\u00f3digo arbitrario y a una omisi\u00f3n de restricci\u00f3n de arranque seguro. Este problema afecta a GRUB2 versiones 2.04 y versiones anteriores\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@ubuntu.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":6.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":0.5,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":6.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":0.5,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":4.4,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.4,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security@ubuntu.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-362\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-362\"},{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:grub2:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.04\",\"matchCriteriaId\":\"FC3627EF-FE69-44D7-96D5-E40FF30ED38B\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:enterprise_linux_atomic_host:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AF483911-003B-470B-A12B-85EF34A50469\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"932D137F-528B-4526-9A89-CD59FA1AB0FE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"815D70A8-47D3-459C-A32C-9FEACA0659D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"902B8056-9E37-443B-8905-8AA93E2447FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:suse:suse_linux_enterprise_server:11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"93AD897C-C9F7-4B4D-BC39-5E13920383D4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:suse:suse_linux_enterprise_server:12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9C649194-B8C2-49F7-A819-C635EE584ABF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:suse:suse_linux_enterprise_server:15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AF73A3D9-6566-4CBF-AA5F-5A4B99719A1D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:microsoft:windows_10:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"21540673-614A-4D40-8BD7-3F07723803B0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:microsoft:windows_10:1607:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E01A4CCA-4C43-46E0-90E6-3E4DBFBACD64\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:microsoft:windows_10:1709:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"83B14968-3985-43C3-ACE5-8307196EFAE3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:microsoft:windows_10:1803:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7CB85C75-4D35-480E-843D-60579EC75FCB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:microsoft:windows_10:1809:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6B8F3DD2-A145-4AF1-8545-CC42892DA3D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:microsoft:windows_10:1903:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3FB5CDAE-C713-4D9D-9D6A-2C2E8924A4BB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:microsoft:windows_10:1909:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E9273B95-20ED-4547-B0A8-95AD15B30372\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:microsoft:windows_10:2004:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AAE74AF3-C559-4645-A6C0-25C3D647AAC8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:microsoft:windows_8.1:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E93068DB-549B-45AB-8E5C-00EB5D8B5CF8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:microsoft:windows_rt_8.1:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C6CE5198-C498-4672-AF4C-77AB4BE06C5C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:microsoft:windows_server_2012:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A7DF96F8-BA6A-4780-9CA3-F719B3F81074\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:microsoft:windows_server_2012:r2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DB18C4CE-5917-401E-ACF7-2747084FD36E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:microsoft:windows_server_2016:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"041FF8BA-0B12-4A1F-B4BF-9C4F33B7C1E7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:microsoft:windows_server_2016:1903:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5B921FDB-8E7D-427E-82BE-4432585080CF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:microsoft:windows_server_2016:1909:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C253A63F-03AB-41CB-A03A-B2674DEA98AA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:microsoft:windows_server_2016:2004:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0B60D940-80C7-49F0-8F4E-3F99AC15FA82\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:microsoft:windows_server_2019:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DB79EE26-FC32-417D-A49C-A1A63165A968\"}]}]},{\"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:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"815D70A8-47D3-459C-A32C-9FEACA0659D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"7A5301BF-1402-4BE0-A0F8-69FBE79BC6D6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"902B8056-9E37-443B-8905-8AA93E2447FB\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00016.html\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Broken Link\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00017.html\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Broken Link\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://ubuntu.com/security/notices/USN-4432-1\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2020/07/29/3\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/security/vulnerabilities/grub2bootloader\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/ADV200011\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Patch\",\"Third Party Advisory\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202104-05\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20200731-0008/\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4432-1/\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://wiki.ubuntu.com/SecurityTeam/KnowledgeBase/GRUB2SecureBootBypass\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2020-GRUB-UEFI-SecureBoot\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2020/dsa-4735\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2020/07/29/3\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.suse.com/c/suse-addresses-grub2-secure-boot-issue/\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.suse.com/support/kb/doc/?id=000019673\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00016.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00017.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://ubuntu.com/security/notices/USN-4432-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"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://access.redhat.com/security/vulnerabilities/grub2bootloader\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/ADV200011\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\",\"Vendor 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://usn.ubuntu.com/4432-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://wiki.ubuntu.com/SecurityTeam/KnowledgeBase/GRUB2SecureBootBypass\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2020-GRUB-UEFI-SecureBoot\",\"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.eclypsium.com/2020/07/29/theres-a-hole-in-the-boot/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2020/07/29/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.suse.com/c/suse-addresses-grub2-secure-boot-issue/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.suse.com/support/kb/doc/?id=000019673\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
MSRC_CVE-2020-15706
Vulnerability from csaf_microsoft - Published: 2020-07-02 00:00 - Updated: 2020-08-18 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 16850-16820 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 16820-1 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2020/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2020/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2020-15706 GRUB2 contains a race condition leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executing. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2020/msrc_cve-2020-15706.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "GRUB2 contains a race condition leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executing.",
"tracking": {
"current_release_date": "2020-08-18T00:00:00.000Z",
"generator": {
"date": "2025-12-27T21:15:01.192Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2020-15706",
"initial_release_date": "2020-07-02T00:00:00.000Z",
"revision_history": [
{
"date": "2020-08-18T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "1.0",
"product": {
"name": "CBL Mariner 1.0",
"product_id": "16820"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm1 grub2 2.02-24",
"product": {
"name": "\u003ccm1 grub2 2.02-24",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cm1 grub2 2.02-24",
"product": {
"name": "cm1 grub2 2.02-24",
"product_id": "16850"
}
}
],
"category": "product_name",
"name": "grub2"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 grub2 2.02-24 as a component of CBL Mariner 1.0",
"product_id": "16820-1"
},
"product_reference": "1",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 grub2 2.02-24 as a component of CBL Mariner 1.0",
"product_id": "16850-16820"
},
"product_reference": "16850",
"relates_to_product_reference": "16820"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15706",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "general",
"text": "canonical",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"16850-16820"
],
"known_affected": [
"16820-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2020-15706 GRUB2 contains a race condition leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executing. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2020/msrc_cve-2020-15706.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2020-08-18T00:00:00.000Z",
"details": "2.02-24:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"temporalScore": 6.4,
"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": [
"16820-1"
]
}
],
"title": "GRUB2 contains a race condition leading to a use-after-free vulnerability which can be triggered by redefining a function whilst the same function is already executing."
}
]
}
OPENSUSE-SU-2020:1168-1
Vulnerability from csaf_opensuse - Published: 2020-08-08 12:16 - Updated: 2020-08-08 12:16| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for grub2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for grub2 fixes the following issues:\n\n- CVE-2020-10713 (bsc#1168994)\n- CVE-2020-14308 CVE-2020-14309, CVE-2020-14310, CVE-2020-14311\n (bsc#1173812)\n- CVE-2020-15706 (bsc#1174463)\n- CVE-2020-15707 (bsc#1174570)\n\n- Use overflow checking primitives where the arithmetic expression for buffer\n allocations may include unvalidated data\n- Use grub_calloc for overflow check and return NULL when it would occur \n\nThis update was imported from the SUSE:SLE-15-SP1:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-1168",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2020_1168-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:1168-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/YF63ZYYQU7ZYKF6P6J247AYPUGDO5WQT/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:1168-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/YF63ZYYQU7ZYKF6P6J247AYPUGDO5WQT/"
},
{
"category": "self",
"summary": "SUSE Bug 1168994",
"url": "https://bugzilla.suse.com/1168994"
},
{
"category": "self",
"summary": "SUSE Bug 1173812",
"url": "https://bugzilla.suse.com/1173812"
},
{
"category": "self",
"summary": "SUSE Bug 1174463",
"url": "https://bugzilla.suse.com/1174463"
},
{
"category": "self",
"summary": "SUSE Bug 1174570",
"url": "https://bugzilla.suse.com/1174570"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10713 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14308 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14308/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14309 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14309/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14310 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14310/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14311 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14311/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15706 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15706/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15707 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15707/"
}
],
"title": "Security update for grub2",
"tracking": {
"current_release_date": "2020-08-08T12:16:19Z",
"generator": {
"date": "2020-08-08T12:16:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:1168-1",
"initial_release_date": "2020-08-08T12:16:19Z",
"revision_history": [
{
"date": "2020-08-08T12:16:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "grub2-2.02-lp151.21.21.4.i586",
"product": {
"name": "grub2-2.02-lp151.21.21.4.i586",
"product_id": "grub2-2.02-lp151.21.21.4.i586"
}
},
{
"category": "product_version",
"name": "grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"product": {
"name": "grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"product_id": "grub2-branding-upstream-2.02-lp151.21.21.4.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"product": {
"name": "grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"product_id": "grub2-i386-efi-2.02-lp151.21.21.4.noarch"
}
},
{
"category": "product_version",
"name": "grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"product": {
"name": "grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"product_id": "grub2-i386-pc-2.02-lp151.21.21.4.noarch"
}
},
{
"category": "product_version",
"name": "grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"product": {
"name": "grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"product_id": "grub2-i386-xen-2.02-lp151.21.21.4.noarch"
}
},
{
"category": "product_version",
"name": "grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"product": {
"name": "grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"product_id": "grub2-snapper-plugin-2.02-lp151.21.21.4.noarch"
}
},
{
"category": "product_version",
"name": "grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"product": {
"name": "grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"product_id": "grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch"
}
},
{
"category": "product_version",
"name": "grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"product": {
"name": "grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"product_id": "grub2-x86_64-efi-2.02-lp151.21.21.4.noarch"
}
},
{
"category": "product_version",
"name": "grub2-x86_64-xen-2.02-lp151.21.21.4.noarch",
"product": {
"name": "grub2-x86_64-xen-2.02-lp151.21.21.4.noarch",
"product_id": "grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-2.02-lp151.21.21.4.x86_64",
"product": {
"name": "grub2-2.02-lp151.21.21.4.x86_64",
"product_id": "grub2-2.02-lp151.21.21.4.x86_64"
}
},
{
"category": "product_version",
"name": "grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"product": {
"name": "grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"product_id": "grub2-branding-upstream-2.02-lp151.21.21.4.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-2.02-lp151.21.21.4.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586"
},
"product_reference": "grub2-2.02-lp151.21.21.4.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-2.02-lp151.21.21.4.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64"
},
"product_reference": "grub2-2.02-lp151.21.21.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-branding-upstream-2.02-lp151.21.21.4.i586 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586"
},
"product_reference": "grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-branding-upstream-2.02-lp151.21.21.4.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64"
},
"product_reference": "grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-i386-efi-2.02-lp151.21.21.4.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch"
},
"product_reference": "grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-i386-pc-2.02-lp151.21.21.4.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch"
},
"product_reference": "grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-i386-xen-2.02-lp151.21.21.4.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch"
},
"product_reference": "grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-snapper-plugin-2.02-lp151.21.21.4.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch"
},
"product_reference": "grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch"
},
"product_reference": "grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-x86_64-efi-2.02-lp151.21.21.4.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch"
},
"product_reference": "grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-x86_64-xen-2.02-lp151.21.21.4.noarch as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
},
"product_reference": "grub2-x86_64-xen-2.02-lp151.21.21.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-10713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10713"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10713",
"url": "https://www.suse.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "SUSE Bug 1168994 for CVE-2020-10713",
"url": "https://bugzilla.suse.com/1168994"
},
{
"category": "external",
"summary": "SUSE Bug 1173456 for CVE-2020-10713",
"url": "https://bugzilla.suse.com/1173456"
},
{
"category": "external",
"summary": "SUSE Bug 1173812 for CVE-2020-10713",
"url": "https://bugzilla.suse.com/1173812"
},
{
"category": "external",
"summary": "SUSE Bug 1199353 for CVE-2020-10713",
"url": "https://bugzilla.suse.com/1199353"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-08T12:16:19Z",
"details": "important"
}
],
"title": "CVE-2020-10713"
},
{
"cve": "CVE-2020-14308",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14308"
}
],
"notes": [
{
"category": "general",
"text": "In grub2 versions before 2.06 the grub memory allocator doesn\u0027t check for possible arithmetic overflows on the requested allocation size. This leads the function to return invalid memory allocations which can be further used to cause possible integrity, confidentiality and availability impacts during the boot process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14308",
"url": "https://www.suse.com/security/cve/CVE-2020-14308"
},
{
"category": "external",
"summary": "SUSE Bug 1168994 for CVE-2020-14308",
"url": "https://bugzilla.suse.com/1168994"
},
{
"category": "external",
"summary": "SUSE Bug 1173812 for CVE-2020-14308",
"url": "https://bugzilla.suse.com/1173812"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-08T12:16:19Z",
"details": "moderate"
}
],
"title": "CVE-2020-14308"
},
{
"cve": "CVE-2020-14309",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14309"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s an issue with grub2 in all versions before 2.06 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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14309",
"url": "https://www.suse.com/security/cve/CVE-2020-14309"
},
{
"category": "external",
"summary": "SUSE Bug 1168994 for CVE-2020-14309",
"url": "https://bugzilla.suse.com/1168994"
},
{
"category": "external",
"summary": "SUSE Bug 1173812 for CVE-2020-14309",
"url": "https://bugzilla.suse.com/1173812"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-08T12:16:19Z",
"details": "moderate"
}
],
"title": "CVE-2020-14309"
},
{
"cve": "CVE-2020-14310",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14310"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue on grub2 before version 2.06 at function read_section_as_string(). It expects a font name to be at max UINT32_MAX - 1 length in bytes but it doesn\u0027t verify it before proceed with buffer allocation to read the value from the font value. An attacker may leverage that by crafting a malicious font file which has a name with UINT32_MAX, leading to read_section_as_string() to an arithmetic overflow, zero-sized allocation and further heap-based buffer overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14310",
"url": "https://www.suse.com/security/cve/CVE-2020-14310"
},
{
"category": "external",
"summary": "SUSE Bug 1168994 for CVE-2020-14310",
"url": "https://bugzilla.suse.com/1168994"
},
{
"category": "external",
"summary": "SUSE Bug 1173812 for CVE-2020-14310",
"url": "https://bugzilla.suse.com/1173812"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-08T12:16:19Z",
"details": "moderate"
}
],
"title": "CVE-2020-14310"
},
{
"cve": "CVE-2020-14311",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14311"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue with grub2 before version 2.06 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 subsequent heap-based buffer overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14311",
"url": "https://www.suse.com/security/cve/CVE-2020-14311"
},
{
"category": "external",
"summary": "SUSE Bug 1168994 for CVE-2020-14311",
"url": "https://bugzilla.suse.com/1168994"
},
{
"category": "external",
"summary": "SUSE Bug 1173812 for CVE-2020-14311",
"url": "https://bugzilla.suse.com/1173812"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-08T12:16:19Z",
"details": "moderate"
}
],
"title": "CVE-2020-14311"
},
{
"cve": "CVE-2020-15706",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15706"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15706",
"url": "https://www.suse.com/security/cve/CVE-2020-15706"
},
{
"category": "external",
"summary": "SUSE Bug 1174463 for CVE-2020-15706",
"url": "https://bugzilla.suse.com/1174463"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-08T12:16:19Z",
"details": "moderate"
}
],
"title": "CVE-2020-15706"
},
{
"cve": "CVE-2020-15707",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15707"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15707",
"url": "https://www.suse.com/security/cve/CVE-2020-15707"
},
{
"category": "external",
"summary": "SUSE Bug 1174570 for CVE-2020-15707",
"url": "https://bugzilla.suse.com/1174570"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.i586",
"openSUSE Leap 15.1:grub2-branding-upstream-2.02-lp151.21.21.4.x86_64",
"openSUSE Leap 15.1:grub2-i386-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-pc-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-i386-xen-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-snapper-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-systemd-sleep-plugin-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-efi-2.02-lp151.21.21.4.noarch",
"openSUSE Leap 15.1:grub2-x86_64-xen-2.02-lp151.21.21.4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-08T12:16:19Z",
"details": "important"
}
],
"title": "CVE-2020-15707"
}
]
}
OPENSUSE-SU-2020:1169-1
Vulnerability from csaf_opensuse - Published: 2020-08-08 12:16 - Updated: 2020-08-08 12:16| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for grub2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for grub2 fixes the following issues:\n\n- Fix for CVE-2020-10713 (bsc#1168994)\n- Fix for CVE-2020-14308 CVE-2020-14309, CVE-2020-14310, CVE-2020-14311 (bsc#1173812)\n- Fix for CVE-2020-15706 (bsc#1174463)\n- Fix for CVE-2020-15707 (bsc#1174570)\n\n- Use overflow checking primitives where the arithmetic expression for buffer\n- Use grub_calloc for overflow check and return NULL when it would occur \n\nThis update was imported from the SUSE:SLE-15-SP2:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-1169",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2020_1169-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:1169-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5QFTCOW4BTAH2DDIZ2VU3J4FEJWO4JOO/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:1169-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5QFTCOW4BTAH2DDIZ2VU3J4FEJWO4JOO/"
},
{
"category": "self",
"summary": "SUSE Bug 1168994",
"url": "https://bugzilla.suse.com/1168994"
},
{
"category": "self",
"summary": "SUSE Bug 1173812",
"url": "https://bugzilla.suse.com/1173812"
},
{
"category": "self",
"summary": "SUSE Bug 1174463",
"url": "https://bugzilla.suse.com/1174463"
},
{
"category": "self",
"summary": "SUSE Bug 1174570",
"url": "https://bugzilla.suse.com/1174570"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10713 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14308 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14308/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14309 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14309/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14310 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14310/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14311 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14311/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15706 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15706/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15707 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15707/"
}
],
"title": "Security update for grub2",
"tracking": {
"current_release_date": "2020-08-08T12:16:27Z",
"generator": {
"date": "2020-08-08T12:16:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:1169-1",
"initial_release_date": "2020-08-08T12:16:27Z",
"revision_history": [
{
"date": "2020-08-08T12:16:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "grub2-2.04-lp152.7.3.4.i586",
"product": {
"name": "grub2-2.04-lp152.7.3.4.i586",
"product_id": "grub2-2.04-lp152.7.3.4.i586"
}
},
{
"category": "product_version",
"name": "grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"product": {
"name": "grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"product_id": "grub2-branding-upstream-2.04-lp152.7.3.4.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"product": {
"name": "grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"product_id": "grub2-i386-efi-2.04-lp152.7.3.4.noarch"
}
},
{
"category": "product_version",
"name": "grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"product": {
"name": "grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"product_id": "grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch"
}
},
{
"category": "product_version",
"name": "grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"product": {
"name": "grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"product_id": "grub2-i386-pc-2.04-lp152.7.3.4.noarch"
}
},
{
"category": "product_version",
"name": "grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"product": {
"name": "grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"product_id": "grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch"
}
},
{
"category": "product_version",
"name": "grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"product": {
"name": "grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"product_id": "grub2-i386-xen-2.04-lp152.7.3.4.noarch"
}
},
{
"category": "product_version",
"name": "grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"product": {
"name": "grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"product_id": "grub2-snapper-plugin-2.04-lp152.7.3.4.noarch"
}
},
{
"category": "product_version",
"name": "grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"product": {
"name": "grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"product_id": "grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch"
}
},
{
"category": "product_version",
"name": "grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"product": {
"name": "grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"product_id": "grub2-x86_64-efi-2.04-lp152.7.3.4.noarch"
}
},
{
"category": "product_version",
"name": "grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"product": {
"name": "grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"product_id": "grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch"
}
},
{
"category": "product_version",
"name": "grub2-x86_64-xen-2.04-lp152.7.3.4.noarch",
"product": {
"name": "grub2-x86_64-xen-2.04-lp152.7.3.4.noarch",
"product_id": "grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-2.04-lp152.7.3.4.x86_64",
"product": {
"name": "grub2-2.04-lp152.7.3.4.x86_64",
"product_id": "grub2-2.04-lp152.7.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"product": {
"name": "grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"product_id": "grub2-branding-upstream-2.04-lp152.7.3.4.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.2",
"product": {
"name": "openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-2.04-lp152.7.3.4.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586"
},
"product_reference": "grub2-2.04-lp152.7.3.4.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-2.04-lp152.7.3.4.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64"
},
"product_reference": "grub2-2.04-lp152.7.3.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-branding-upstream-2.04-lp152.7.3.4.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586"
},
"product_reference": "grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-branding-upstream-2.04-lp152.7.3.4.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64"
},
"product_reference": "grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-i386-efi-2.04-lp152.7.3.4.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch"
},
"product_reference": "grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch"
},
"product_reference": "grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-i386-pc-2.04-lp152.7.3.4.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch"
},
"product_reference": "grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch"
},
"product_reference": "grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-i386-xen-2.04-lp152.7.3.4.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch"
},
"product_reference": "grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-snapper-plugin-2.04-lp152.7.3.4.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch"
},
"product_reference": "grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch"
},
"product_reference": "grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-x86_64-efi-2.04-lp152.7.3.4.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch"
},
"product_reference": "grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch"
},
"product_reference": "grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-x86_64-xen-2.04-lp152.7.3.4.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
},
"product_reference": "grub2-x86_64-xen-2.04-lp152.7.3.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-10713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10713"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10713",
"url": "https://www.suse.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "SUSE Bug 1168994 for CVE-2020-10713",
"url": "https://bugzilla.suse.com/1168994"
},
{
"category": "external",
"summary": "SUSE Bug 1173456 for CVE-2020-10713",
"url": "https://bugzilla.suse.com/1173456"
},
{
"category": "external",
"summary": "SUSE Bug 1173812 for CVE-2020-10713",
"url": "https://bugzilla.suse.com/1173812"
},
{
"category": "external",
"summary": "SUSE Bug 1199353 for CVE-2020-10713",
"url": "https://bugzilla.suse.com/1199353"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-08T12:16:27Z",
"details": "important"
}
],
"title": "CVE-2020-10713"
},
{
"cve": "CVE-2020-14308",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14308"
}
],
"notes": [
{
"category": "general",
"text": "In grub2 versions before 2.06 the grub memory allocator doesn\u0027t check for possible arithmetic overflows on the requested allocation size. This leads the function to return invalid memory allocations which can be further used to cause possible integrity, confidentiality and availability impacts during the boot process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14308",
"url": "https://www.suse.com/security/cve/CVE-2020-14308"
},
{
"category": "external",
"summary": "SUSE Bug 1168994 for CVE-2020-14308",
"url": "https://bugzilla.suse.com/1168994"
},
{
"category": "external",
"summary": "SUSE Bug 1173812 for CVE-2020-14308",
"url": "https://bugzilla.suse.com/1173812"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-08T12:16:27Z",
"details": "moderate"
}
],
"title": "CVE-2020-14308"
},
{
"cve": "CVE-2020-14309",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14309"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s an issue with grub2 in all versions before 2.06 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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14309",
"url": "https://www.suse.com/security/cve/CVE-2020-14309"
},
{
"category": "external",
"summary": "SUSE Bug 1168994 for CVE-2020-14309",
"url": "https://bugzilla.suse.com/1168994"
},
{
"category": "external",
"summary": "SUSE Bug 1173812 for CVE-2020-14309",
"url": "https://bugzilla.suse.com/1173812"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-08T12:16:27Z",
"details": "moderate"
}
],
"title": "CVE-2020-14309"
},
{
"cve": "CVE-2020-14310",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14310"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue on grub2 before version 2.06 at function read_section_as_string(). It expects a font name to be at max UINT32_MAX - 1 length in bytes but it doesn\u0027t verify it before proceed with buffer allocation to read the value from the font value. An attacker may leverage that by crafting a malicious font file which has a name with UINT32_MAX, leading to read_section_as_string() to an arithmetic overflow, zero-sized allocation and further heap-based buffer overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14310",
"url": "https://www.suse.com/security/cve/CVE-2020-14310"
},
{
"category": "external",
"summary": "SUSE Bug 1168994 for CVE-2020-14310",
"url": "https://bugzilla.suse.com/1168994"
},
{
"category": "external",
"summary": "SUSE Bug 1173812 for CVE-2020-14310",
"url": "https://bugzilla.suse.com/1173812"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-08T12:16:27Z",
"details": "moderate"
}
],
"title": "CVE-2020-14310"
},
{
"cve": "CVE-2020-14311",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14311"
}
],
"notes": [
{
"category": "general",
"text": "There is an issue with grub2 before version 2.06 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 subsequent heap-based buffer overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14311",
"url": "https://www.suse.com/security/cve/CVE-2020-14311"
},
{
"category": "external",
"summary": "SUSE Bug 1168994 for CVE-2020-14311",
"url": "https://bugzilla.suse.com/1168994"
},
{
"category": "external",
"summary": "SUSE Bug 1173812 for CVE-2020-14311",
"url": "https://bugzilla.suse.com/1173812"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-08T12:16:27Z",
"details": "moderate"
}
],
"title": "CVE-2020-14311"
},
{
"cve": "CVE-2020-15706",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15706"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15706",
"url": "https://www.suse.com/security/cve/CVE-2020-15706"
},
{
"category": "external",
"summary": "SUSE Bug 1174463 for CVE-2020-15706",
"url": "https://bugzilla.suse.com/1174463"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-08T12:16:27Z",
"details": "moderate"
}
],
"title": "CVE-2020-15706"
},
{
"cve": "CVE-2020-15707",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15707"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15707",
"url": "https://www.suse.com/security/cve/CVE-2020-15707"
},
{
"category": "external",
"summary": "SUSE Bug 1174570 for CVE-2020-15707",
"url": "https://bugzilla.suse.com/1174570"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.i586",
"openSUSE Leap 15.2:grub2-branding-upstream-2.04-lp152.7.3.4.x86_64",
"openSUSE Leap 15.2:grub2-i386-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-pc-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-i386-xen-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-snapper-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-systemd-sleep-plugin-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-efi-debug-2.04-lp152.7.3.4.noarch",
"openSUSE Leap 15.2:grub2-x86_64-xen-2.04-lp152.7.3.4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-08T12:16:27Z",
"details": "important"
}
],
"title": "CVE-2020-15707"
}
]
}
OPENSUSE-SU-2024:10824-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "grub2-2.06-7.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the grub2-2.06-7.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-10824",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10824-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10713 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14308 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14308/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15705 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15705/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15706 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15706/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15707 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15707/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25632 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25632/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25647 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25647/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-27749 page",
"url": "https://www.suse.com/security/cve/CVE-2020-27749/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-27779 page",
"url": "https://www.suse.com/security/cve/CVE-2020-27779/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-20225 page",
"url": "https://www.suse.com/security/cve/CVE-2021-20225/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-20233 page",
"url": "https://www.suse.com/security/cve/CVE-2021-20233/"
}
],
"title": "grub2-2.06-7.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:10824-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "grub2-2.06-7.1.aarch64",
"product": {
"name": "grub2-2.06-7.1.aarch64",
"product_id": "grub2-2.06-7.1.aarch64"
}
},
{
"category": "product_version",
"name": "grub2-branding-upstream-2.06-7.1.aarch64",
"product": {
"name": "grub2-branding-upstream-2.06-7.1.aarch64",
"product_id": "grub2-branding-upstream-2.06-7.1.aarch64"
}
},
{
"category": "product_version",
"name": "grub2-i386-pc-2.06-7.1.aarch64",
"product": {
"name": "grub2-i386-pc-2.06-7.1.aarch64",
"product_id": "grub2-i386-pc-2.06-7.1.aarch64"
}
},
{
"category": "product_version",
"name": "grub2-i386-pc-debug-2.06-7.1.aarch64",
"product": {
"name": "grub2-i386-pc-debug-2.06-7.1.aarch64",
"product_id": "grub2-i386-pc-debug-2.06-7.1.aarch64"
}
},
{
"category": "product_version",
"name": "grub2-snapper-plugin-2.06-7.1.aarch64",
"product": {
"name": "grub2-snapper-plugin-2.06-7.1.aarch64",
"product_id": "grub2-snapper-plugin-2.06-7.1.aarch64"
}
},
{
"category": "product_version",
"name": "grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"product": {
"name": "grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"product_id": "grub2-systemd-sleep-plugin-2.06-7.1.aarch64"
}
},
{
"category": "product_version",
"name": "grub2-x86_64-efi-2.06-7.1.aarch64",
"product": {
"name": "grub2-x86_64-efi-2.06-7.1.aarch64",
"product_id": "grub2-x86_64-efi-2.06-7.1.aarch64"
}
},
{
"category": "product_version",
"name": "grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"product": {
"name": "grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"product_id": "grub2-x86_64-efi-debug-2.06-7.1.aarch64"
}
},
{
"category": "product_version",
"name": "grub2-x86_64-xen-2.06-7.1.aarch64",
"product": {
"name": "grub2-x86_64-xen-2.06-7.1.aarch64",
"product_id": "grub2-x86_64-xen-2.06-7.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-2.06-7.1.ppc64le",
"product": {
"name": "grub2-2.06-7.1.ppc64le",
"product_id": "grub2-2.06-7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "grub2-branding-upstream-2.06-7.1.ppc64le",
"product": {
"name": "grub2-branding-upstream-2.06-7.1.ppc64le",
"product_id": "grub2-branding-upstream-2.06-7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "grub2-i386-pc-2.06-7.1.ppc64le",
"product": {
"name": "grub2-i386-pc-2.06-7.1.ppc64le",
"product_id": "grub2-i386-pc-2.06-7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "grub2-i386-pc-debug-2.06-7.1.ppc64le",
"product": {
"name": "grub2-i386-pc-debug-2.06-7.1.ppc64le",
"product_id": "grub2-i386-pc-debug-2.06-7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "grub2-snapper-plugin-2.06-7.1.ppc64le",
"product": {
"name": "grub2-snapper-plugin-2.06-7.1.ppc64le",
"product_id": "grub2-snapper-plugin-2.06-7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"product": {
"name": "grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"product_id": "grub2-systemd-sleep-plugin-2.06-7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "grub2-x86_64-efi-2.06-7.1.ppc64le",
"product": {
"name": "grub2-x86_64-efi-2.06-7.1.ppc64le",
"product_id": "grub2-x86_64-efi-2.06-7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"product": {
"name": "grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"product_id": "grub2-x86_64-efi-debug-2.06-7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "grub2-x86_64-xen-2.06-7.1.ppc64le",
"product": {
"name": "grub2-x86_64-xen-2.06-7.1.ppc64le",
"product_id": "grub2-x86_64-xen-2.06-7.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-2.06-7.1.s390x",
"product": {
"name": "grub2-2.06-7.1.s390x",
"product_id": "grub2-2.06-7.1.s390x"
}
},
{
"category": "product_version",
"name": "grub2-branding-upstream-2.06-7.1.s390x",
"product": {
"name": "grub2-branding-upstream-2.06-7.1.s390x",
"product_id": "grub2-branding-upstream-2.06-7.1.s390x"
}
},
{
"category": "product_version",
"name": "grub2-i386-pc-2.06-7.1.s390x",
"product": {
"name": "grub2-i386-pc-2.06-7.1.s390x",
"product_id": "grub2-i386-pc-2.06-7.1.s390x"
}
},
{
"category": "product_version",
"name": "grub2-i386-pc-debug-2.06-7.1.s390x",
"product": {
"name": "grub2-i386-pc-debug-2.06-7.1.s390x",
"product_id": "grub2-i386-pc-debug-2.06-7.1.s390x"
}
},
{
"category": "product_version",
"name": "grub2-snapper-plugin-2.06-7.1.s390x",
"product": {
"name": "grub2-snapper-plugin-2.06-7.1.s390x",
"product_id": "grub2-snapper-plugin-2.06-7.1.s390x"
}
},
{
"category": "product_version",
"name": "grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"product": {
"name": "grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"product_id": "grub2-systemd-sleep-plugin-2.06-7.1.s390x"
}
},
{
"category": "product_version",
"name": "grub2-x86_64-efi-2.06-7.1.s390x",
"product": {
"name": "grub2-x86_64-efi-2.06-7.1.s390x",
"product_id": "grub2-x86_64-efi-2.06-7.1.s390x"
}
},
{
"category": "product_version",
"name": "grub2-x86_64-efi-debug-2.06-7.1.s390x",
"product": {
"name": "grub2-x86_64-efi-debug-2.06-7.1.s390x",
"product_id": "grub2-x86_64-efi-debug-2.06-7.1.s390x"
}
},
{
"category": "product_version",
"name": "grub2-x86_64-xen-2.06-7.1.s390x",
"product": {
"name": "grub2-x86_64-xen-2.06-7.1.s390x",
"product_id": "grub2-x86_64-xen-2.06-7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-2.06-7.1.x86_64",
"product": {
"name": "grub2-2.06-7.1.x86_64",
"product_id": "grub2-2.06-7.1.x86_64"
}
},
{
"category": "product_version",
"name": "grub2-branding-upstream-2.06-7.1.x86_64",
"product": {
"name": "grub2-branding-upstream-2.06-7.1.x86_64",
"product_id": "grub2-branding-upstream-2.06-7.1.x86_64"
}
},
{
"category": "product_version",
"name": "grub2-i386-pc-2.06-7.1.x86_64",
"product": {
"name": "grub2-i386-pc-2.06-7.1.x86_64",
"product_id": "grub2-i386-pc-2.06-7.1.x86_64"
}
},
{
"category": "product_version",
"name": "grub2-i386-pc-debug-2.06-7.1.x86_64",
"product": {
"name": "grub2-i386-pc-debug-2.06-7.1.x86_64",
"product_id": "grub2-i386-pc-debug-2.06-7.1.x86_64"
}
},
{
"category": "product_version",
"name": "grub2-snapper-plugin-2.06-7.1.x86_64",
"product": {
"name": "grub2-snapper-plugin-2.06-7.1.x86_64",
"product_id": "grub2-snapper-plugin-2.06-7.1.x86_64"
}
},
{
"category": "product_version",
"name": "grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"product": {
"name": "grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"product_id": "grub2-systemd-sleep-plugin-2.06-7.1.x86_64"
}
},
{
"category": "product_version",
"name": "grub2-x86_64-efi-2.06-7.1.x86_64",
"product": {
"name": "grub2-x86_64-efi-2.06-7.1.x86_64",
"product_id": "grub2-x86_64-efi-2.06-7.1.x86_64"
}
},
{
"category": "product_version",
"name": "grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"product": {
"name": "grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"product_id": "grub2-x86_64-efi-debug-2.06-7.1.x86_64"
}
},
{
"category": "product_version",
"name": "grub2-x86_64-xen-2.06-7.1.x86_64",
"product": {
"name": "grub2-x86_64-xen-2.06-7.1.x86_64",
"product_id": "grub2-x86_64-xen-2.06-7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-2.06-7.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-2.06-7.1.aarch64"
},
"product_reference": "grub2-2.06-7.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-2.06-7.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le"
},
"product_reference": "grub2-2.06-7.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-2.06-7.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-2.06-7.1.s390x"
},
"product_reference": "grub2-2.06-7.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-2.06-7.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-2.06-7.1.x86_64"
},
"product_reference": "grub2-2.06-7.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-branding-upstream-2.06-7.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64"
},
"product_reference": "grub2-branding-upstream-2.06-7.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-branding-upstream-2.06-7.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le"
},
"product_reference": "grub2-branding-upstream-2.06-7.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-branding-upstream-2.06-7.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x"
},
"product_reference": "grub2-branding-upstream-2.06-7.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-branding-upstream-2.06-7.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64"
},
"product_reference": "grub2-branding-upstream-2.06-7.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-i386-pc-2.06-7.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64"
},
"product_reference": "grub2-i386-pc-2.06-7.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-i386-pc-2.06-7.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le"
},
"product_reference": "grub2-i386-pc-2.06-7.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-i386-pc-2.06-7.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x"
},
"product_reference": "grub2-i386-pc-2.06-7.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-i386-pc-2.06-7.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64"
},
"product_reference": "grub2-i386-pc-2.06-7.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-i386-pc-debug-2.06-7.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64"
},
"product_reference": "grub2-i386-pc-debug-2.06-7.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-i386-pc-debug-2.06-7.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le"
},
"product_reference": "grub2-i386-pc-debug-2.06-7.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-i386-pc-debug-2.06-7.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x"
},
"product_reference": "grub2-i386-pc-debug-2.06-7.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-i386-pc-debug-2.06-7.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64"
},
"product_reference": "grub2-i386-pc-debug-2.06-7.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-snapper-plugin-2.06-7.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64"
},
"product_reference": "grub2-snapper-plugin-2.06-7.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-snapper-plugin-2.06-7.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le"
},
"product_reference": "grub2-snapper-plugin-2.06-7.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-snapper-plugin-2.06-7.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x"
},
"product_reference": "grub2-snapper-plugin-2.06-7.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-snapper-plugin-2.06-7.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64"
},
"product_reference": "grub2-snapper-plugin-2.06-7.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-systemd-sleep-plugin-2.06-7.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64"
},
"product_reference": "grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-systemd-sleep-plugin-2.06-7.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le"
},
"product_reference": "grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-systemd-sleep-plugin-2.06-7.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x"
},
"product_reference": "grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-systemd-sleep-plugin-2.06-7.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64"
},
"product_reference": "grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-x86_64-efi-2.06-7.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64"
},
"product_reference": "grub2-x86_64-efi-2.06-7.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-x86_64-efi-2.06-7.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le"
},
"product_reference": "grub2-x86_64-efi-2.06-7.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-x86_64-efi-2.06-7.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x"
},
"product_reference": "grub2-x86_64-efi-2.06-7.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-x86_64-efi-2.06-7.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64"
},
"product_reference": "grub2-x86_64-efi-2.06-7.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-x86_64-efi-debug-2.06-7.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64"
},
"product_reference": "grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-x86_64-efi-debug-2.06-7.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le"
},
"product_reference": "grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-x86_64-efi-debug-2.06-7.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x"
},
"product_reference": "grub2-x86_64-efi-debug-2.06-7.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-x86_64-efi-debug-2.06-7.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64"
},
"product_reference": "grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-x86_64-xen-2.06-7.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64"
},
"product_reference": "grub2-x86_64-xen-2.06-7.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-x86_64-xen-2.06-7.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le"
},
"product_reference": "grub2-x86_64-xen-2.06-7.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-x86_64-xen-2.06-7.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x"
},
"product_reference": "grub2-x86_64-xen-2.06-7.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-x86_64-xen-2.06-7.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
},
"product_reference": "grub2-x86_64-xen-2.06-7.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-10713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10713"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10713",
"url": "https://www.suse.com/security/cve/CVE-2020-10713"
},
{
"category": "external",
"summary": "SUSE Bug 1168994 for CVE-2020-10713",
"url": "https://bugzilla.suse.com/1168994"
},
{
"category": "external",
"summary": "SUSE Bug 1173456 for CVE-2020-10713",
"url": "https://bugzilla.suse.com/1173456"
},
{
"category": "external",
"summary": "SUSE Bug 1173812 for CVE-2020-10713",
"url": "https://bugzilla.suse.com/1173812"
},
{
"category": "external",
"summary": "SUSE Bug 1199353 for CVE-2020-10713",
"url": "https://bugzilla.suse.com/1199353"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-10713"
},
{
"cve": "CVE-2020-14308",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14308"
}
],
"notes": [
{
"category": "general",
"text": "In grub2 versions before 2.06 the grub memory allocator doesn\u0027t check for possible arithmetic overflows on the requested allocation size. This leads the function to return invalid memory allocations which can be further used to cause possible integrity, confidentiality and availability impacts during the boot process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14308",
"url": "https://www.suse.com/security/cve/CVE-2020-14308"
},
{
"category": "external",
"summary": "SUSE Bug 1168994 for CVE-2020-14308",
"url": "https://bugzilla.suse.com/1168994"
},
{
"category": "external",
"summary": "SUSE Bug 1173812 for CVE-2020-14308",
"url": "https://bugzilla.suse.com/1173812"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-14308"
},
{
"cve": "CVE-2020-15705",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15705"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15705",
"url": "https://www.suse.com/security/cve/CVE-2020-15705"
},
{
"category": "external",
"summary": "SUSE Bug 1174421 for CVE-2020-15705",
"url": "https://bugzilla.suse.com/1174421"
},
{
"category": "external",
"summary": "SUSE Bug 1182890 for CVE-2020-15705",
"url": "https://bugzilla.suse.com/1182890"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-15705"
},
{
"cve": "CVE-2020-15706",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15706"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15706",
"url": "https://www.suse.com/security/cve/CVE-2020-15706"
},
{
"category": "external",
"summary": "SUSE Bug 1174463 for CVE-2020-15706",
"url": "https://bugzilla.suse.com/1174463"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-15706"
},
{
"cve": "CVE-2020-15707",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15707"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15707",
"url": "https://www.suse.com/security/cve/CVE-2020-15707"
},
{
"category": "external",
"summary": "SUSE Bug 1174570 for CVE-2020-15707",
"url": "https://bugzilla.suse.com/1174570"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-15707"
},
{
"cve": "CVE-2020-25632",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25632"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in grub2 in versions prior to 2.06. The rmmod implementation allows the unloading of a module used as a dependency without checking if any other dependent module is still loaded leading to a use-after-free scenario. This could allow arbitrary code to be executed or a bypass of Secure Boot protections. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25632",
"url": "https://www.suse.com/security/cve/CVE-2020-25632"
},
{
"category": "external",
"summary": "SUSE Bug 1176711 for CVE-2020-25632",
"url": "https://bugzilla.suse.com/1176711"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-25632"
},
{
"cve": "CVE-2020-25647",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25647"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in grub2 in versions prior to 2.06. During USB device initialization, descriptors are read with very little bounds checking and assumes the USB device is providing sane values. If properly exploited, an attacker could trigger memory corruption leading to arbitrary code execution allowing a bypass of the Secure Boot mechanism. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25647",
"url": "https://www.suse.com/security/cve/CVE-2020-25647"
},
{
"category": "external",
"summary": "SUSE Bug 1177883 for CVE-2020-25647",
"url": "https://bugzilla.suse.com/1177883"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-25647"
},
{
"cve": "CVE-2020-27749",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-27749"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in grub2 in versions prior to 2.06. Variable names present are expanded in the supplied command line into their corresponding variable contents, using a 1kB stack buffer for temporary storage, without sufficient bounds checking. If the function is called with a command line that references a variable with a sufficiently large payload, it is possible to overflow the stack buffer, corrupt the stack frame and control execution which could also circumvent Secure Boot protections. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-27749",
"url": "https://www.suse.com/security/cve/CVE-2020-27749"
},
{
"category": "external",
"summary": "SUSE Bug 1179264 for CVE-2020-27749",
"url": "https://bugzilla.suse.com/1179264"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-27749"
},
{
"cve": "CVE-2020-27779",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-27779"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in grub2 in versions prior to 2.06. The cutmem command does not honor secure boot locking allowing an privileged attacker to remove address ranges from memory creating an opportunity to circumvent SecureBoot protections after proper triage about grub\u0027s memory layout. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-27779",
"url": "https://www.suse.com/security/cve/CVE-2020-27779"
},
{
"category": "external",
"summary": "SUSE Bug 1179265 for CVE-2020-27779",
"url": "https://bugzilla.suse.com/1179265"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-27779"
},
{
"cve": "CVE-2021-20225",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-20225"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in grub2 in versions prior to 2.06. The option parser allows an attacker to write past the end of a heap-allocated buffer by calling certain commands with a large number of specific short forms of options. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-20225",
"url": "https://www.suse.com/security/cve/CVE-2021-20225"
},
{
"category": "external",
"summary": "SUSE Bug 1182262 for CVE-2021-20225",
"url": "https://bugzilla.suse.com/1182262"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-20225"
},
{
"cve": "CVE-2021-20233",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-20233"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in grub2 in versions prior to 2.06. Setparam_prefix() in the menu rendering code performs a length calculation on the assumption that expressing a quoted single quote will require 3 characters, while it actually requires 4 characters which allows an attacker to corrupt memory by one byte for each quote in the input. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-20233",
"url": "https://www.suse.com/security/cve/CVE-2021-20233"
},
{
"category": "external",
"summary": "SUSE Bug 1182263 for CVE-2021-20233",
"url": "https://bugzilla.suse.com/1182263"
},
{
"category": "external",
"summary": "SUSE Bug 1183135 for CVE-2021-20233",
"url": "https://bugzilla.suse.com/1183135"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:grub2-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-branding-upstream-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-i386-pc-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-snapper-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-systemd-sleep-plugin-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-efi-debug-2.06-7.1.x86_64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.aarch64",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.ppc64le",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.s390x",
"openSUSE Tumbleweed:grub2-x86_64-xen-2.06-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-20233"
}
]
}
RHSA-2020:3216
Vulnerability from csaf_redhat - Published: 2020-07-29 18:34 - Updated: 2026-03-06 08:00A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn't 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debuginfo-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:fwupd-debugsource-0:1.1.4-7.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-1:2.02-87.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-common-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-debugsource-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-efi-x64-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-pc-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-ppc64le-modules-1:2.02-87.el8_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-0:15-14.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-aa64-0:15-14.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-ia32-0:15-14.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.MAIN.EUS:shim-x64-0:15-14.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.2.0.Z.MAIN.EUS:shim-unsigned-x64-0:15-7.el8.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "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": "2026-03-06T08:00:32+00:00",
"generator": {
"date": "2026-03-06T08:00:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"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": "2026-03-06T08:00:32+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-787",
"name": "Out-of-bounds Write"
},
"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-190",
"name": "Integer Overflow or Wraparound"
},
"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-190",
"name": "Integer Overflow or Wraparound"
},
"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:3217
Vulnerability from csaf_redhat - Published: 2020-07-29 19:42 - Updated: 2026-03-06 08:00A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn't 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:mokutil-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:mokutil-debuginfo-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-0:15-7.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-ia32-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-signed-0:15-7.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-unsigned-ia32-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-unsigned-x64-0:15-7.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.8.Z:shim-x64-0:15-7.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-debuginfo-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-devel-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-efi-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:fwupdate-libs-0:12-6.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-common-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-debuginfo-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-aa64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-ia32-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-cdboot-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-efi-x64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-pc-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-pc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64le-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-ppc64le-modules-1:2.02-0.86.el7_8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-extra-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.8.Z:grub2-tools-minimal-1:2.02-0.86.el7_8.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "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": "2026-03-06T08:00:32+00:00",
"generator": {
"date": "2026-03-06T08:00:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"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": "2026-03-06T08:00:32+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-787",
"name": "Out-of-bounds Write"
},
"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-190",
"name": "Integer Overflow or Wraparound"
},
"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-190",
"name": "Integer Overflow or Wraparound"
},
"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:3223
Vulnerability from csaf_redhat - Published: 2020-07-29 19:40 - Updated: 2026-03-06 08:00A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn't 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debuginfo-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:fwupd-debugsource-0:1.1.4-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-1:2.02-87.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-common-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-debugsource-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-cdboot-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-aa64-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-cdboot-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-ia32-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-cdboot-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-efi-x64-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-pc-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-pc-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-ppc64le-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-ppc64le-modules-1:2.02-87.el8_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-efi-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-efi-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-extra-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:grub2-tools-minimal-debuginfo-1:2.02-87.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-0:15-14.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-aa64-0:15-14.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-ia32-0:15-14.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.EUS:shim-x64-0:15-14.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.1.0.Z.EUS:shim-unsigned-x64-0:15-7.el8.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "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": "2026-03-06T08:00:34+00:00",
"generator": {
"date": "2026-03-06T08:00:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"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": "2026-03-06T08:00:34+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-787",
"name": "Out-of-bounds Write"
},
"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-190",
"name": "Integer Overflow or Wraparound"
},
"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-190",
"name": "Integer Overflow or Wraparound"
},
"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:3227
Vulnerability from csaf_redhat - Published: 2020-07-29 20:16 - Updated: 2026-03-06 08:00A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn't 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grub2, shim, and fwupd is now available for Red Hat Enterprise Linux 8.0 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.\n\n[Updated 3 August 2020]\n\nThe shim 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:3264, 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:3227",
"url": "https://access.redhat.com/errata/RHSA-2020:3227"
},
{
"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:3264",
"url": "https://access.redhat.com/errata/RHBA-2020:3264"
},
{
"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_3227.json"
}
],
"title": "Red Hat Security Advisory: grub2 security update",
"tracking": {
"current_release_date": "2026-03-06T08:00:35+00:00",
"generator": {
"date": "2026-03-06T08:00:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2020:3227",
"initial_release_date": "2020-07-29T20:16:34+00:00",
"revision_history": [
{
"date": "2020-07-29T20:16:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-08-03T15:49:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-06T08:00:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.0::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "shim-0:15-14.el8_0.src",
"product": {
"name": "shim-0:15-14.el8_0.src",
"product_id": "shim-0:15-14.el8_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim@15-14.el8_0?arch=src"
}
}
},
{
"category": "product_version",
"name": "grub2-1:2.02-87.el8_0.src",
"product": {
"name": "grub2-1:2.02-87.el8_0.src",
"product_id": "grub2-1:2.02-87.el8_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-87.el8_0?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "fwupd-0:1.1.4-2.el8_0.src",
"product": {
"name": "fwupd-0:1.1.4-2.el8_0.src",
"product_id": "fwupd-0:1.1.4-2.el8_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-2.el8_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "shim-ia32-0:15-14.el8_0.x86_64",
"product": {
"name": "shim-ia32-0:15-14.el8_0.x86_64",
"product_id": "shim-ia32-0:15-14.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-ia32@15-14.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-x64-0:15-14.el8_0.x86_64",
"product": {
"name": "shim-x64-0:15-14.el8_0.x86_64",
"product_id": "shim-x64-0:15-14.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-x64@15-14.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"product": {
"name": "grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"product_id": "grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32@2.02-87.el8_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"product": {
"name": "grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"product_id": "grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-cdboot@2.02-87.el8_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"product": {
"name": "grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"product_id": "grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64@2.02-87.el8_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"product": {
"name": "grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"product_id": "grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-cdboot@2.02-87.el8_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-1:2.02-87.el8_0.x86_64",
"product": {
"name": "grub2-pc-1:2.02-87.el8_0.x86_64",
"product_id": "grub2-pc-1:2.02-87.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc@2.02-87.el8_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-87.el8_0.x86_64",
"product": {
"name": "grub2-tools-1:2.02-87.el8_0.x86_64",
"product_id": "grub2-tools-1:2.02-87.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-87.el8_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"product": {
"name": "grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"product_id": "grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-efi@2.02-87.el8_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"product": {
"name": "grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"product_id": "grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-87.el8_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"product": {
"name": "grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"product_id": "grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-87.el8_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debugsource-1:2.02-87.el8_0.x86_64",
"product": {
"name": "grub2-debugsource-1:2.02-87.el8_0.x86_64",
"product_id": "grub2-debugsource-1:2.02-87.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debugsource@2.02-87.el8_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"product": {
"name": "grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"product_id": "grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-87.el8_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"product": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"product_id": "grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-debuginfo@2.02-87.el8_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"product": {
"name": "grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"product_id": "grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-efi-debuginfo@2.02-87.el8_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"product": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"product_id": "grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra-debuginfo@2.02-87.el8_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"product": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"product_id": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal-debuginfo@2.02-87.el8_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "fwupd-0:1.1.4-2.el8_0.x86_64",
"product": {
"name": "fwupd-0:1.1.4-2.el8_0.x86_64",
"product_id": "fwupd-0:1.1.4-2.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-2.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"product": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"product_id": "fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-2.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"product_id": "fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-2.el8_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-common-1:2.02-87.el8_0.noarch",
"product": {
"name": "grub2-common-1:2.02-87.el8_0.noarch",
"product_id": "grub2-common-1:2.02-87.el8_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-common@2.02-87.el8_0?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"product": {
"name": "grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"product_id": "grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64-modules@2.02-87.el8_0?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"product": {
"name": "grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"product_id": "grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-modules@2.02-87.el8_0?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"product": {
"name": "grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"product_id": "grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-modules@2.02-87.el8_0?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-modules-1:2.02-87.el8_0.noarch",
"product": {
"name": "grub2-pc-modules-1:2.02-87.el8_0.noarch",
"product_id": "grub2-pc-modules-1:2.02-87.el8_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc-modules@2.02-87.el8_0?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"product": {
"name": "grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"product_id": "grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le-modules@2.02-87.el8_0?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"product": {
"name": "grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"product_id": "grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le@2.02-87.el8_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-87.el8_0.ppc64le",
"product": {
"name": "grub2-tools-1:2.02-87.el8_0.ppc64le",
"product_id": "grub2-tools-1:2.02-87.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-87.el8_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"product": {
"name": "grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"product_id": "grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-87.el8_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"product": {
"name": "grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"product_id": "grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-87.el8_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"product": {
"name": "grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"product_id": "grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debugsource@2.02-87.el8_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"product": {
"name": "grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"product_id": "grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-87.el8_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"product": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"product_id": "grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-debuginfo@2.02-87.el8_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"product": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"product_id": "grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra-debuginfo@2.02-87.el8_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"product": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"product_id": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal-debuginfo@2.02-87.el8_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "fwupd-0:1.1.4-2.el8_0.ppc64le",
"product": {
"name": "fwupd-0:1.1.4-2.el8_0.ppc64le",
"product_id": "fwupd-0:1.1.4-2.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd@1.1.4-2.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"product": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"product_id": "fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debugsource@1.1.4-2.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"product": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"product_id": "fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fwupd-debuginfo@1.1.4-2.el8_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le"
},
"product_reference": "fwupd-0:1.1.4-2.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-2.el8_0.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src"
},
"product_reference": "fwupd-0:1.1.4-2.el8_0.src",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-0:1.1.4-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64"
},
"product_reference": "fwupd-0:1.1.4-2.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64"
},
"product_reference": "fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le"
},
"product_reference": "fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fwupd-debugsource-0:1.1.4-2.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64"
},
"product_reference": "fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-87.el8_0.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src"
},
"product_reference": "grub2-1:2.02-87.el8_0.src",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-87.el8_0.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch"
},
"product_reference": "grub2-common-1:2.02-87.el8_0.noarch",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-87.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le"
},
"product_reference": "grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-87.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debugsource-1:2.02-87.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le"
},
"product_reference": "grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debugsource-1:2.02-87.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64"
},
"product_reference": "grub2-debugsource-1:2.02-87.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-87.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-87.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-87.el8_0.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-87.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64"
},
"product_reference": "grub2-pc-1:2.02-87.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-87.el8_0.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-87.el8_0.noarch",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-1:2.02-87.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le"
},
"product_reference": "grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-87.el8_0.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-87.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le"
},
"product_reference": "grub2-tools-1:2.02-87.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-87.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64"
},
"product_reference": "grub2-tools-1:2.02-87.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le"
},
"product_reference": "grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64"
},
"product_reference": "grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-efi-1:2.02-87.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64"
},
"product_reference": "grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64"
},
"product_reference": "grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-87.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le"
},
"product_reference": "grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-87.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le"
},
"product_reference": "grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64"
},
"product_reference": "grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-87.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le"
},
"product_reference": "grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-87.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le"
},
"product_reference": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64"
},
"product_reference": "grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-14.el8_0.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src"
},
"product_reference": "shim-0:15-14.el8_0.src",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-ia32-0:15-14.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64"
},
"product_reference": "shim-ia32-0:15-14.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-x64-0:15-14.el8_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.0)",
"product_id": "BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.x86_64"
},
"product_reference": "shim-x64-0:15-14.el8_0.x86_64",
"relates_to_product_reference": "BaseOS-8.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jesse Michael",
"Mickey Shkatov"
],
"organization": "Eclypsium"
}
],
"cve": "CVE-2020-10713",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.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-29T20:16:34+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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3227"
},
{
"category": "workaround",
"details": "There is no mitigation for the flaw.",
"product_ids": [
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.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-29T20:16:34+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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3227"
}
],
"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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.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-29T20:16:34+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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3227"
}
],
"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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.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-190",
"name": "Integer Overflow or Wraparound"
},
"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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.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-29T20:16:34+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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3227"
}
],
"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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.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-190",
"name": "Integer Overflow or Wraparound"
},
"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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.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-29T20:16:34+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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3227"
}
],
"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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.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-29T20:16:34+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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3227"
}
],
"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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.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-29T20:16:34+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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3227"
}
],
"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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.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-29T20:16:34+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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3227"
}
],
"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.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.src",
"BaseOS-8.0.0.Z.E4S:fwupd-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debuginfo-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:fwupd-debugsource-0:1.1.4-2.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-1:2.02-87.el8_0.src",
"BaseOS-8.0.0.Z.E4S:grub2-common-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-debugsource-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-aa64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-ia32-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-cdboot-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-efi-x64-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-pc-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-pc-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-ppc64le-modules-1:2.02-87.el8_0.noarch",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-efi-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-extra-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.ppc64le",
"BaseOS-8.0.0.Z.E4S:grub2-tools-minimal-debuginfo-1:2.02-87.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-0:15-14.el8_0.src",
"BaseOS-8.0.0.Z.E4S:shim-ia32-0:15-14.el8_0.x86_64",
"BaseOS-8.0.0.Z.E4S:shim-x64-0:15-14.el8_0.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: 2026-03-06 08:00A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn't 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:mokutil-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-signed-0:15-8.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:mokutil-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:mokutil-debuginfo-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-ia32-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-signed-0:15-8.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-aa64-debuginfo-0:15-8.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS:shim-x64-0:15-8.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-debuginfo-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-devel-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-efi-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:fwupdate-libs-0:12-6.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6.EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-common-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-debuginfo-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-efi-x64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-pc-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-pc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64le-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-ppc64le-modules-1:2.02-0.86.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-extra-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-Alt-7.6-EUS:grub2-tools-minimal-1:2.02-0.86.el7_6.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "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": "2026-03-06T08:00:38+00:00",
"generator": {
"date": "2026-03-06T08:00:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"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": "2026-03-06T08:00:38+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-787",
"name": "Out-of-bounds Write"
},
"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-190",
"name": "Integer Overflow or Wraparound"
},
"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-190",
"name": "Integer Overflow or Wraparound"
},
"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:3273
Vulnerability from csaf_redhat - Published: 2020-08-03 10:59 - Updated: 2026-03-06 08:00A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in current grub2 versions as shipped with Red Hat Enterprise Linux 7 and 8, where the grub memory allocator doesn't 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-0:15-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grub2, shim, and shim-signed is now available for Red Hat Enterprise Linux 7.2 Advanced 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\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\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#1861861)",
"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:3273",
"url": "https://access.redhat.com/errata/RHSA-2020:3273"
},
{
"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": "1861861",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861861"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3273.json"
}
],
"title": "Red Hat Security Advisory: grub2 security and bug fix update",
"tracking": {
"current_release_date": "2026-03-06T08:00:38+00:00",
"generator": {
"date": "2026-03-06T08:00:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2020:3273",
"initial_release_date": "2020-08-03T10:59:05+00:00",
"revision_history": [
{
"date": "2020-08-03T10:59:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-08-03T10:59:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-06T08:00:38+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.2)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.2::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.2::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_2.x86_64",
"product": {
"name": "grub2-1:2.02-0.86.el7_2.x86_64",
"product_id": "grub2-1:2.02-0.86.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"product": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"product_id": "grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32@2.02-0.86.el7_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"product": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"product_id": "grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64@2.02-0.86.el7_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-1:2.02-0.86.el7_2.x86_64",
"product": {
"name": "grub2-pc-1:2.02-0.86.el7_2.x86_64",
"product_id": "grub2-pc-1:2.02-0.86.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc@2.02-0.86.el7_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-1:2.02-0.86.el7_2.x86_64",
"product": {
"name": "grub2-tools-1:2.02-0.86.el7_2.x86_64",
"product_id": "grub2-tools-1:2.02-0.86.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools@2.02-0.86.el7_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"product": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"product_id": "grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-extra@2.02-0.86.el7_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"product": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"product_id": "grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-tools-minimal@2.02-0.86.el7_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"product": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"product_id": "grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-debuginfo@2.02-0.86.el7_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"product": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"product_id": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-cdboot@2.02-0.86.el7_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"product": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"product_id": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-cdboot@2.02-0.86.el7_2?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_2.x86_64",
"product": {
"name": "mokutil-0:15-8.el7_2.x86_64",
"product_id": "mokutil-0:15-8.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mokutil@15-8.el7_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "shim-0:15-8.el7_2.x86_64",
"product": {
"name": "shim-0:15-8.el7_2.x86_64",
"product_id": "shim-0:15-8.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim@15-8.el7_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mokutil-debuginfo-0:15-8.el7_2.x86_64",
"product": {
"name": "mokutil-debuginfo-0:15-8.el7_2.x86_64",
"product_id": "mokutil-debuginfo-0:15-8.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mokutil-debuginfo@15-8.el7_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-1:2.02-0.86.el7_2.src",
"product": {
"name": "grub2-1:2.02-0.86.el7_2.src",
"product_id": "grub2-1:2.02-0.86.el7_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2@2.02-0.86.el7_2?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_2.src",
"product": {
"name": "shim-signed-0:15-8.el7_2.src",
"product_id": "shim-signed-0:15-8.el7_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/shim-signed@15-8.el7_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grub2-common-1:2.02-0.86.el7_2.noarch",
"product": {
"name": "grub2-common-1:2.02-0.86.el7_2.noarch",
"product_id": "grub2-common-1:2.02-0.86.el7_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-common@2.02-0.86.el7_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"product": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"product_id": "grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-ia32-modules@2.02-0.86.el7_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"product": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"product_id": "grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-x64-modules@2.02-0.86.el7_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"product": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"product_id": "grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-pc-modules@2.02-0.86.el7_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"product": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"product_id": "grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64-modules@2.02-0.86.el7_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"product": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"product_id": "grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc64le-modules@2.02-0.86.el7_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"product": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"product_id": "grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-efi-aa64-modules@2.02-0.86.el7_2?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"product": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"product_id": "grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grub2-ppc-modules@2.02-0.86.el7_2?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_2.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_2.src",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_2.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_2.noarch",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_2.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_2.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-0:15-8.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64"
},
"product_reference": "mokutil-0:15-8.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mokutil-debuginfo-0:15-8.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64"
},
"product_reference": "mokutil-debuginfo-0:15-8.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.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.2)",
"product_id": "7Server-7.2.AUS:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-0:15-8.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64"
},
"product_reference": "shim-0:15-8.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-signed-0:15-8.el7_2.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src"
},
"product_reference": "shim-signed-0:15-8.el7_2.src",
"relates_to_product_reference": "7Server-7.2.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.2)",
"product_id": "7Server-7.2.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.2.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.2)",
"product_id": "7Server-7.2.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.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_2.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src"
},
"product_reference": "grub2-1:2.02-0.86.el7_2.src",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-common-1:2.02-0.86.el7_2.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch"
},
"product_reference": "grub2-common-1:2.02-0.86.el7_2.noarch",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-debuginfo-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch"
},
"product_reference": "grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch"
},
"product_reference": "grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch"
},
"product_reference": "grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-pc-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-pc-modules-1:2.02-0.86.el7_2.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch"
},
"product_reference": "grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc-modules-1:2.02-0.86.el7_2.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch"
},
"product_reference": "grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch"
},
"product_reference": "grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch"
},
"product_reference": "grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-tools-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-extra-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64"
},
"product_reference": "grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.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.2)",
"product_id": "7Server-optional-7.2.AUS:shim-0:15-8.el7.src"
},
"product_reference": "shim-0:15-8.el7.src",
"relates_to_product_reference": "7Server-optional-7.2.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.2)",
"product_id": "7Server-optional-7.2.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.2.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.2)",
"product_id": "7Server-optional-7.2.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.2.AUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jesse Michael",
"Mickey Shkatov"
],
"organization": "Eclypsium"
}
],
"cve": "CVE-2020-10713",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS: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-03T10:59: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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3273"
},
{
"category": "workaround",
"details": "There is no mitigation for the flaw.",
"product_ids": [
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS: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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS: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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS: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-03T10:59: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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3273"
}
],
"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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS: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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS: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-03T10:59: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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3273"
}
],
"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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS: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-190",
"name": "Integer Overflow or Wraparound"
},
"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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS: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-03T10:59: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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3273"
}
],
"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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS: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-190",
"name": "Integer Overflow or Wraparound"
},
"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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS: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-03T10:59: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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3273"
}
],
"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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS: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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS: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-03T10:59: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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3273"
}
],
"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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS: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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS: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-03T10:59: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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3273"
}
],
"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.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:mokutil-debuginfo-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-0:15-8.el7.src",
"7Server-7.2.AUS:shim-0:15-8.el7_2.x86_64",
"7Server-7.2.AUS:shim-signed-0:15-8.el7_2.src",
"7Server-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-7.2.AUS:shim-unsigned-x64-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.src",
"7Server-optional-7.2.AUS:grub2-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-common-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-debuginfo-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-aa64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-ia32-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-ia32-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-efi-x64-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-cdboot-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-efi-x64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-pc-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-pc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-ppc64le-modules-1:2.02-0.86.el7_2.noarch",
"7Server-optional-7.2.AUS:grub2-tools-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-extra-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:grub2-tools-minimal-1:2.02-0.86.el7_2.x86_64",
"7Server-optional-7.2.AUS:shim-0:15-8.el7.src",
"7Server-optional-7.2.AUS:shim-unsigned-ia32-0:15-8.el7.x86_64",
"7Server-optional-7.2.AUS: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"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.