Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-28737 (GCVE-0-2022-28737)
Vulnerability from cvelistv5 – Published: 2023-07-20 00:26 – Updated: 2024-10-22 13:17
VLAI
EPSS
Title
There's a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables
Summary
There's a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.
Severity
6.5 (Medium)
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://www.openwall.com/lists/oss-security/2022/… | mailing-list |
| https://cve.mitre.org/cgi-bin/cvename.cgi?name=CV… | issue-tracking |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Red Hat Bootloader Team | shim |
Affected:
0 , < 15.6
(semver)
|
Date Public
2022-06-13 00:00
Credits
Chris Coulson
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T06:03:52.700Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://www.openwall.com/lists/oss-security/2022/06/07/5"
},
{
"tags": [
"issue-tracking",
"x_transferred"
],
"url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28737"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:redhat:shim:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "shim",
"vendor": "redhat",
"versions": [
{
"lessThan": "15.6",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2022-28737",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-22T13:15:51.434701Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-22T13:17:50.789Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"packageName": "shim",
"platforms": [
"Linux"
],
"product": "shim",
"repo": "https://github.com/rhboot/shim/",
"vendor": "Red Hat Bootloader Team",
"versions": [
{
"lessThan": "15.6",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Chris Coulson"
}
],
"datePublic": "2022-06-13T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS"
}
],
"providerMetadata": {
"dateUpdated": "2023-07-20T15:38:14.142Z",
"orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
"shortName": "canonical"
},
"references": [
{
"tags": [
"mailing-list"
],
"url": "https://www.openwall.com/lists/oss-security/2022/06/07/5"
},
{
"tags": [
"issue-tracking"
],
"url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28737"
}
],
"title": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables"
}
},
"cveMetadata": {
"assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
"assignerShortName": "canonical",
"cveId": "CVE-2022-28737",
"datePublished": "2023-07-20T00:26:15.627Z",
"dateReserved": "2022-04-05T21:59:08.761Z",
"dateUpdated": "2024-10-22T13:17:50.789Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-28737",
"date": "2026-05-29",
"epss": "0.00024",
"percentile": "0.07317"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-28737\",\"sourceIdentifier\":\"security@ubuntu.com\",\"published\":\"2023-07-20T01:15:10.473\",\"lastModified\":\"2024-11-21T06:57:50.197\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@ubuntu.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":0.6,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:shim:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"15.6\",\"matchCriteriaId\":\"0A305DFD-CD50-408F-843E-0234EE1D25DA\"}]}]}],\"references\":[{\"url\":\"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28737\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2022/06/07/5\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28737\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2022/06/07/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.openwall.com/lists/oss-security/2022/06/07/5\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28737\", \"tags\": [\"issue-tracking\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T06:03:52.700Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-28737\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-22T13:15:51.434701Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:redhat:shim:*:*:*:*:*:*:*:*\"], \"vendor\": \"redhat\", \"product\": \"shim\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"15.6\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-22T13:17:06.438Z\"}}], \"cna\": {\"title\": \"There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Chris Coulson\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"repo\": \"https://github.com/rhboot/shim/\", \"vendor\": \"Red Hat Bootloader Team\", \"product\": \"shim\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"15.6\", \"versionType\": \"semver\"}], \"platforms\": [\"Linux\"], \"packageName\": \"shim\"}], \"datePublic\": \"2022-06-13T00:00:00.000Z\", \"references\": [{\"url\": \"https://www.openwall.com/lists/oss-security/2022/06/07/5\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28737\", \"tags\": [\"issue-tracking\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.\"}], \"providerMetadata\": {\"orgId\": \"cc1ad9ee-3454-478d-9317-d3e869d708bc\", \"shortName\": \"canonical\", \"dateUpdated\": \"2023-07-20T15:38:14.142Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-28737\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-22T13:17:50.789Z\", \"dateReserved\": \"2022-04-05T21:59:08.761Z\", \"assignerOrgId\": \"cc1ad9ee-3454-478d-9317-d3e869d708bc\", \"datePublished\": \"2023-07-20T00:26:15.627Z\", \"assignerShortName\": \"canonical\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2023:2091-1
Vulnerability from csaf_suse - Published: 2023-05-03 08:34 - Updated: 2023-05-03 08:34Summary
Security update for shim
Severity
Important
Notes
Title of the patch: Security update for shim
Description of the patch: This update for shim fixes the following issues:
- Update only adds the CVE reference to the previously released update (bsc#1198458, CVE-2022-28737)
Patchnames: SUSE-2023-2091,SUSE-OpenStack-Cloud-9-2023-2091,SUSE-OpenStack-Cloud-Crowbar-9-2023-2091,SUSE-SLE-SAP-12-SP4-2023-2091,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-2091,SUSE-SLE-SERVER-12-SP4-LTSS-2023-2091,SUSE-SLE-SERVER-12-SP5-2023-2091
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.4 (High)
Affected products
Recommended
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:shim-15.7-25.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:shim-15.7-25.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:shim-15.7-25.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:shim-15.7-25.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.7-25.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:shim-15.7-25.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:shim-15.7-25.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
11 references
{
"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 shim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for shim fixes the following issues:\n\n- Update only adds the CVE reference to the previously released update (bsc#1198458, CVE-2022-28737)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2091,SUSE-OpenStack-Cloud-9-2023-2091,SUSE-OpenStack-Cloud-Crowbar-9-2023-2091,SUSE-SLE-SAP-12-SP4-2023-2091,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-2091,SUSE-SLE-SERVER-12-SP4-LTSS-2023-2091,SUSE-SLE-SERVER-12-SP5-2023-2091",
"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/suse-su-2023_2091-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2091-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232091-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2091-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014720.html"
},
{
"category": "self",
"summary": "SUSE Bug 1198458",
"url": "https://bugzilla.suse.com/1198458"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28737 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28737/"
}
],
"title": "Security update for shim",
"tracking": {
"current_release_date": "2023-05-03T08:34:53Z",
"generator": {
"date": "2023-05-03T08:34:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2091-1",
"initial_release_date": "2023-05-03T08:34:53Z",
"revision_history": [
{
"date": "2023-05-03T08:34:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "shim-15.7-25.27.1.x86_64",
"product": {
"name": "shim-15.7-25.27.1.x86_64",
"product_id": "shim-15.7-25.27.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-espos:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.7-25.27.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:shim-15.7-25.27.1.x86_64"
},
"product_reference": "shim-15.7-25.27.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.7-25.27.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:shim-15.7-25.27.1.x86_64"
},
"product_reference": "shim-15.7-25.27.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.7-25.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:shim-15.7-25.27.1.x86_64"
},
"product_reference": "shim-15.7-25.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.7-25.27.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:shim-15.7-25.27.1.x86_64"
},
"product_reference": "shim-15.7-25.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.7-25.27.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:shim-15.7-25.27.1.x86_64"
},
"product_reference": "shim-15.7-25.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.7-25.27.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:shim-15.7-25.27.1.x86_64"
},
"product_reference": "shim-15.7-25.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.7-25.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.7-25.27.1.x86_64"
},
"product_reference": "shim-15.7-25.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-28737",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28737"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4-ESPOS:shim-15.7-25.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:shim-15.7-25.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shim-15.7-25.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shim-15.7-25.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.7-25.27.1.x86_64",
"SUSE OpenStack Cloud 9:shim-15.7-25.27.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:shim-15.7-25.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28737",
"url": "https://www.suse.com/security/cve/CVE-2022-28737"
},
{
"category": "external",
"summary": "SUSE Bug 1198458 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1198458"
},
{
"category": "external",
"summary": "SUSE Bug 1205065 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1205065"
},
{
"category": "external",
"summary": "SUSE Bug 1205066 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1205066"
},
{
"category": "external",
"summary": "SUSE Bug 1205831 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1205831"
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP4-ESPOS:shim-15.7-25.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:shim-15.7-25.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shim-15.7-25.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shim-15.7-25.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.7-25.27.1.x86_64",
"SUSE OpenStack Cloud 9:shim-15.7-25.27.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:shim-15.7-25.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4-ESPOS:shim-15.7-25.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:shim-15.7-25.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shim-15.7-25.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shim-15.7-25.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.7-25.27.1.x86_64",
"SUSE OpenStack Cloud 9:shim-15.7-25.27.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:shim-15.7-25.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-03T08:34:53Z",
"details": "important"
}
],
"title": "CVE-2022-28737"
}
]
}
SUSE-SU-2023:2150-1
Vulnerability from csaf_suse - Published: 2023-05-09 15:34 - Updated: 2023-05-09 15:34Summary
Security update for shim
Severity
Important
Notes
Title of the patch: Security update for shim
Description of the patch: This update for shim fixes the following issues:
- Updated shim signature after shim 15.7 be signed back:
signature-sles.x86_64.asc, signature-sles.aarch64.asc (bsc#1198458)
- Add POST_PROCESS_PE_FLAGS=-N to the build command in shim.spec to
disable the NX compatibility flag when using post-process-pe because
grub2 is not ready. (bsc#1205588)
- Enable the NX compatibility flag by default. (jsc#PED-127)
Update to 15.7 (bsc#1198458) (jsc#PED-127):
- Make SBAT variable payload introspectable
- Reference MokListRT instead of MokList
- Add a link to the test plan in the readme.
- [V3] Enable TDX measurement to RTMR register
- Discard load-options that start with a NUL
- Fixed load_cert_file bugs
- Add -malign-double to IA32 compiler flags
- pe: Fix image section entry-point validation
- make-archive: Build reproducible tarball
- mok: remove MokListTrusted from PCR 7
Other fixes:
- Support enhance shim measurement to TD RTMR. (jsc#PED-1273)
- shim-install: ensure grub.cfg created is not overwritten after installing grub related files
- Add logic to shim.spec to only set sbat policy when efivarfs is writeable. (bsc#1201066)
- Add logic to shim.spec for detecting --set-sbat-policy option before using mokutil to set sbat policy. (bsc#1202120)
- Change the URL in SBAT section to mail:security@suse.de. (bsc#1193282)
Update to 15.6 (bsc#1198458):
- MokManager: removed Locate graphic output protocol fail error message
- shim: implement SBAT verification for the shim_lock protocol
- post-process-pe: Fix a missing return code check
- Update github actions matrix to be more useful
- post-process-pe: Fix format string warnings on 32-bit platforms
- Allow MokListTrusted to be enabled by default
- Re-add ARM AArch64 support
- Use ASCII as fallback if Unicode Box Drawing characters fail
- make: don't treat cert.S specially
- shim: use SHIM_DEVEL_VERBOSE when built in devel mode
- Break out of the inner sbat loop if we find the entry.
- Support loading additional certificates
- Add support for NX (W^X) mitigations.
- Fix preserve_sbat_uefi_variable() logic
- SBAT Policy latest should be a one-shot
- pe: Fix a buffer overflow when SizeOfRawData > VirtualSize
- pe: Perform image verification earlier when loading grub
- Update advertised sbat generation number for shim
- Update SBAT generation requirements for 05/24/22
- Also avoid CVE-2022-28737 in verify_image() by @vathpela
Update to 15.5 (bsc#1198458):
- Broken ia32 relocs and an unimportant submodule change.
- mok: allocate MOK config table as BootServicesData
- Don't call QueryVariableInfo() on EFI 1.10 machines (bsc#1187260)
- Relax the check for import_mok_state() (bsc#1185261)
- SBAT.md: trivial changes
- shim: another attempt to fix load options handling
- Add tests for our load options parsing.
- arm/aa64: fix the size of .rela* sections
- mok: fix potential buffer overrun in import_mok_state
- mok: relax the maximum variable size check
- Don't unhook ExitBootServices when EBS protection is disabled
- fallback: find_boot_option() needs to return the index for the boot entry in optnum
- httpboot: Ignore case when checking HTTP headers
- Fallback allocation errors
- shim: avoid BOOTx64.EFI in message on other architectures
- str: remove duplicate parameter check
- fallback: add compile option FALLBACK_NONINTERACTIVE
- Test mok mirror
- Modify sbat.md to help with readability.
- csv: detect end of csv file correctly
- Specify that the .sbat section is ASCII not UTF-8
- tests: add 'include-fixed' GCC directory to include directories
- pe: simplify generate_hash()
- Don't make shim abort when TPM log event fails (RHBZ #2002265)
- Fallback to default loader if parsed one does not exist
- fallback: Fix for BootOrder crash when index returned
- Better console checks
- docs: update SBAT UEFI variable name
- Don't parse load options if invoked from removable media path
- fallback: fix fallback not passing arguments of the first boot option
- shim: Don't stop forever at 'Secure Boot not enabled' notification
- Allocate mokvar table in runtime memory.
- Remove post-process-pe on 'make clean'
- pe: missing perror argument
- CVE-2022-28737: Fixed a buffer overflow when SizeOfRawData > VirtualSize (bsc#1198458)
- Add mokutil command to post script for setting sbat policy to latest mode
when the SbatPolicy-605dab50-e046-4300-abb6-3dd810dd8b23 is not created.
(bsc#1198458)
- Updated vendor dbx binary and script (bsc#1198458)
- Updated dbx-cert.tar.xz and vendor-dbx-sles.bin for adding
SLES-UEFI-SIGN-Certificate-2021-05.crt to vendor dbx list.
- Updated dbx-cert.tar.xz and vendor-dbx-opensuse.bin for adding
openSUSE-UEFI-SIGN-Certificate-2021-05.crt to vendor dbx list.
- Updated vendor-dbx.bin for adding SLES-UEFI-SIGN-Certificate-2021-05.crt
and openSUSE-UEFI-SIGN-Certificate-2021-05.crt for testing environment.
- Updated generate-vendor-dbx.sh script for generating a vendor-dbx.bin
file which includes all .der for testing environment.
- avoid buffer overflow when copying data to the MOK config table (bsc#1185232)
- Disable exporting vendor-dbx to MokListXRT since writing a large RT variable could crash some machines (bsc#1185261)
- ignore the odd LoadOptions length (bsc#1185232)
- shim-install: reset def_shim_efi to 'shim.efi' if the given file doesn't exist
- relax the maximum variable size check for u-boot (bsc#1185621)
- handle ignore_db and user_insecure_mode correctly (bsc#1185441, bsc#1187071)
- Split the keys in vendor-dbx.bin to vendor-dbx-sles and
vendor-dbx-opensuse for shim-sles and shim-opensuse to reduce
the size of MokListXRT (bsc#1185261)
+ Also update generate-vendor-dbx.sh in dbx-cert.tar.xz
Update shim to 15.4-4.7.1, Version: 15.4, 'Thu Jul 15 2021'
- Update the SLE signatures
- Includes fixes for MOK and boot problems (bsc#1187696, bsc#1185261, bsc#1185441,
bsc#1187071, bsc#1185621, bsc#1185261, bsc#1185232, bsc#1185261,
bsc#1187260, bsc#1185232)
Patchnames: SUSE-2023-2150,SUSE-SLE-SERVER-12-SP2-BCL-2023-2150
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.4 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:shim-15.7-22.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
22 references
{
"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 shim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for shim fixes the following issues:\n\n- Updated shim signature after shim 15.7 be signed back:\n signature-sles.x86_64.asc, signature-sles.aarch64.asc (bsc#1198458)\n\n- Add POST_PROCESS_PE_FLAGS=-N to the build command in shim.spec to\n disable the NX compatibility flag when using post-process-pe because\n grub2 is not ready. (bsc#1205588)\n\n- Enable the NX compatibility flag by default. (jsc#PED-127) \n\nUpdate to 15.7 (bsc#1198458) (jsc#PED-127):\n\n- Make SBAT variable payload introspectable\n- Reference MokListRT instead of MokList\n- Add a link to the test plan in the readme.\n- [V3] Enable TDX measurement to RTMR register\n- Discard load-options that start with a NUL\n- Fixed load_cert_file bugs\n- Add -malign-double to IA32 compiler flags\n- pe: Fix image section entry-point validation\n- make-archive: Build reproducible tarball\n- mok: remove MokListTrusted from PCR 7\n\nOther fixes:\n\n- Support enhance shim measurement to TD RTMR. (jsc#PED-1273) \n\n- shim-install: ensure grub.cfg created is not overwritten after installing grub related files\n- Add logic to shim.spec to only set sbat policy when efivarfs is writeable. (bsc#1201066)\n- Add logic to shim.spec for detecting --set-sbat-policy option before using mokutil to set sbat policy. (bsc#1202120)\n- Change the URL in SBAT section to mail:security@suse.de. (bsc#1193282)\n\nUpdate to 15.6 (bsc#1198458):\n\n- MokManager: removed Locate graphic output protocol fail error message\n- shim: implement SBAT verification for the shim_lock protocol\n- post-process-pe: Fix a missing return code check\n- Update github actions matrix to be more useful\n- post-process-pe: Fix format string warnings on 32-bit platforms\n- Allow MokListTrusted to be enabled by default\n- Re-add ARM AArch64 support\n- Use ASCII as fallback if Unicode Box Drawing characters fail\n- make: don\u0027t treat cert.S specially\n- shim: use SHIM_DEVEL_VERBOSE when built in devel mode\n- Break out of the inner sbat loop if we find the entry.\n- Support loading additional certificates\n- Add support for NX (W^X) mitigations.\n- Fix preserve_sbat_uefi_variable() logic\n- SBAT Policy latest should be a one-shot\n- pe: Fix a buffer overflow when SizeOfRawData \u003e VirtualSize\n- pe: Perform image verification earlier when loading grub\n- Update advertised sbat generation number for shim\n- Update SBAT generation requirements for 05/24/22\n- Also avoid CVE-2022-28737 in verify_image() by @vathpela\n\nUpdate to 15.5 (bsc#1198458):\n\n- Broken ia32 relocs and an unimportant submodule change.\n- mok: allocate MOK config table as BootServicesData\n- Don\u0027t call QueryVariableInfo() on EFI 1.10 machines (bsc#1187260)\n- Relax the check for import_mok_state() (bsc#1185261)\n- SBAT.md: trivial changes\n- shim: another attempt to fix load options handling\n- Add tests for our load options parsing.\n- arm/aa64: fix the size of .rela* sections\n- mok: fix potential buffer overrun in import_mok_state\n- mok: relax the maximum variable size check\n- Don\u0027t unhook ExitBootServices when EBS protection is disabled\n- fallback: find_boot_option() needs to return the index for the boot entry in optnum\n- httpboot: Ignore case when checking HTTP headers\n- Fallback allocation errors\n- shim: avoid BOOTx64.EFI in message on other architectures\n- str: remove duplicate parameter check\n- fallback: add compile option FALLBACK_NONINTERACTIVE\n- Test mok mirror\n- Modify sbat.md to help with readability.\n- csv: detect end of csv file correctly\n- Specify that the .sbat section is ASCII not UTF-8\n- tests: add \u0027include-fixed\u0027 GCC directory to include directories\n- pe: simplify generate_hash()\n- Don\u0027t make shim abort when TPM log event fails (RHBZ #2002265)\n- Fallback to default loader if parsed one does not exist\n- fallback: Fix for BootOrder crash when index returned\n- Better console checks\n- docs: update SBAT UEFI variable name\n- Don\u0027t parse load options if invoked from removable media path\n- fallback: fix fallback not passing arguments of the first boot option\n- shim: Don\u0027t stop forever at \u0027Secure Boot not enabled\u0027 notification\n- Allocate mokvar table in runtime memory.\n- Remove post-process-pe on \u0027make clean\u0027\n- pe: missing perror argument\n\n\n- CVE-2022-28737: Fixed a buffer overflow when SizeOfRawData \u003e VirtualSize (bsc#1198458)\n\n- Add mokutil command to post script for setting sbat policy to latest mode\n when the SbatPolicy-605dab50-e046-4300-abb6-3dd810dd8b23 is not created.\n (bsc#1198458)\n\n- Updated vendor dbx binary and script (bsc#1198458)\n\n - Updated dbx-cert.tar.xz and vendor-dbx-sles.bin for adding\n SLES-UEFI-SIGN-Certificate-2021-05.crt to vendor dbx list.\n - Updated dbx-cert.tar.xz and vendor-dbx-opensuse.bin for adding\n openSUSE-UEFI-SIGN-Certificate-2021-05.crt to vendor dbx list.\n - Updated vendor-dbx.bin for adding SLES-UEFI-SIGN-Certificate-2021-05.crt\n and openSUSE-UEFI-SIGN-Certificate-2021-05.crt for testing environment.\n - Updated generate-vendor-dbx.sh script for generating a vendor-dbx.bin\n file which includes all .der for testing environment.\n\n- avoid buffer overflow when copying data to the MOK config table (bsc#1185232)\n- Disable exporting vendor-dbx to MokListXRT since writing a large RT variable could crash some machines (bsc#1185261)\n- ignore the odd LoadOptions length (bsc#1185232)\n- shim-install: reset def_shim_efi to \u0027shim.efi\u0027 if the given file doesn\u0027t exist\n- relax the maximum variable size check for u-boot (bsc#1185621)\n- handle ignore_db and user_insecure_mode correctly (bsc#1185441, bsc#1187071)\n\n- Split the keys in vendor-dbx.bin to vendor-dbx-sles and\n vendor-dbx-opensuse for shim-sles and shim-opensuse to reduce\n the size of MokListXRT (bsc#1185261) \n + Also update generate-vendor-dbx.sh in dbx-cert.tar.xz\n\nUpdate shim to 15.4-4.7.1, Version: 15.4, \u0027Thu Jul 15 2021\u0027\n\n- Update the SLE signatures\n- Includes fixes for MOK and boot problems (bsc#1187696, bsc#1185261, bsc#1185441,\n bsc#1187071, bsc#1185621, bsc#1185261, bsc#1185232, bsc#1185261,\n bsc#1187260, bsc#1185232)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2150,SUSE-SLE-SERVER-12-SP2-BCL-2023-2150",
"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/suse-su-2023_2150-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2150-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232150-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2150-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-May/029298.html"
},
{
"category": "self",
"summary": "SUSE Bug 1185232",
"url": "https://bugzilla.suse.com/1185232"
},
{
"category": "self",
"summary": "SUSE Bug 1185261",
"url": "https://bugzilla.suse.com/1185261"
},
{
"category": "self",
"summary": "SUSE Bug 1185441",
"url": "https://bugzilla.suse.com/1185441"
},
{
"category": "self",
"summary": "SUSE Bug 1185621",
"url": "https://bugzilla.suse.com/1185621"
},
{
"category": "self",
"summary": "SUSE Bug 1187071",
"url": "https://bugzilla.suse.com/1187071"
},
{
"category": "self",
"summary": "SUSE Bug 1187260",
"url": "https://bugzilla.suse.com/1187260"
},
{
"category": "self",
"summary": "SUSE Bug 1187696",
"url": "https://bugzilla.suse.com/1187696"
},
{
"category": "self",
"summary": "SUSE Bug 1193282",
"url": "https://bugzilla.suse.com/1193282"
},
{
"category": "self",
"summary": "SUSE Bug 1198458",
"url": "https://bugzilla.suse.com/1198458"
},
{
"category": "self",
"summary": "SUSE Bug 1201066",
"url": "https://bugzilla.suse.com/1201066"
},
{
"category": "self",
"summary": "SUSE Bug 1202120",
"url": "https://bugzilla.suse.com/1202120"
},
{
"category": "self",
"summary": "SUSE Bug 1205588",
"url": "https://bugzilla.suse.com/1205588"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28737 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28737/"
}
],
"title": "Security update for shim",
"tracking": {
"current_release_date": "2023-05-09T15:34:27Z",
"generator": {
"date": "2023-05-09T15:34:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2150-1",
"initial_release_date": "2023-05-09T15:34:27Z",
"revision_history": [
{
"date": "2023-05-09T15:34:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "shim-15.7-22.15.1.x86_64",
"product": {
"name": "shim-15.7-22.15.1.x86_64",
"product_id": "shim-15.7-22.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.7-22.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:shim-15.7-22.15.1.x86_64"
},
"product_reference": "shim-15.7-22.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-28737",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28737"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:shim-15.7-22.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28737",
"url": "https://www.suse.com/security/cve/CVE-2022-28737"
},
{
"category": "external",
"summary": "SUSE Bug 1198458 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1198458"
},
{
"category": "external",
"summary": "SUSE Bug 1205065 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1205065"
},
{
"category": "external",
"summary": "SUSE Bug 1205066 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1205066"
},
{
"category": "external",
"summary": "SUSE Bug 1205831 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1205831"
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP2-BCL:shim-15.7-22.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:shim-15.7-22.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-09T15:34:27Z",
"details": "important"
}
],
"title": "CVE-2022-28737"
}
]
}
SUSE-SU-2024:1368-1
Vulnerability from csaf_suse - Published: 2024-04-22 09:06 - Updated: 2024-04-22 09:06Summary
Security update for shim
Severity
Important
Notes
Title of the patch: Security update for shim
Description of the patch: This update for shim fixes the following issues:
- Update shim-install to set the TPM2 SRK algorithm (bsc#1213945)
- Limit the requirement of fde-tpm-helper-macros to the distro with
suse_version 1600 and above (bsc#1219460)
Update to version 15.8:
Security issues fixed:
- mok: fix LogError() invocation (bsc#1215099,CVE-2023-40546)
- avoid incorrectly trusting HTTP headers (bsc#1215098,CVE-2023-40547)
- Fix integer overflow on SBAT section size on 32-bit system (bsc#1215100,CVE-2023-40548)
- Authenticode: verify that the signature header is in bounds (bsc#1215101,CVE-2023-40549)
- pe: Fix an out-of-bound read in verify_buffer_sbat() (bsc#1215102,CVE-2023-40550)
- pe-relocate: Fix bounds check for MZ binaries (bsc#1215103,CVE-2023-40551)
The NX flag is disable which is same as the default value of shim-15.8, hence, not need to enable it by this patch now.
- Generate dbx during build so we don't include binary files in sources
- Don't require grub so shim can still be used with systemd-boot
- Update shim-install to fix boot failure of ext4 root file system
on RAID10 (bsc#1205855)
- Adopt the macros from fde-tpm-helper-macros to update the
signature in the sealed key after a bootloader upgrade
- Update shim-install to amend full disk encryption support
- Adopt TPM 2.0 Key File for grub2 TPM 2.0 protector
- Use the long name to specify the grub2 key protector
- cryptodisk: support TPM authorized policies
- Do not use tpm_record_pcrs unless the command is in command.lst
- Removed POST_PROCESS_PE_FLAGS=-N from the build command in shim.spec to
enable the NX compatibility flag when using post-process-pe after
discussed with grub2 experts in mail. It's useful for further development
and testing. (bsc#1205588)
Patchnames: SUSE-2024-1368,SUSE-SLE-Micro-5.3-2024-1368,SUSE-SLE-Micro-5.4-2024-1368,SUSE-SLE-Micro-5.5-2024-1368,SUSE-SLE-Module-Basesystem-15-SP5-2024-1368,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-1368,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1368,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1368,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1368,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-1368,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1368,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-1368,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1368,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-1368,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-1368,SUSE-SUSE-MicroOS-5.1-2024-1368,SUSE-SUSE-MicroOS-5.2-2024-1368,SUSE-Storage-7.1-2024-1368,openSUSE-Leap-Micro-5.3-2024-1368,openSUSE-Leap-Micro-5.4-2024-1368,openSUSE-SLE-15.5-2024-1368
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.4 (High)
Affected products
Recommended
34 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.4 (Medium)
Affected products
Recommended
34 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.1 (High)
Affected products
Recommended
34 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.7 (Medium)
Affected products
Recommended
34 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
34 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.2 (Medium)
Affected products
Recommended
34 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
34 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
40 references
{
"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 shim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for shim fixes the following issues:\n\n- Update shim-install to set the TPM2 SRK algorithm (bsc#1213945)\n- Limit the requirement of fde-tpm-helper-macros to the distro with\n suse_version 1600 and above (bsc#1219460)\n\nUpdate to version 15.8:\n\nSecurity issues fixed:\n\n- mok: fix LogError() invocation (bsc#1215099,CVE-2023-40546)\n- avoid incorrectly trusting HTTP headers (bsc#1215098,CVE-2023-40547)\n- Fix integer overflow on SBAT section size on 32-bit system (bsc#1215100,CVE-2023-40548)\n- Authenticode: verify that the signature header is in bounds (bsc#1215101,CVE-2023-40549)\n- pe: Fix an out-of-bound read in verify_buffer_sbat() (bsc#1215102,CVE-2023-40550)\n- pe-relocate: Fix bounds check for MZ binaries (bsc#1215103,CVE-2023-40551)\n\n \nThe NX flag is disable which is same as the default value of shim-15.8, hence, not need to enable it by this patch now.\n\n- Generate dbx during build so we don\u0027t include binary files in sources\n- Don\u0027t require grub so shim can still be used with systemd-boot\n- Update shim-install to fix boot failure of ext4 root file system\n on RAID10 (bsc#1205855)\n- Adopt the macros from fde-tpm-helper-macros to update the\n signature in the sealed key after a bootloader upgrade\n\n- Update shim-install to amend full disk encryption support\n - Adopt TPM 2.0 Key File for grub2 TPM 2.0 protector\n - Use the long name to specify the grub2 key protector\n - cryptodisk: support TPM authorized policies\n - Do not use tpm_record_pcrs unless the command is in command.lst\n\n- Removed POST_PROCESS_PE_FLAGS=-N from the build command in shim.spec to\n enable the NX compatibility flag when using post-process-pe after\n discussed with grub2 experts in mail. It\u0027s useful for further development\n and testing. (bsc#1205588)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1368,SUSE-SLE-Micro-5.3-2024-1368,SUSE-SLE-Micro-5.4-2024-1368,SUSE-SLE-Micro-5.5-2024-1368,SUSE-SLE-Module-Basesystem-15-SP5-2024-1368,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-1368,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1368,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1368,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1368,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-1368,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1368,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-1368,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1368,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-1368,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-1368,SUSE-SUSE-MicroOS-5.1-2024-1368,SUSE-SUSE-MicroOS-5.2-2024-1368,SUSE-Storage-7.1-2024-1368,openSUSE-Leap-Micro-5.3-2024-1368,openSUSE-Leap-Micro-5.4-2024-1368,openSUSE-SLE-15.5-2024-1368",
"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/suse-su-2024_1368-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1368-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241368-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1368-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-April/035046.html"
},
{
"category": "self",
"summary": "SUSE Bug 1198101",
"url": "https://bugzilla.suse.com/1198101"
},
{
"category": "self",
"summary": "SUSE Bug 1205588",
"url": "https://bugzilla.suse.com/1205588"
},
{
"category": "self",
"summary": "SUSE Bug 1205855",
"url": "https://bugzilla.suse.com/1205855"
},
{
"category": "self",
"summary": "SUSE Bug 1210382",
"url": "https://bugzilla.suse.com/1210382"
},
{
"category": "self",
"summary": "SUSE Bug 1213945",
"url": "https://bugzilla.suse.com/1213945"
},
{
"category": "self",
"summary": "SUSE Bug 1215098",
"url": "https://bugzilla.suse.com/1215098"
},
{
"category": "self",
"summary": "SUSE Bug 1215099",
"url": "https://bugzilla.suse.com/1215099"
},
{
"category": "self",
"summary": "SUSE Bug 1215100",
"url": "https://bugzilla.suse.com/1215100"
},
{
"category": "self",
"summary": "SUSE Bug 1215101",
"url": "https://bugzilla.suse.com/1215101"
},
{
"category": "self",
"summary": "SUSE Bug 1215102",
"url": "https://bugzilla.suse.com/1215102"
},
{
"category": "self",
"summary": "SUSE Bug 1215103",
"url": "https://bugzilla.suse.com/1215103"
},
{
"category": "self",
"summary": "SUSE Bug 1219460",
"url": "https://bugzilla.suse.com/1219460"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28737 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28737/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40546 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40546/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40547 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40547/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40548 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40548/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40549 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40549/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40550 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40550/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40551 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40551/"
}
],
"title": "Security update for shim",
"tracking": {
"current_release_date": "2024-04-22T09:06:33Z",
"generator": {
"date": "2024-04-22T09:06:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1368-1",
"initial_release_date": "2024-04-22T09:06:33Z",
"revision_history": [
{
"date": "2024-04-22T09:06:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "efitools-1.9.2-150300.7.3.1.aarch64",
"product": {
"name": "efitools-1.9.2-150300.7.3.1.aarch64",
"product_id": "efitools-1.9.2-150300.7.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "shim-15.8-150300.4.20.2.aarch64",
"product": {
"name": "shim-15.8-150300.4.20.2.aarch64",
"product_id": "shim-15.8-150300.4.20.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "efitools-1.9.2-150300.7.3.1.i586",
"product": {
"name": "efitools-1.9.2-150300.7.3.1.i586",
"product_id": "efitools-1.9.2-150300.7.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "efitools-1.9.2-150300.7.3.1.x86_64",
"product": {
"name": "efitools-1.9.2-150300.7.3.1.x86_64",
"product_id": "efitools-1.9.2-150300.7.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "shim-15.8-150300.4.20.2.x86_64",
"product": {
"name": "shim-15.8-150300.4.20.2.x86_64",
"product_id": "shim-15.8-150300.4.20.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.4",
"product": {
"name": "openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64"
},
"product_reference": "shim-15.8-150300.4.20.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64"
},
"product_reference": "shim-15.8-150300.4.20.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64"
},
"product_reference": "shim-15.8-150300.4.20.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64"
},
"product_reference": "shim-15.8-150300.4.20.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64"
},
"product_reference": "shim-15.8-150300.4.20.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64"
},
"product_reference": "shim-15.8-150300.4.20.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64"
},
"product_reference": "shim-15.8-150300.4.20.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64"
},
"product_reference": "shim-15.8-150300.4.20.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64"
},
"product_reference": "shim-15.8-150300.4.20.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64"
},
"product_reference": "shim-15.8-150300.4.20.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64"
},
"product_reference": "shim-15.8-150300.4.20.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64"
},
"product_reference": "shim-15.8-150300.4.20.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64"
},
"product_reference": "shim-15.8-150300.4.20.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64"
},
"product_reference": "shim-15.8-150300.4.20.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64"
},
"product_reference": "shim-15.8-150300.4.20.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150300.4.20.2.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64"
},
"product_reference": "shim-15.8-150300.4.20.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-28737",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28737"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28737",
"url": "https://www.suse.com/security/cve/CVE-2022-28737"
},
{
"category": "external",
"summary": "SUSE Bug 1198458 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1198458"
},
{
"category": "external",
"summary": "SUSE Bug 1205065 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1205065"
},
{
"category": "external",
"summary": "SUSE Bug 1205066 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1205066"
},
{
"category": "external",
"summary": "SUSE Bug 1205831 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1205831"
}
],
"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": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-22T09:06:33Z",
"details": "important"
}
],
"title": "CVE-2022-28737"
},
{
"cve": "CVE-2023-40546",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40546"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Shim when an error happened while creating a new ESL variable. If Shim fails to create the new variable, it tries to print an error message to the user; however, the number of parameters used by the logging function doesn\u0027t match the format string used by it, leading to a crash under certain circumstances.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40546",
"url": "https://www.suse.com/security/cve/CVE-2023-40546"
},
{
"category": "external",
"summary": "SUSE Bug 1215099 for CVE-2023-40546",
"url": "https://bugzilla.suse.com/1215099"
}
],
"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": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-22T09:06:33Z",
"details": "moderate"
}
],
"title": "CVE-2023-40546"
},
{
"cve": "CVE-2023-40547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40547"
}
],
"notes": [
{
"category": "general",
"text": "A remote code execution vulnerability was found in Shim. The Shim boot support trusts attacker-controlled values when parsing an HTTP response. This flaw allows an attacker to craft a specific malicious HTTP request, leading to a completely controlled out-of-bounds write primitive and complete system compromise. This flaw is only exploitable during the early boot phase, an attacker needs to perform a Man-in-the-Middle or compromise the boot server to be able to exploit this vulnerability successfully.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40547",
"url": "https://www.suse.com/security/cve/CVE-2023-40547"
},
{
"category": "external",
"summary": "SUSE Bug 1215098 for CVE-2023-40547",
"url": "https://bugzilla.suse.com/1215098"
}
],
"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": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-22T09:06:33Z",
"details": "important"
}
],
"title": "CVE-2023-40547"
},
{
"cve": "CVE-2023-40548",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40548"
}
],
"notes": [
{
"category": "general",
"text": "A buffer overflow was found in Shim in the 32-bit system. The overflow happens due to an addition operation involving a user-controlled value parsed from the PE binary being used by Shim. This value is further used for memory allocation operations, leading to a heap-based buffer overflow. This flaw causes memory corruption and can lead to a crash or data integrity issues during the boot phase.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40548",
"url": "https://www.suse.com/security/cve/CVE-2023-40548"
},
{
"category": "external",
"summary": "SUSE Bug 1215100 for CVE-2023-40548",
"url": "https://bugzilla.suse.com/1215100"
}
],
"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": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-22T09:06:33Z",
"details": "moderate"
}
],
"title": "CVE-2023-40548"
},
{
"cve": "CVE-2023-40549",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40549"
}
],
"notes": [
{
"category": "general",
"text": "An out-of-bounds read flaw was found in Shim due to the lack of proper boundary verification during the load of a PE binary. This flaw allows an attacker to load a crafted PE binary, triggering the issue and crashing Shim, resulting in a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40549",
"url": "https://www.suse.com/security/cve/CVE-2023-40549"
},
{
"category": "external",
"summary": "SUSE Bug 1215101 for CVE-2023-40549",
"url": "https://bugzilla.suse.com/1215101"
}
],
"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": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-22T09:06:33Z",
"details": "moderate"
}
],
"title": "CVE-2023-40549"
},
{
"cve": "CVE-2023-40550",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40550"
}
],
"notes": [
{
"category": "general",
"text": "An out-of-bounds read flaw was found in Shim when it tried to validate the SBAT information. This issue may expose sensitive data during the system\u0027s boot phase.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40550",
"url": "https://www.suse.com/security/cve/CVE-2023-40550"
},
{
"category": "external",
"summary": "SUSE Bug 1215102 for CVE-2023-40550",
"url": "https://bugzilla.suse.com/1215102"
}
],
"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": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-22T09:06:33Z",
"details": "moderate"
}
],
"title": "CVE-2023-40550"
},
{
"cve": "CVE-2023-40551",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40551"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the MZ binary format in Shim. An out-of-bounds read may occur, leading to a crash or possible exposure of sensitive data during the system\u0027s boot phase.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40551",
"url": "https://www.suse.com/security/cve/CVE-2023-40551"
},
{
"category": "external",
"summary": "SUSE Bug 1215103 for CVE-2023-40551",
"url": "https://bugzilla.suse.com/1215103"
}
],
"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": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Enterprise Storage 7.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.1:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Proxy 4.3:shim-15.8-150300.4.20.2.x86_64",
"SUSE Manager Server 4.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap 15.5:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.3:shim-15.8-150300.4.20.2.x86_64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.aarch64",
"openSUSE Leap Micro 5.4:shim-15.8-150300.4.20.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-22T09:06:33Z",
"details": "moderate"
}
],
"title": "CVE-2023-40551"
}
]
}
SUSE-SU-2024:1461-1
Vulnerability from csaf_suse - Published: 2024-04-29 11:19 - Updated: 2024-04-29 11:19Summary
Security update for shim
Severity
Important
Notes
Title of the patch: Security update for shim
Description of the patch: This update for shim fixes the following issues:
- Update shim-install to set the TPM2 SRK algorithm (bsc#1213945)
- Limit the requirement of fde-tpm-helper-macros to the distro with
suse_version 1600 and above (bsc#1219460)
Update to version 15.8:
Security issues fixed:
- mok: fix LogError() invocation (bsc#1215099,CVE-2023-40546)
- avoid incorrectly trusting HTTP headers (bsc#1215098,CVE-2023-40547)
- Fix integer overflow on SBAT section size on 32-bit system (bsc#1215100,CVE-2023-40548)
- Authenticode: verify that the signature header is in bounds (bsc#1215101,CVE-2023-40549)
- pe: Fix an out-of-bound read in verify_buffer_sbat() (bsc#1215102,CVE-2023-40550)
- pe-relocate: Fix bounds check for MZ binaries (bsc#1215103,CVE-2023-40551)
The NX flag is disable which is same as the default value of shim-15.8, hence, not need to enable it by this patch now.
- Generate dbx during build so we don't include binary files in sources
- Don't require grub so shim can still be used with systemd-boot
- Update shim-install to fix boot failure of ext4 root file system
on RAID10 (bsc#1205855)
- Adopt the macros from fde-tpm-helper-macros to update the
signature in the sealed key after a bootloader upgrade
- Update shim-install to amend full disk encryption support
- Adopt TPM 2.0 Key File for grub2 TPM 2.0 protector
- Use the long name to specify the grub2 key protector
- cryptodisk: support TPM authorized policies
- Do not use tpm_record_pcrs unless the command is in command.lst
- Removed POST_PROCESS_PE_FLAGS=-N from the build command in shim.spec to
enable the NX compatibility flag when using post-process-pe after
discussed with grub2 experts in mail. It's useful for further development
and testing. (bsc#1205588)
Patchnames: SUSE-2024-1461,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-1461,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-1461,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-1461
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.4 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.4 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.7 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.2 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
40 references
{
"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 shim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for shim fixes the following issues:\n\n- Update shim-install to set the TPM2 SRK algorithm (bsc#1213945)\n- Limit the requirement of fde-tpm-helper-macros to the distro with\n suse_version 1600 and above (bsc#1219460)\n\nUpdate to version 15.8:\n\nSecurity issues fixed:\n\n- mok: fix LogError() invocation (bsc#1215099,CVE-2023-40546)\n- avoid incorrectly trusting HTTP headers (bsc#1215098,CVE-2023-40547)\n- Fix integer overflow on SBAT section size on 32-bit system (bsc#1215100,CVE-2023-40548)\n- Authenticode: verify that the signature header is in bounds (bsc#1215101,CVE-2023-40549)\n- pe: Fix an out-of-bound read in verify_buffer_sbat() (bsc#1215102,CVE-2023-40550)\n- pe-relocate: Fix bounds check for MZ binaries (bsc#1215103,CVE-2023-40551)\n\n \nThe NX flag is disable which is same as the default value of shim-15.8, hence, not need to enable it by this patch now.\n\n- Generate dbx during build so we don\u0027t include binary files in sources\n- Don\u0027t require grub so shim can still be used with systemd-boot\n- Update shim-install to fix boot failure of ext4 root file system\n on RAID10 (bsc#1205855)\n- Adopt the macros from fde-tpm-helper-macros to update the\n signature in the sealed key after a bootloader upgrade\n\n- Update shim-install to amend full disk encryption support\n - Adopt TPM 2.0 Key File for grub2 TPM 2.0 protector\n - Use the long name to specify the grub2 key protector\n - cryptodisk: support TPM authorized policies\n - Do not use tpm_record_pcrs unless the command is in command.lst\n\n- Removed POST_PROCESS_PE_FLAGS=-N from the build command in shim.spec to\n enable the NX compatibility flag when using post-process-pe after\n discussed with grub2 experts in mail. It\u0027s useful for further development\n and testing. (bsc#1205588)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1461,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-1461,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-1461,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-1461",
"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/suse-su-2024_1461-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1461-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241461-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1461-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-April/035121.html"
},
{
"category": "self",
"summary": "SUSE Bug 1198101",
"url": "https://bugzilla.suse.com/1198101"
},
{
"category": "self",
"summary": "SUSE Bug 1205588",
"url": "https://bugzilla.suse.com/1205588"
},
{
"category": "self",
"summary": "SUSE Bug 1205855",
"url": "https://bugzilla.suse.com/1205855"
},
{
"category": "self",
"summary": "SUSE Bug 1210382",
"url": "https://bugzilla.suse.com/1210382"
},
{
"category": "self",
"summary": "SUSE Bug 1213945",
"url": "https://bugzilla.suse.com/1213945"
},
{
"category": "self",
"summary": "SUSE Bug 1215098",
"url": "https://bugzilla.suse.com/1215098"
},
{
"category": "self",
"summary": "SUSE Bug 1215099",
"url": "https://bugzilla.suse.com/1215099"
},
{
"category": "self",
"summary": "SUSE Bug 1215100",
"url": "https://bugzilla.suse.com/1215100"
},
{
"category": "self",
"summary": "SUSE Bug 1215101",
"url": "https://bugzilla.suse.com/1215101"
},
{
"category": "self",
"summary": "SUSE Bug 1215102",
"url": "https://bugzilla.suse.com/1215102"
},
{
"category": "self",
"summary": "SUSE Bug 1215103",
"url": "https://bugzilla.suse.com/1215103"
},
{
"category": "self",
"summary": "SUSE Bug 1219460",
"url": "https://bugzilla.suse.com/1219460"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28737 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28737/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40546 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40546/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40547 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40547/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40548 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40548/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40549 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40549/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40550 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40550/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40551 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40551/"
}
],
"title": "Security update for shim",
"tracking": {
"current_release_date": "2024-04-29T11:19:11Z",
"generator": {
"date": "2024-04-29T11:19:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1461-1",
"initial_release_date": "2024-04-29T11:19:11Z",
"revision_history": [
{
"date": "2024-04-29T11:19:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "shim-15.8-150100.3.38.1.x86_64",
"product": {
"name": "shim-15.8-150100.3.38.1.x86_64",
"product_id": "shim-15.8-150100.3.38.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150100.3.38.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64"
},
"product_reference": "shim-15.8-150100.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150100.3.38.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64"
},
"product_reference": "shim-15.8-150100.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-150100.3.38.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
},
"product_reference": "shim-15.8-150100.3.38.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-28737",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28737"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28737",
"url": "https://www.suse.com/security/cve/CVE-2022-28737"
},
{
"category": "external",
"summary": "SUSE Bug 1198458 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1198458"
},
{
"category": "external",
"summary": "SUSE Bug 1205065 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1205065"
},
{
"category": "external",
"summary": "SUSE Bug 1205066 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1205066"
},
{
"category": "external",
"summary": "SUSE Bug 1205831 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1205831"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T11:19:11Z",
"details": "important"
}
],
"title": "CVE-2022-28737"
},
{
"cve": "CVE-2023-40546",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40546"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Shim when an error happened while creating a new ESL variable. If Shim fails to create the new variable, it tries to print an error message to the user; however, the number of parameters used by the logging function doesn\u0027t match the format string used by it, leading to a crash under certain circumstances.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40546",
"url": "https://www.suse.com/security/cve/CVE-2023-40546"
},
{
"category": "external",
"summary": "SUSE Bug 1215099 for CVE-2023-40546",
"url": "https://bugzilla.suse.com/1215099"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T11:19:11Z",
"details": "moderate"
}
],
"title": "CVE-2023-40546"
},
{
"cve": "CVE-2023-40547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40547"
}
],
"notes": [
{
"category": "general",
"text": "A remote code execution vulnerability was found in Shim. The Shim boot support trusts attacker-controlled values when parsing an HTTP response. This flaw allows an attacker to craft a specific malicious HTTP request, leading to a completely controlled out-of-bounds write primitive and complete system compromise. This flaw is only exploitable during the early boot phase, an attacker needs to perform a Man-in-the-Middle or compromise the boot server to be able to exploit this vulnerability successfully.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40547",
"url": "https://www.suse.com/security/cve/CVE-2023-40547"
},
{
"category": "external",
"summary": "SUSE Bug 1215098 for CVE-2023-40547",
"url": "https://bugzilla.suse.com/1215098"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T11:19:11Z",
"details": "important"
}
],
"title": "CVE-2023-40547"
},
{
"cve": "CVE-2023-40548",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40548"
}
],
"notes": [
{
"category": "general",
"text": "A buffer overflow was found in Shim in the 32-bit system. The overflow happens due to an addition operation involving a user-controlled value parsed from the PE binary being used by Shim. This value is further used for memory allocation operations, leading to a heap-based buffer overflow. This flaw causes memory corruption and can lead to a crash or data integrity issues during the boot phase.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40548",
"url": "https://www.suse.com/security/cve/CVE-2023-40548"
},
{
"category": "external",
"summary": "SUSE Bug 1215100 for CVE-2023-40548",
"url": "https://bugzilla.suse.com/1215100"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T11:19:11Z",
"details": "moderate"
}
],
"title": "CVE-2023-40548"
},
{
"cve": "CVE-2023-40549",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40549"
}
],
"notes": [
{
"category": "general",
"text": "An out-of-bounds read flaw was found in Shim due to the lack of proper boundary verification during the load of a PE binary. This flaw allows an attacker to load a crafted PE binary, triggering the issue and crashing Shim, resulting in a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40549",
"url": "https://www.suse.com/security/cve/CVE-2023-40549"
},
{
"category": "external",
"summary": "SUSE Bug 1215101 for CVE-2023-40549",
"url": "https://bugzilla.suse.com/1215101"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T11:19:11Z",
"details": "moderate"
}
],
"title": "CVE-2023-40549"
},
{
"cve": "CVE-2023-40550",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40550"
}
],
"notes": [
{
"category": "general",
"text": "An out-of-bounds read flaw was found in Shim when it tried to validate the SBAT information. This issue may expose sensitive data during the system\u0027s boot phase.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40550",
"url": "https://www.suse.com/security/cve/CVE-2023-40550"
},
{
"category": "external",
"summary": "SUSE Bug 1215102 for CVE-2023-40550",
"url": "https://bugzilla.suse.com/1215102"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T11:19:11Z",
"details": "moderate"
}
],
"title": "CVE-2023-40550"
},
{
"cve": "CVE-2023-40551",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40551"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the MZ binary format in Shim. An out-of-bounds read may occur, leading to a crash or possible exposure of sensitive data during the system\u0027s boot phase.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40551",
"url": "https://www.suse.com/security/cve/CVE-2023-40551"
},
{
"category": "external",
"summary": "SUSE Bug 1215103 for CVE-2023-40551",
"url": "https://bugzilla.suse.com/1215103"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:shim-15.8-150100.3.38.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:shim-15.8-150100.3.38.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T11:19:11Z",
"details": "moderate"
}
],
"title": "CVE-2023-40551"
}
]
}
SUSE-SU-2024:1462-1
Vulnerability from csaf_suse - Published: 2024-04-29 11:20 - Updated: 2024-04-29 11:20Summary
Security update for shim
Severity
Important
Notes
Title of the patch: Security update for shim
Description of the patch: This update for shim fixes the following issues:
- Update shim-install to set the TPM2 SRK algorithm (bsc#1213945)
- Limit the requirement of fde-tpm-helper-macros to the distro with
suse_version 1600 and above (bsc#1219460)
Update to version 15.8:
Security issues fixed:
- mok: fix LogError() invocation (bsc#1215099,CVE-2023-40546)
- avoid incorrectly trusting HTTP headers (bsc#1215098,CVE-2023-40547)
- Fix integer overflow on SBAT section size on 32-bit system (bsc#1215100,CVE-2023-40548)
- Authenticode: verify that the signature header is in bounds (bsc#1215101,CVE-2023-40549)
- pe: Fix an out-of-bound read in verify_buffer_sbat() (bsc#1215102,CVE-2023-40550)
- pe-relocate: Fix bounds check for MZ binaries (bsc#1215103,CVE-2023-40551)
The NX flag is disable which is same as the default value of shim-15.8, hence, not need to enable it by this patch now.
- Generate dbx during build so we don't include binary files in sources
- Don't require grub so shim can still be used with systemd-boot
- Update shim-install to fix boot failure of ext4 root file system
on RAID10 (bsc#1205855)
- Adopt the macros from fde-tpm-helper-macros to update the
signature in the sealed key after a bootloader upgrade
- Update shim-install to amend full disk encryption support
- Adopt TPM 2.0 Key File for grub2 TPM 2.0 protector
- Use the long name to specify the grub2 key protector
- cryptodisk: support TPM authorized policies
- Do not use tpm_record_pcrs unless the command is in command.lst
- Removed POST_PROCESS_PE_FLAGS=-N from the build command in shim.spec to
enable the NX compatibility flag when using post-process-pe after
discussed with grub2 experts in mail. It's useful for further development
and testing. (bsc#1205588)
Patchnames: SUSE-2024-1462,SUSE-SLE-SERVER-12-SP5-2024-1462
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.4 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.4 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.1 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.7 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.2 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
40 references
{
"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 shim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for shim fixes the following issues:\n\n- Update shim-install to set the TPM2 SRK algorithm (bsc#1213945)\n- Limit the requirement of fde-tpm-helper-macros to the distro with\n suse_version 1600 and above (bsc#1219460)\n\nUpdate to version 15.8:\n\nSecurity issues fixed:\n\n- mok: fix LogError() invocation (bsc#1215099,CVE-2023-40546)\n- avoid incorrectly trusting HTTP headers (bsc#1215098,CVE-2023-40547)\n- Fix integer overflow on SBAT section size on 32-bit system (bsc#1215100,CVE-2023-40548)\n- Authenticode: verify that the signature header is in bounds (bsc#1215101,CVE-2023-40549)\n- pe: Fix an out-of-bound read in verify_buffer_sbat() (bsc#1215102,CVE-2023-40550)\n- pe-relocate: Fix bounds check for MZ binaries (bsc#1215103,CVE-2023-40551)\n\n \nThe NX flag is disable which is same as the default value of shim-15.8, hence, not need to enable it by this patch now.\n\n- Generate dbx during build so we don\u0027t include binary files in sources\n- Don\u0027t require grub so shim can still be used with systemd-boot\n- Update shim-install to fix boot failure of ext4 root file system\n on RAID10 (bsc#1205855)\n- Adopt the macros from fde-tpm-helper-macros to update the\n signature in the sealed key after a bootloader upgrade\n\n- Update shim-install to amend full disk encryption support\n - Adopt TPM 2.0 Key File for grub2 TPM 2.0 protector\n - Use the long name to specify the grub2 key protector\n - cryptodisk: support TPM authorized policies\n - Do not use tpm_record_pcrs unless the command is in command.lst\n\n- Removed POST_PROCESS_PE_FLAGS=-N from the build command in shim.spec to\n enable the NX compatibility flag when using post-process-pe after\n discussed with grub2 experts in mail. It\u0027s useful for further development\n and testing. (bsc#1205588)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1462,SUSE-SLE-SERVER-12-SP5-2024-1462",
"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/suse-su-2024_1462-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1462-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241462-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1462-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-April/035120.html"
},
{
"category": "self",
"summary": "SUSE Bug 1198101",
"url": "https://bugzilla.suse.com/1198101"
},
{
"category": "self",
"summary": "SUSE Bug 1205588",
"url": "https://bugzilla.suse.com/1205588"
},
{
"category": "self",
"summary": "SUSE Bug 1205855",
"url": "https://bugzilla.suse.com/1205855"
},
{
"category": "self",
"summary": "SUSE Bug 1210382",
"url": "https://bugzilla.suse.com/1210382"
},
{
"category": "self",
"summary": "SUSE Bug 1213945",
"url": "https://bugzilla.suse.com/1213945"
},
{
"category": "self",
"summary": "SUSE Bug 1215098",
"url": "https://bugzilla.suse.com/1215098"
},
{
"category": "self",
"summary": "SUSE Bug 1215099",
"url": "https://bugzilla.suse.com/1215099"
},
{
"category": "self",
"summary": "SUSE Bug 1215100",
"url": "https://bugzilla.suse.com/1215100"
},
{
"category": "self",
"summary": "SUSE Bug 1215101",
"url": "https://bugzilla.suse.com/1215101"
},
{
"category": "self",
"summary": "SUSE Bug 1215102",
"url": "https://bugzilla.suse.com/1215102"
},
{
"category": "self",
"summary": "SUSE Bug 1215103",
"url": "https://bugzilla.suse.com/1215103"
},
{
"category": "self",
"summary": "SUSE Bug 1219460",
"url": "https://bugzilla.suse.com/1219460"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28737 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28737/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40546 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40546/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40547 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40547/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40548 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40548/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40549 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40549/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40550 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40550/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-40551 page",
"url": "https://www.suse.com/security/cve/CVE-2023-40551/"
}
],
"title": "Security update for shim",
"tracking": {
"current_release_date": "2024-04-29T11:20:38Z",
"generator": {
"date": "2024-04-29T11:20:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1462-1",
"initial_release_date": "2024-04-29T11:20:38Z",
"revision_history": [
{
"date": "2024-04-29T11:20:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "shim-15.8-25.30.1.x86_64",
"product": {
"name": "shim-15.8-25.30.1.x86_64",
"product_id": "shim-15.8-25.30.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-25.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64"
},
"product_reference": "shim-15.8-25.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shim-15.8-25.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
},
"product_reference": "shim-15.8-25.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-28737",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28737"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28737",
"url": "https://www.suse.com/security/cve/CVE-2022-28737"
},
{
"category": "external",
"summary": "SUSE Bug 1198458 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1198458"
},
{
"category": "external",
"summary": "SUSE Bug 1205065 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1205065"
},
{
"category": "external",
"summary": "SUSE Bug 1205066 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1205066"
},
{
"category": "external",
"summary": "SUSE Bug 1205831 for CVE-2022-28737",
"url": "https://bugzilla.suse.com/1205831"
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T11:20:38Z",
"details": "important"
}
],
"title": "CVE-2022-28737"
},
{
"cve": "CVE-2023-40546",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40546"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Shim when an error happened while creating a new ESL variable. If Shim fails to create the new variable, it tries to print an error message to the user; however, the number of parameters used by the logging function doesn\u0027t match the format string used by it, leading to a crash under certain circumstances.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40546",
"url": "https://www.suse.com/security/cve/CVE-2023-40546"
},
{
"category": "external",
"summary": "SUSE Bug 1215099 for CVE-2023-40546",
"url": "https://bugzilla.suse.com/1215099"
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T11:20:38Z",
"details": "moderate"
}
],
"title": "CVE-2023-40546"
},
{
"cve": "CVE-2023-40547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40547"
}
],
"notes": [
{
"category": "general",
"text": "A remote code execution vulnerability was found in Shim. The Shim boot support trusts attacker-controlled values when parsing an HTTP response. This flaw allows an attacker to craft a specific malicious HTTP request, leading to a completely controlled out-of-bounds write primitive and complete system compromise. This flaw is only exploitable during the early boot phase, an attacker needs to perform a Man-in-the-Middle or compromise the boot server to be able to exploit this vulnerability successfully.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40547",
"url": "https://www.suse.com/security/cve/CVE-2023-40547"
},
{
"category": "external",
"summary": "SUSE Bug 1215098 for CVE-2023-40547",
"url": "https://bugzilla.suse.com/1215098"
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T11:20:38Z",
"details": "important"
}
],
"title": "CVE-2023-40547"
},
{
"cve": "CVE-2023-40548",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40548"
}
],
"notes": [
{
"category": "general",
"text": "A buffer overflow was found in Shim in the 32-bit system. The overflow happens due to an addition operation involving a user-controlled value parsed from the PE binary being used by Shim. This value is further used for memory allocation operations, leading to a heap-based buffer overflow. This flaw causes memory corruption and can lead to a crash or data integrity issues during the boot phase.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40548",
"url": "https://www.suse.com/security/cve/CVE-2023-40548"
},
{
"category": "external",
"summary": "SUSE Bug 1215100 for CVE-2023-40548",
"url": "https://bugzilla.suse.com/1215100"
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T11:20:38Z",
"details": "moderate"
}
],
"title": "CVE-2023-40548"
},
{
"cve": "CVE-2023-40549",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40549"
}
],
"notes": [
{
"category": "general",
"text": "An out-of-bounds read flaw was found in Shim due to the lack of proper boundary verification during the load of a PE binary. This flaw allows an attacker to load a crafted PE binary, triggering the issue and crashing Shim, resulting in a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40549",
"url": "https://www.suse.com/security/cve/CVE-2023-40549"
},
{
"category": "external",
"summary": "SUSE Bug 1215101 for CVE-2023-40549",
"url": "https://bugzilla.suse.com/1215101"
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T11:20:38Z",
"details": "moderate"
}
],
"title": "CVE-2023-40549"
},
{
"cve": "CVE-2023-40550",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40550"
}
],
"notes": [
{
"category": "general",
"text": "An out-of-bounds read flaw was found in Shim when it tried to validate the SBAT information. This issue may expose sensitive data during the system\u0027s boot phase.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40550",
"url": "https://www.suse.com/security/cve/CVE-2023-40550"
},
{
"category": "external",
"summary": "SUSE Bug 1215102 for CVE-2023-40550",
"url": "https://bugzilla.suse.com/1215102"
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T11:20:38Z",
"details": "moderate"
}
],
"title": "CVE-2023-40550"
},
{
"cve": "CVE-2023-40551",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-40551"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the MZ binary format in Shim. An out-of-bounds read may occur, leading to a crash or possible exposure of sensitive data during the system\u0027s boot phase.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-40551",
"url": "https://www.suse.com/security/cve/CVE-2023-40551"
},
{
"category": "external",
"summary": "SUSE Bug 1215103 for CVE-2023-40551",
"url": "https://bugzilla.suse.com/1215103"
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:shim-15.8-25.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shim-15.8-25.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T11:20:38Z",
"details": "moderate"
}
],
"title": "CVE-2023-40551"
}
]
}
WID-SEC-W-2022-0181
Vulnerability from csaf_certbund - Published: 2022-06-07 22:00 - Updated: 2025-07-20 22:00Summary
Grub2: Mehrere Schwachstellen ermöglichen nicht spezifizierten Angriff
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Grand Unified Bootloader (Grub) ist ein freies Bootloader-Programm des GNU Projekts.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Oracle Linux ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.
Betroffene Betriebssysteme: - Appliance
- Linux
- UNIX
Affected products
Known affected
17 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Avaya Aura Device Services
Avaya
|
cpe:/a:avaya:aura_device_services:-
|
— | |
|
Open Source Grub 2
Open Source / Grub
|
cpe:/a:gnu:grub:2
|
2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Infoblox NIOS <9.0.3
Infoblox / NIOS
|
<9.0.3 | ||
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM Security Verify Access <10.0.5-ISS-ISVA-FP000
IBM / Security Verify Access
|
<10.0.5-ISS-ISVA-FP000 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Security Identity Manager 10.0.1.0
IBM / Security Identity Manager
|
cpe:/a:ibm:security_identity_manager:10.0.1.0
|
10.0.1.0 | |
|
F5 BIG-IP
F5
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
17 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Avaya Aura Device Services
Avaya
|
cpe:/a:avaya:aura_device_services:-
|
— | |
|
Open Source Grub 2
Open Source / Grub
|
cpe:/a:gnu:grub:2
|
2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Infoblox NIOS <9.0.3
Infoblox / NIOS
|
<9.0.3 | ||
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM Security Verify Access <10.0.5-ISS-ISVA-FP000
IBM / Security Verify Access
|
<10.0.5-ISS-ISVA-FP000 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Security Identity Manager 10.0.1.0
IBM / Security Identity Manager
|
cpe:/a:ibm:security_identity_manager:10.0.1.0
|
10.0.1.0 | |
|
F5 BIG-IP
F5
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
17 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Avaya Aura Device Services
Avaya
|
cpe:/a:avaya:aura_device_services:-
|
— | |
|
Open Source Grub 2
Open Source / Grub
|
cpe:/a:gnu:grub:2
|
2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Infoblox NIOS <9.0.3
Infoblox / NIOS
|
<9.0.3 | ||
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM Security Verify Access <10.0.5-ISS-ISVA-FP000
IBM / Security Verify Access
|
<10.0.5-ISS-ISVA-FP000 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Security Identity Manager 10.0.1.0
IBM / Security Identity Manager
|
cpe:/a:ibm:security_identity_manager:10.0.1.0
|
10.0.1.0 | |
|
F5 BIG-IP
F5
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
17 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Avaya Aura Device Services
Avaya
|
cpe:/a:avaya:aura_device_services:-
|
— | |
|
Open Source Grub 2
Open Source / Grub
|
cpe:/a:gnu:grub:2
|
2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Infoblox NIOS <9.0.3
Infoblox / NIOS
|
<9.0.3 | ||
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM Security Verify Access <10.0.5-ISS-ISVA-FP000
IBM / Security Verify Access
|
<10.0.5-ISS-ISVA-FP000 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Security Identity Manager 10.0.1.0
IBM / Security Identity Manager
|
cpe:/a:ibm:security_identity_manager:10.0.1.0
|
10.0.1.0 | |
|
F5 BIG-IP
F5
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
17 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Avaya Aura Device Services
Avaya
|
cpe:/a:avaya:aura_device_services:-
|
— | |
|
Open Source Grub 2
Open Source / Grub
|
cpe:/a:gnu:grub:2
|
2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Infoblox NIOS <9.0.3
Infoblox / NIOS
|
<9.0.3 | ||
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM Security Verify Access <10.0.5-ISS-ISVA-FP000
IBM / Security Verify Access
|
<10.0.5-ISS-ISVA-FP000 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Security Identity Manager 10.0.1.0
IBM / Security Identity Manager
|
cpe:/a:ibm:security_identity_manager:10.0.1.0
|
10.0.1.0 | |
|
F5 BIG-IP
F5
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
17 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Avaya Aura Device Services
Avaya
|
cpe:/a:avaya:aura_device_services:-
|
— | |
|
Open Source Grub 2
Open Source / Grub
|
cpe:/a:gnu:grub:2
|
2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Infoblox NIOS <9.0.3
Infoblox / NIOS
|
<9.0.3 | ||
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM Security Verify Access <10.0.5-ISS-ISVA-FP000
IBM / Security Verify Access
|
<10.0.5-ISS-ISVA-FP000 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Security Identity Manager 10.0.1.0
IBM / Security Identity Manager
|
cpe:/a:ibm:security_identity_manager:10.0.1.0
|
10.0.1.0 | |
|
F5 BIG-IP
F5
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
17 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Avaya Aura Device Services
Avaya
|
cpe:/a:avaya:aura_device_services:-
|
— | |
|
Open Source Grub 2
Open Source / Grub
|
cpe:/a:gnu:grub:2
|
2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Infoblox NIOS <9.0.3
Infoblox / NIOS
|
<9.0.3 | ||
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM Security Verify Access <10.0.5-ISS-ISVA-FP000
IBM / Security Verify Access
|
<10.0.5-ISS-ISVA-FP000 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Security Identity Manager 10.0.1.0
IBM / Security Identity Manager
|
cpe:/a:ibm:security_identity_manager:10.0.1.0
|
10.0.1.0 | |
|
F5 BIG-IP
F5
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Affected products
Known affected
17 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Avaya Aura Device Services
Avaya
|
cpe:/a:avaya:aura_device_services:-
|
— | |
|
Open Source Grub 2
Open Source / Grub
|
cpe:/a:gnu:grub:2
|
2 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Infoblox NIOS <9.0.3
Infoblox / NIOS
|
<9.0.3 | ||
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM Security Verify Access <10.0.5-ISS-ISVA-FP000
IBM / Security Verify Access
|
<10.0.5-ISS-ISVA-FP000 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Security Identity Manager 10.0.1.0
IBM / Security Identity Manager
|
cpe:/a:ibm:security_identity_manager:10.0.1.0
|
10.0.1.0 | |
|
F5 BIG-IP
F5
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
References
47 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Grand Unified Bootloader (Grub) ist ein freies Bootloader-Programm des GNU Projekts.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Oracle Linux ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Appliance\n- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-0181 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-0181.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-0181 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0181"
},
{
"category": "external",
"summary": "Oracle Linux Errata Repository vom 2022-06-07",
"url": "http://linux.oracle.com/errata/ELSA-2022-9469.html"
},
{
"category": "external",
"summary": "Oracle Linux Errata Repository vom 2022-06-07",
"url": "http://linux.oracle.com/errata/ELSA-2022-9471.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:2041-1 vom 2022-06-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-June/011260.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:2037-1 vom 2022-06-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-June/011257.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:2035-1 vom 2022-06-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-June/011258.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:2039-1 vom 2022-06-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-June/011259.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:2036-1 vom 2022-06-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-June/011261.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:2038-1 vom 2022-06-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-June/011262.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:2064-1 vom 2022-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-June/011275.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:2074-1 vom 2022-06-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-June/011278.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:2073-1 vom 2022-06-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-June/011280.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5100 vom 2022-06-16",
"url": "https://access.redhat.com/errata/RHSA-2022:5100"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5095 vom 2022-06-16",
"url": "https://access.redhat.com/errata/RHSA-2022:5095"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5096 vom 2022-06-16",
"url": "https://access.redhat.com/errata/RHSA-2022:5096"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5098 vom 2022-06-16",
"url": "https://access.redhat.com/errata/RHSA-2022:5098"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5099 vom 2022-06-16",
"url": "https://access.redhat.com/errata/RHSA-2022:5099"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-5099 vom 2022-07-01",
"url": "http://linux.oracle.com/errata/ELSA-2022-5099.html"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2022-098 vom 2022-06-30",
"url": "https://downloads.avaya.com/css/P8/documents/101082452"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-5095 vom 2022-07-04",
"url": "https://linux.oracle.com/errata/ELSA-2022-5095.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-9596 vom 2022-07-14",
"url": "http://linux.oracle.com/errata/ELSA-2022-9596.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-9595 vom 2022-07-14",
"url": "http://linux.oracle.com/errata/ELSA-2022-9595.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-109 vom 2022-07-21",
"url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-109.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5678 vom 2022-07-21",
"url": "https://access.redhat.com/errata/RHSA-2022:5678"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202209-12 vom 2022-09-25",
"url": "https://security.gentoo.org/glsa/202209-12"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8900 vom 2022-12-08",
"url": "https://access.redhat.com/errata/RHSA-2022:8900"
},
{
"category": "external",
"summary": "IBM Security Bulletin",
"url": "https://www.ibm.com/support/pages/node/6849249"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6855297 vom 2023-01-13",
"url": "https://www.ibm.com/support/pages/node/6855297"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:1702-1 vom 2023-03-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014272.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2091-1 vom 2023-05-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014720.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2086-1 vom 2023-05-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014771.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2084-1 vom 2023-05-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014772.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2150-1 vom 2023-05-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014815.html"
},
{
"category": "external",
"summary": "F5 Security Advisory K000130541 vom 2023-06-01",
"url": "https://my.f5.com/manage/s/article/K000130541"
},
{
"category": "external",
"summary": "F5 Security Advisory K000132893 vom 2023-06-01",
"url": "https://my.f5.com/manage/s/article/K000132893"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2023-2146 vom 2023-07-20",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2146.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6355-1 vom 2023-09-08",
"url": "https://ubuntu.com/security/notices/USN-6355-1"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-12952 vom 2023-10-28",
"url": "https://linux.oracle.com/errata/ELSA-2023-12952.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:1863-1 vom 2024-02-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018050.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1368-1 vom 2024-04-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018392.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1461-1 vom 2024-04-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018437.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1462-1 vom 2024-04-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018436.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-2002 vom 2024-05-03",
"url": "https://linux.oracle.com/errata/ELSA-2024-2002.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-422 vom 2024-10-10",
"url": "https://www.dell.com/support/kbdoc/de-de/000234730/dsa-2024-422-security-update-for-dell-networker-vproxy-multiple-component-vulnerabilities"
},
{
"category": "external",
"summary": "Infoblox Advisory 8391 vom 2024-04-06",
"url": "https://support.infoblox.com/s/article/NIOS-is-not-vulnerable-to-CVE-2022-28391-CVE-2021-43618-CVE-2021-3697-CVE-2022-1348"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20480 vom 2025-07-18",
"url": "https://linux.oracle.com/errata/ELSA-2025-20480.html"
}
],
"source_lang": "en-US",
"title": "Grub2: Mehrere Schwachstellen erm\u00f6glichen nicht spezifizierten Angriff",
"tracking": {
"current_release_date": "2025-07-20T22:00:00.000+00:00",
"generator": {
"date": "2025-07-21T08:22:02.990+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2022-0181",
"initial_release_date": "2022-06-07T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-06-07T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-06-08T22:00:00.000+00:00",
"number": "2",
"summary": "CVE erg\u00e4nzt"
},
{
"date": "2022-06-12T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-06-13T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-06-14T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-06-16T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat und Fedora aufgenommen"
},
{
"date": "2022-07-03T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Oracle Linux und AVAYA aufgenommen"
},
{
"date": "2022-07-04T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2022-07-14T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2022-07-21T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Amazon und Red Hat aufgenommen"
},
{
"date": "2022-09-25T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2022-12-08T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-12-20T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-01-12T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-03-30T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-05-03T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-05-08T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-05-09T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-06-01T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von F5 aufgenommen"
},
{
"date": "2023-07-19T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-09-07T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2023-10-29T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-02-27T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-22T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-29T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-05-02T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-10-09T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-04-06T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Infoblox aufgenommen"
},
{
"date": "2025-07-20T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "29"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Avaya Aura Application Enablement Services",
"product": {
"name": "Avaya Aura Application Enablement Services",
"product_id": "T015516",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_application_enablement_services:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura Communication Manager",
"product": {
"name": "Avaya Aura Communication Manager",
"product_id": "T015126",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:communication_manager:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura Device Services",
"product": {
"name": "Avaya Aura Device Services",
"product_id": "T015517",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_device_services:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura Experience Portal",
"product": {
"name": "Avaya Aura Experience Portal",
"product_id": "T015519",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_experience_portal:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura Session Manager",
"product": {
"name": "Avaya Aura Session Manager",
"product_id": "T015127",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:session_manager:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura System Manager",
"product": {
"name": "Avaya Aura System Manager",
"product_id": "T015518",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_system_manager:-"
}
}
}
],
"category": "vendor",
"name": "Avaya"
},
{
"branches": [
{
"category": "product_name",
"name": "F5 BIG-IP",
"product": {
"name": "F5 BIG-IP",
"product_id": "T001663",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:-"
}
}
}
],
"category": "vendor",
"name": "F5"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "10.0.1.0",
"product": {
"name": "IBM Security Identity Manager 10.0.1.0",
"product_id": "T025664",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:security_identity_manager:10.0.1.0"
}
}
}
],
"category": "product_name",
"name": "Security Identity Manager"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.0.5-ISS-ISVA-FP000",
"product": {
"name": "IBM Security Verify Access \u003c10.0.5-ISS-ISVA-FP000",
"product_id": "T025829"
}
},
{
"category": "product_version",
"name": "10.0.5-ISS-ISVA-FP000",
"product": {
"name": "IBM Security Verify Access 10.0.5-ISS-ISVA-FP000",
"product_id": "T025829-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:security_verify_access:10.0.5-iss-isva-fp000"
}
}
}
],
"category": "product_name",
"name": "Security Verify Access"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c9.0.3",
"product": {
"name": "Infoblox NIOS \u003c9.0.3",
"product_id": "T032854"
}
},
{
"category": "product_version",
"name": "9.0.3",
"product": {
"name": "Infoblox NIOS 9.0.3",
"product_id": "T032854-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:infoblox:nios:9.0.3"
}
}
}
],
"category": "product_name",
"name": "NIOS"
}
],
"category": "vendor",
"name": "Infoblox"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2",
"product": {
"name": "Open Source Grub 2",
"product_id": "T015539",
"product_identification_helper": {
"cpe": "cpe:/a:gnu:grub:2"
}
}
}
],
"category": "product_name",
"name": "Grub"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3695",
"product_status": {
"known_affected": [
"T015519",
"T015518",
"T015517",
"T015539",
"67646",
"T015516",
"T032854",
"T015127",
"T015126",
"T012167",
"T004914",
"T025829",
"T002207",
"T000126",
"T025664",
"T001663",
"398363"
]
},
"release_date": "2022-06-07T22:00:00.000+00:00",
"title": "CVE-2021-3695"
},
{
"cve": "CVE-2021-3696",
"product_status": {
"known_affected": [
"T015519",
"T015518",
"T015517",
"T015539",
"67646",
"T015516",
"T032854",
"T015127",
"T015126",
"T012167",
"T004914",
"T025829",
"T002207",
"T000126",
"T025664",
"T001663",
"398363"
]
},
"release_date": "2022-06-07T22:00:00.000+00:00",
"title": "CVE-2021-3696"
},
{
"cve": "CVE-2021-3697",
"product_status": {
"known_affected": [
"T015519",
"T015518",
"T015517",
"T015539",
"67646",
"T015516",
"T032854",
"T015127",
"T015126",
"T012167",
"T004914",
"T025829",
"T002207",
"T000126",
"T025664",
"T001663",
"398363"
]
},
"release_date": "2022-06-07T22:00:00.000+00:00",
"title": "CVE-2021-3697"
},
{
"cve": "CVE-2022-28733",
"product_status": {
"known_affected": [
"T015519",
"T015518",
"T015517",
"T015539",
"67646",
"T015516",
"T032854",
"T015127",
"T015126",
"T012167",
"T004914",
"T025829",
"T002207",
"T000126",
"T025664",
"T001663",
"398363"
]
},
"release_date": "2022-06-07T22:00:00.000+00:00",
"title": "CVE-2022-28733"
},
{
"cve": "CVE-2022-28734",
"product_status": {
"known_affected": [
"T015519",
"T015518",
"T015517",
"T015539",
"67646",
"T015516",
"T032854",
"T015127",
"T015126",
"T012167",
"T004914",
"T025829",
"T002207",
"T000126",
"T025664",
"T001663",
"398363"
]
},
"release_date": "2022-06-07T22:00:00.000+00:00",
"title": "CVE-2022-28734"
},
{
"cve": "CVE-2022-28735",
"product_status": {
"known_affected": [
"T015519",
"T015518",
"T015517",
"T015539",
"67646",
"T015516",
"T032854",
"T015127",
"T015126",
"T012167",
"T004914",
"T025829",
"T002207",
"T000126",
"T025664",
"T001663",
"398363"
]
},
"release_date": "2022-06-07T22:00:00.000+00:00",
"title": "CVE-2022-28735"
},
{
"cve": "CVE-2022-28736",
"product_status": {
"known_affected": [
"T015519",
"T015518",
"T015517",
"T015539",
"67646",
"T015516",
"T032854",
"T015127",
"T015126",
"T012167",
"T004914",
"T025829",
"T002207",
"T000126",
"T025664",
"T001663",
"398363"
]
},
"release_date": "2022-06-07T22:00:00.000+00:00",
"title": "CVE-2022-28736"
},
{
"cve": "CVE-2022-28737",
"product_status": {
"known_affected": [
"T015519",
"T015518",
"T015517",
"T015539",
"67646",
"T015516",
"T032854",
"T015127",
"T015126",
"T012167",
"T004914",
"T025829",
"T002207",
"T000126",
"T025664",
"T001663",
"398363"
]
},
"release_date": "2022-06-07T22:00:00.000+00:00",
"title": "CVE-2022-28737"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…