Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-28701 (GCVE-0-2021-28701)
Vulnerability from cvelistv5
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T21:47:33.200Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://xenbits.xenproject.org/xsa/advisory-384.txt" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://xenbits.xen.org/xsa/advisory-384.html" }, { "name": "[oss-security] 20210908 Xen Security Advisory 384 v3 (CVE-2021-28701) - Another race in XENMAPSPACE_grant_table handling", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2021/09/08/2" }, { "name": "FEDORA-2021-11577e5229", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/L4MI3MQAPGILCLXBGQWPZHGE3ALSO4ZU/" }, { "name": "FEDORA-2021-fed53cbc7d", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CEHZLIR5DFYYQBH55AERWHLO54OFU42C/" }, { "name": "DSA-4977", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2021/dsa-4977" }, { "name": "FEDORA-2021-5a0c7bc619", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3HEHUIUWSSMCQGQY3GWX4J2SZGYP5W2Z/" }, { "name": "GLSA-202208-23", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202208-23" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "xen", "vendor": "Xen", "versions": [ { "lessThan": "4.12", "status": "unknown", "version": "unspecified", "versionType": "custom" }, { "lessThan": "unspecified", "status": "affected", "version": "4.15.x", "versionType": "custom" }, { "lessThan": "unspecified", "status": "unaffected", "version": "next of xen-unstable", "versionType": "custom" } ] }, { "product": "xen", "vendor": "Xen", "versions": [ { "status": "affected", "version": "4.11.x" } ] }, { "product": "xen", "vendor": "Xen", "versions": [ { "lessThan": "4.12", "status": "unknown", "version": "unspecified", "versionType": "custom" }, { "lessThan": "unspecified", "status": "affected", "version": "4.12.x", "versionType": "custom" }, { "lessThan": "unspecified", "status": "unaffected", "version": "next of 4.14.x", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "value": "{\u0027credit_data\u0027: {\u0027description\u0027: {\u0027description_data\u0027: [{\u0027lang\u0027: \u0027eng\u0027, \u0027value\u0027: \u0027This issue was discovered by Julien Grall of Amazon.\u0027}]}}}" } ], "descriptions": [ { "lang": "en", "value": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed." } ], "metrics": [ { "other": { "content": { "description": { "description_data": [ { "lang": "eng", "value": "A malicious guest may be able to elevate its privileges to that of the\nhost, cause host or guest Denial of Service (DoS), or cause information\nleaks." } ] } }, "type": "unknown" } } ], "problemTypes": [ { "descriptions": [ { "description": "unknown", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-08-14T20:11:46", "orgId": "23aa2041-22e1-471f-9209-9b7396fa234f", "shortName": "XEN" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://xenbits.xenproject.org/xsa/advisory-384.txt" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://xenbits.xen.org/xsa/advisory-384.html" }, { "name": "[oss-security] 20210908 Xen Security Advisory 384 v3 (CVE-2021-28701) - Another race in XENMAPSPACE_grant_table handling", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2021/09/08/2" }, { "name": "FEDORA-2021-11577e5229", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/L4MI3MQAPGILCLXBGQWPZHGE3ALSO4ZU/" }, { "name": "FEDORA-2021-fed53cbc7d", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CEHZLIR5DFYYQBH55AERWHLO54OFU42C/" }, { "name": "DSA-4977", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2021/dsa-4977" }, { "name": "FEDORA-2021-5a0c7bc619", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3HEHUIUWSSMCQGQY3GWX4J2SZGYP5W2Z/" }, { "name": "GLSA-202208-23", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "https://security.gentoo.org/glsa/202208-23" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security@xen.org", "ID": "CVE-2021-28701", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "xen", "version": { "version_data": [ { "version_affected": "?\u003c", "version_value": "4.12" }, { "version_affected": "\u003e=", "version_value": "4.15.x" }, { "version_affected": "!\u003e", "version_value": "xen-unstable" } ] } }, { "product_name": "xen", "version": { "version_data": [ { "version_value": "4.11.x" } ] } }, { "product_name": "xen", "version": { "version_data": [ { "version_affected": "?\u003c", "version_value": "4.12" }, { "version_affected": "\u003e=", "version_value": "4.12.x" }, { "version_affected": "!\u003e", "version_value": "4.14.x" } ] } } ] }, "vendor_name": "Xen" } ] } }, "configuration": { "configuration_data": { "description": { "description_data": [ { "lang": "eng", "value": "All Xen versions from 4.0 onwards are affected. Xen versions 3.4 and\nolder are not affected.\n\nOnly x86 HVM and PVH guests permitted to use grant table version 2\ninterfaces can leverage this vulnerability. x86 PV guests cannot\nleverage this vulnerability. On Arm, grant table v2 use is explicitly\nunsupported." } ] } } }, "credit": { "credit_data": { "description": { "description_data": [ { "lang": "eng", "value": "This issue was discovered by Julien Grall of Amazon." } ] } } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed." } ] }, "impact": { "impact_data": { "description": { "description_data": [ { "lang": "eng", "value": "A malicious guest may be able to elevate its privileges to that of the\nhost, cause host or guest Denial of Service (DoS), or cause information\nleaks." } ] } } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "unknown" } ] } ] }, "references": { "reference_data": [ { "name": "https://xenbits.xenproject.org/xsa/advisory-384.txt", "refsource": "MISC", "url": "https://xenbits.xenproject.org/xsa/advisory-384.txt" }, { "name": "http://xenbits.xen.org/xsa/advisory-384.html", "refsource": "CONFIRM", "url": "http://xenbits.xen.org/xsa/advisory-384.html" }, { "name": "[oss-security] 20210908 Xen Security Advisory 384 v3 (CVE-2021-28701) - Another race in XENMAPSPACE_grant_table handling", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2021/09/08/2" }, { "name": "FEDORA-2021-11577e5229", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L4MI3MQAPGILCLXBGQWPZHGE3ALSO4ZU/" }, { "name": "FEDORA-2021-fed53cbc7d", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CEHZLIR5DFYYQBH55AERWHLO54OFU42C/" }, { "name": "DSA-4977", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2021/dsa-4977" }, { "name": "FEDORA-2021-5a0c7bc619", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3HEHUIUWSSMCQGQY3GWX4J2SZGYP5W2Z/" }, { "name": "GLSA-202208-23", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202208-23" } ] }, "workaround": { "workaround_data": { "description": { "description_data": [ { "lang": "eng", "value": "Running only PV guests will avoid this vulnerability.\n\nSuppressing use of grant table v2 interfaces for HVM or PVH guests will\nalso avoid this vulnerability." } ] } } } } } }, "cveMetadata": { "assignerOrgId": "23aa2041-22e1-471f-9209-9b7396fa234f", "assignerShortName": "XEN", "cveId": "CVE-2021-28701", "datePublished": "2021-09-08T13:02:28", "dateReserved": "2021-03-18T00:00:00", "dateUpdated": "2024-08-03T21:47:33.200Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2021-28701\",\"sourceIdentifier\":\"security@xen.org\",\"published\":\"2021-09-08T14:15:08.547\",\"lastModified\":\"2024-11-21T06:00:10.450\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed.\"},{\"lang\":\"es\",\"value\":\"Otra carrera en el manejo de la funci\u00f3n XENMAPSPACE_grant_table de los Hu\u00e9spedes, se les permite el acceso a determinadas p\u00e1ginas de memoria propiedad de Xen. La mayor\u00eda de estas p\u00e1ginas permanecen asignadas / asociadas a un hu\u00e9sped durante toda su vida. Las p\u00e1ginas de estado de la tabla Grant v2, sin embargo, se desasignan cuando un hu\u00e9sped cambia (de nuevo) de v2 a v1. Una liberaci\u00f3n de dichas p\u00e1ginas requiere que el hipervisor haga cumplir que ninguna petici\u00f3n paralela pueda resultar en la adici\u00f3n de un mapeo de dicha p\u00e1gina a un hu\u00e9sped. Esta aplicaci\u00f3n no exist\u00eda, permitiendo a los hu\u00e9spedes mantener el acceso a las p\u00e1ginas liberadas y quiz\u00e1s reusarlas para otros fines. Desafortunadamente, cuando fue preparada la XSA-379, no se advirti\u00f3 este problema similar\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.1,\"impactScore\":6.0}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":4.4,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.4,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-362\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:xen:xen:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.0.0\",\"matchCriteriaId\":\"3E095C1C-0DC6-4380-9333-477B13273E9E\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2021/09/08/2\",\"source\":\"security@xen.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://xenbits.xen.org/xsa/advisory-384.html\",\"source\":\"security@xen.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3HEHUIUWSSMCQGQY3GWX4J2SZGYP5W2Z/\",\"source\":\"security@xen.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CEHZLIR5DFYYQBH55AERWHLO54OFU42C/\",\"source\":\"security@xen.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/L4MI3MQAPGILCLXBGQWPZHGE3ALSO4ZU/\",\"source\":\"security@xen.org\"},{\"url\":\"https://security.gentoo.org/glsa/202208-23\",\"source\":\"security@xen.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4977\",\"source\":\"security@xen.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://xenbits.xenproject.org/xsa/advisory-384.txt\",\"source\":\"security@xen.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/09/08/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://xenbits.xen.org/xsa/advisory-384.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3HEHUIUWSSMCQGQY3GWX4J2SZGYP5W2Z/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CEHZLIR5DFYYQBH55AERWHLO54OFU42C/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/L4MI3MQAPGILCLXBGQWPZHGE3ALSO4ZU/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202208-23\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4977\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://xenbits.xenproject.org/xsa/advisory-384.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}" } }
suse-su-2021:3140-2
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes the following issues:\n\n- CVE-2021-28701: Fixed race condition in XENMAPSPACE_grant_table handling (XSA-384) (bsc#1189632).\n\n- Upstream bug fixes (bsc#1027519)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3140,SUSE-SUSE-MicroOS-5.1-2021-3140", "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-2021_3140-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3140-2", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213140-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3140-2", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-October/009643.html" }, { "category": "self", "summary": "SUSE Bug 1027519", "url": "https://bugzilla.suse.com/1027519" }, { "category": "self", "summary": "SUSE Bug 1189632", "url": "https://bugzilla.suse.com/1189632" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28701 page", "url": "https://www.suse.com/security/cve/CVE-2021-28701/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2021-10-21T16:13:05Z", "generator": { "date": "2021-10-21T16:13:05Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3140-2", "initial_release_date": "2021-10-21T16:13:05Z", "revision_history": [ { "date": "2021-10-21T16:13:05Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-4.14.2_06-3.12.1.aarch64", "product_id": "xen-4.14.2_06-3.12.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-devel-4.14.2_06-3.12.1.aarch64", "product_id": "xen-devel-4.14.2_06-3.12.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-doc-html-4.14.2_06-3.12.1.aarch64", "product_id": "xen-doc-html-4.14.2_06-3.12.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-libs-4.14.2_06-3.12.1.aarch64", "product_id": "xen-libs-4.14.2_06-3.12.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-tools-4.14.2_06-3.12.1.aarch64", "product_id": "xen-tools-4.14.2_06-3.12.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-tools-domU-4.14.2_06-3.12.1.aarch64", "product_id": "xen-tools-domU-4.14.2_06-3.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.14.2_06-3.12.1.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.14.2_06-3.12.1.aarch64_ilp32", "product_id": "xen-libs-64bit-4.14.2_06-3.12.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.14.2_06-3.12.1.i586", "product": { "name": "xen-devel-4.14.2_06-3.12.1.i586", "product_id": "xen-devel-4.14.2_06-3.12.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.14.2_06-3.12.1.i586", "product": { "name": "xen-libs-4.14.2_06-3.12.1.i586", "product_id": "xen-libs-4.14.2_06-3.12.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.14.2_06-3.12.1.i586", "product": { "name": "xen-tools-domU-4.14.2_06-3.12.1.i586", "product_id": "xen-tools-domU-4.14.2_06-3.12.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch", "product": { "name": "xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch", "product_id": "xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "xen-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-4.14.2_06-3.12.1.x86_64", "product_id": "xen-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-devel-4.14.2_06-3.12.1.x86_64", "product_id": "xen-devel-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-doc-html-4.14.2_06-3.12.1.x86_64", "product_id": "xen-doc-html-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-libs-4.14.2_06-3.12.1.x86_64", "product_id": "xen-libs-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-libs-32bit-4.14.2_06-3.12.1.x86_64", "product_id": "xen-libs-32bit-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-tools-4.14.2_06-3.12.1.x86_64", "product_id": "xen-tools-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-tools-domU-4.14.2_06-3.12.1.x86_64", "product_id": "xen-tools-domU-4.14.2_06-3.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.14.2_06-3.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.2_06-3.12.1.x86_64" }, "product_reference": "xen-libs-4.14.2_06-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-28701", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28701" } ], "notes": [ { "category": "general", "text": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.2_06-3.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28701", "url": "https://www.suse.com/security/cve/CVE-2021-28701" }, { "category": "external", "summary": "SUSE Bug 1189632 for CVE-2021-28701", "url": "https://bugzilla.suse.com/1189632" } ], "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 Micro 5.1:xen-libs-4.14.2_06-3.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.2_06-3.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-21T16:13:05Z", "details": "important" } ], "title": "CVE-2021-28701" } ] }
suse-su-2021:3141-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes the following issues:\n\n- CVE-2021-28701: Fixed race condition in XENMAPSPACE_grant_table handling (XSA-384) (bsc#1189632).\n\n- Upstream bug fixes (bsc#1027519)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3141,SUSE-SLE-Module-Basesystem-15-SP2-2021-3141,SUSE-SLE-Module-Server-Applications-15-SP2-2021-3141,SUSE-SUSE-MicroOS-5.0-2021-3141", "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-2021_3141-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3141-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213141-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3141-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-September/009463.html" }, { "category": "self", "summary": "SUSE Bug 1027519", "url": "https://bugzilla.suse.com/1027519" }, { "category": "self", "summary": "SUSE Bug 1189632", "url": "https://bugzilla.suse.com/1189632" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28701 page", "url": "https://www.suse.com/security/cve/CVE-2021-28701/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2021-09-18T12:37:44Z", "generator": { "date": "2021-09-18T12:37:44Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3141-1", "initial_release_date": "2021-09-18T12:37:44Z", "revision_history": [ { "date": "2021-09-18T12:37:44Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.13.3_04-3.37.1.aarch64", "product": { "name": "xen-4.13.3_04-3.37.1.aarch64", "product_id": "xen-4.13.3_04-3.37.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.13.3_04-3.37.1.aarch64", "product": { "name": "xen-devel-4.13.3_04-3.37.1.aarch64", "product_id": "xen-devel-4.13.3_04-3.37.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.13.3_04-3.37.1.aarch64", "product": { "name": "xen-doc-html-4.13.3_04-3.37.1.aarch64", "product_id": "xen-doc-html-4.13.3_04-3.37.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.13.3_04-3.37.1.aarch64", "product": { "name": "xen-libs-4.13.3_04-3.37.1.aarch64", "product_id": "xen-libs-4.13.3_04-3.37.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.13.3_04-3.37.1.aarch64", "product": { "name": "xen-tools-4.13.3_04-3.37.1.aarch64", "product_id": "xen-tools-4.13.3_04-3.37.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.13.3_04-3.37.1.aarch64", "product": { "name": "xen-tools-domU-4.13.3_04-3.37.1.aarch64", "product_id": "xen-tools-domU-4.13.3_04-3.37.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.13.3_04-3.37.1.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.13.3_04-3.37.1.aarch64_ilp32", "product_id": "xen-libs-64bit-4.13.3_04-3.37.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.13.3_04-3.37.1.i586", "product": { "name": "xen-devel-4.13.3_04-3.37.1.i586", "product_id": "xen-devel-4.13.3_04-3.37.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.13.3_04-3.37.1.i586", "product": { "name": "xen-libs-4.13.3_04-3.37.1.i586", "product_id": "xen-libs-4.13.3_04-3.37.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.13.3_04-3.37.1.i586", "product": { "name": "xen-tools-domU-4.13.3_04-3.37.1.i586", "product_id": "xen-tools-domU-4.13.3_04-3.37.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.13.3_04-3.37.1.noarch", "product": { "name": "xen-tools-xendomains-wait-disk-4.13.3_04-3.37.1.noarch", "product_id": "xen-tools-xendomains-wait-disk-4.13.3_04-3.37.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "xen-4.13.3_04-3.37.1.x86_64", "product": { "name": "xen-4.13.3_04-3.37.1.x86_64", "product_id": "xen-4.13.3_04-3.37.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.13.3_04-3.37.1.x86_64", "product": { "name": "xen-devel-4.13.3_04-3.37.1.x86_64", "product_id": "xen-devel-4.13.3_04-3.37.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.13.3_04-3.37.1.x86_64", "product": { "name": "xen-doc-html-4.13.3_04-3.37.1.x86_64", "product_id": "xen-doc-html-4.13.3_04-3.37.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.13.3_04-3.37.1.x86_64", "product": { "name": "xen-libs-4.13.3_04-3.37.1.x86_64", "product_id": "xen-libs-4.13.3_04-3.37.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.13.3_04-3.37.1.x86_64", "product": { "name": "xen-libs-32bit-4.13.3_04-3.37.1.x86_64", "product_id": "xen-libs-32bit-4.13.3_04-3.37.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.13.3_04-3.37.1.x86_64", "product": { "name": "xen-tools-4.13.3_04-3.37.1.x86_64", "product_id": "xen-tools-4.13.3_04-3.37.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.13.3_04-3.37.1.x86_64", "product": { "name": "xen-tools-domU-4.13.3_04-3.37.1.x86_64", "product_id": "xen-tools-domU-4.13.3_04-3.37.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.0", "product": { "name": "SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.0" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.13.3_04-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:xen-libs-4.13.3_04-3.37.1.x86_64" }, "product_reference": "xen-libs-4.13.3_04-3.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.13.3_04-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:xen-tools-domU-4.13.3_04-3.37.1.x86_64" }, "product_reference": "xen-tools-domU-4.13.3_04-3.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.13.3_04-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:xen-4.13.3_04-3.37.1.x86_64" }, "product_reference": "xen-4.13.3_04-3.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.13.3_04-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:xen-devel-4.13.3_04-3.37.1.x86_64" }, "product_reference": "xen-devel-4.13.3_04-3.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.13.3_04-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:xen-tools-4.13.3_04-3.37.1.x86_64" }, "product_reference": "xen-tools-4.13.3_04-3.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.13.3_04-3.37.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.3_04-3.37.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.13.3_04-3.37.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.13.3_04-3.37.1.x86_64 as component of SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0:xen-libs-4.13.3_04-3.37.1.x86_64" }, "product_reference": "xen-libs-4.13.3_04-3.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-28701", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28701" } ], "notes": [ { "category": "general", "text": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.0:xen-libs-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:xen-libs-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:xen-tools-domU-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:xen-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:xen-devel-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:xen-tools-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.3_04-3.37.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28701", "url": "https://www.suse.com/security/cve/CVE-2021-28701" }, { "category": "external", "summary": "SUSE Bug 1189632 for CVE-2021-28701", "url": "https://bugzilla.suse.com/1189632" } ], "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 Micro 5.0:xen-libs-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:xen-libs-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:xen-tools-domU-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:xen-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:xen-devel-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:xen-tools-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.3_04-3.37.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.0:xen-libs-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:xen-libs-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:xen-tools-domU-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:xen-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:xen-devel-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:xen-tools-4.13.3_04-3.37.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.3_04-3.37.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-09-18T12:37:44Z", "details": "important" } ], "title": "CVE-2021-28701" } ] }
suse-su-2021:3849-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes the following issues:\n\n- CVE-2021-28701: Fixed race condition in XENMAPSPACE_grant_table handling (XSA-384) (bsc#1189632).\n- CVE-2021-28704, CVE-2021-28707, CVE-2021-28708: Fixed PoD operations on misaligned GFNs (XSA-388) (bsc#1192557).\n- CVE-2021-28705, CVE-2021-28709: Fixed issues with partially successful P2M updates on x86 (XSA-389) (bsc#1192559).\n- CVE-2021-28706: Fixed guests may exceed their designated memory limit (XSA-385) (bsc#1192554).\n- Integrate bugfixes (bsc#1189373, bsc#1189378)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3849,SUSE-OpenStack-Cloud-9-2021-3849,SUSE-OpenStack-Cloud-Crowbar-9-2021-3849,SUSE-SLE-SAP-12-SP4-2021-3849,SUSE-SLE-SERVER-12-SP4-LTSS-2021-3849", "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-2021_3849-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3849-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213849-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3849-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-December/009788.html" }, { "category": "self", "summary": "SUSE Bug 1189373", "url": "https://bugzilla.suse.com/1189373" }, { "category": "self", "summary": "SUSE Bug 1189378", "url": "https://bugzilla.suse.com/1189378" }, { "category": "self", "summary": "SUSE Bug 1189632", "url": "https://bugzilla.suse.com/1189632" }, { "category": "self", "summary": "SUSE Bug 1192554", "url": "https://bugzilla.suse.com/1192554" }, { "category": "self", "summary": "SUSE Bug 1192557", "url": "https://bugzilla.suse.com/1192557" }, { "category": "self", "summary": "SUSE Bug 1192559", "url": "https://bugzilla.suse.com/1192559" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28701 page", "url": "https://www.suse.com/security/cve/CVE-2021-28701/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28704 page", "url": "https://www.suse.com/security/cve/CVE-2021-28704/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28705 page", "url": "https://www.suse.com/security/cve/CVE-2021-28705/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28706 page", "url": "https://www.suse.com/security/cve/CVE-2021-28706/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28707 page", "url": "https://www.suse.com/security/cve/CVE-2021-28707/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28708 page", "url": "https://www.suse.com/security/cve/CVE-2021-28708/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28709 page", "url": "https://www.suse.com/security/cve/CVE-2021-28709/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2021-12-01T15:56:49Z", "generator": { "date": "2021-12-01T15:56:49Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3849-1", "initial_release_date": "2021-12-01T15:56:49Z", "revision_history": [ { "date": "2021-12-01T15:56:49Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.11.4_24-2.65.1.aarch64", "product": { "name": "xen-4.11.4_24-2.65.1.aarch64", "product_id": "xen-4.11.4_24-2.65.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.11.4_24-2.65.1.aarch64", "product": { "name": "xen-devel-4.11.4_24-2.65.1.aarch64", "product_id": "xen-devel-4.11.4_24-2.65.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.11.4_24-2.65.1.aarch64", "product": { "name": "xen-doc-html-4.11.4_24-2.65.1.aarch64", "product_id": "xen-doc-html-4.11.4_24-2.65.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.11.4_24-2.65.1.aarch64", "product": { "name": "xen-libs-4.11.4_24-2.65.1.aarch64", "product_id": "xen-libs-4.11.4_24-2.65.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.11.4_24-2.65.1.aarch64", "product": { "name": "xen-tools-4.11.4_24-2.65.1.aarch64", "product_id": "xen-tools-4.11.4_24-2.65.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.11.4_24-2.65.1.aarch64", "product": { "name": "xen-tools-domU-4.11.4_24-2.65.1.aarch64", "product_id": "xen-tools-domU-4.11.4_24-2.65.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.11.4_24-2.65.1.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.11.4_24-2.65.1.aarch64_ilp32", "product_id": "xen-libs-64bit-4.11.4_24-2.65.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.11.4_24-2.65.1.i586", "product": { "name": "xen-devel-4.11.4_24-2.65.1.i586", "product_id": "xen-devel-4.11.4_24-2.65.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.11.4_24-2.65.1.i586", "product": { "name": "xen-libs-4.11.4_24-2.65.1.i586", "product_id": "xen-libs-4.11.4_24-2.65.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.11.4_24-2.65.1.i586", "product": { "name": "xen-tools-domU-4.11.4_24-2.65.1.i586", "product_id": "xen-tools-domU-4.11.4_24-2.65.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-4.11.4_24-2.65.1.x86_64", "product": { "name": "xen-4.11.4_24-2.65.1.x86_64", "product_id": "xen-4.11.4_24-2.65.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.11.4_24-2.65.1.x86_64", "product": { "name": "xen-devel-4.11.4_24-2.65.1.x86_64", "product_id": "xen-devel-4.11.4_24-2.65.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.11.4_24-2.65.1.x86_64", "product": { "name": "xen-doc-html-4.11.4_24-2.65.1.x86_64", "product_id": "xen-doc-html-4.11.4_24-2.65.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.11.4_24-2.65.1.x86_64", "product": { "name": "xen-libs-4.11.4_24-2.65.1.x86_64", "product_id": "xen-libs-4.11.4_24-2.65.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "product": { "name": "xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "product_id": "xen-libs-32bit-4.11.4_24-2.65.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.11.4_24-2.65.1.x86_64", "product": { "name": "xen-tools-4.11.4_24-2.65.1.x86_64", "product_id": "xen-tools-4.11.4_24-2.65.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.11.4_24-2.65.1.x86_64", "product": { "name": "xen-tools-domU-4.11.4_24-2.65.1.x86_64", "product_id": "xen-tools-domU-4.11.4_24-2.65.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-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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-4.11.4_24-2.65.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.11.4_24-2.65.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-doc-html-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.11.4_24-2.65.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-libs-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.11.4_24-2.65.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.11.4_24-2.65.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-tools-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.11.4_24-2.65.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-tools-domU-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.11.4_24-2.65.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.11.4_24-2.65.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-doc-html-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.11.4_24-2.65.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-libs-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.11.4_24-2.65.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.11.4_24-2.65.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-tools-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.11.4_24-2.65.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-tools-domU-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.11.4_24-2.65.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:xen-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.11.4_24-2.65.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:xen-doc-html-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-doc-html-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.11.4_24-2.65.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:xen-libs-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-libs-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.11.4_24-2.65.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:xen-libs-32bit-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.11.4_24-2.65.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:xen-tools-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-tools-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.11.4_24-2.65.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:xen-tools-domU-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-tools-domU-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.11.4_24-2.65.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.11.4_24-2.65.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-doc-html-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.11.4_24-2.65.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-libs-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.11.4_24-2.65.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.11.4_24-2.65.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-tools-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.11.4_24-2.65.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64" }, "product_reference": "xen-tools-domU-4.11.4_24-2.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-28701", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28701" } ], "notes": [ { "category": "general", "text": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28701", "url": "https://www.suse.com/security/cve/CVE-2021-28701" }, { "category": "external", "summary": "SUSE Bug 1189632 for CVE-2021-28701", "url": "https://bugzilla.suse.com/1189632" } ], "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-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:56:49Z", "details": "important" } ], "title": "CVE-2021-28701" }, { "cve": "CVE-2021-28704", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28704" } ], "notes": [ { "category": "general", "text": "PoD operations on misaligned GFNs T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). The implementation of some of these hypercalls for PoD does not enforce the base page frame number to be suitably aligned for the specified order, yet some code involved in PoD handling actually makes such an assumption. These operations are XENMEM_decrease_reservation (CVE-2021-28704) and XENMEM_populate_physmap (CVE-2021-28707), the latter usable only by domains controlling the guest, i.e. a de-privileged qemu or a stub domain. (Patch 1, combining the fix to both these two issues.) In addition handling of XENMEM_decrease_reservation can also trigger a host crash when the specified page order is neither 4k nor 2M nor 1G (CVE-2021-28708, patch 2).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28704", "url": "https://www.suse.com/security/cve/CVE-2021-28704" }, { "category": "external", "summary": "SUSE Bug 1192557 for CVE-2021-28704", "url": "https://bugzilla.suse.com/1192557" } ], "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-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:56:49Z", "details": "moderate" } ], "title": "CVE-2021-28704" }, { "cve": "CVE-2021-28705", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28705" } ], "notes": [ { "category": "general", "text": "issues with partially successful P2M updates on x86 T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). In some cases the hypervisor carries out the requests by splitting them into smaller chunks. Error handling in certain PoD cases has been insufficient in that in particular partial success of some operations was not properly accounted for. There are two code paths affected - page removal (CVE-2021-28705) and insertion of new pages (CVE-2021-28709). (We provide one patch which combines the fix to both issues.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28705", "url": "https://www.suse.com/security/cve/CVE-2021-28705" }, { "category": "external", "summary": "SUSE Bug 1192559 for CVE-2021-28705", "url": "https://bugzilla.suse.com/1192559" } ], "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-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:56:49Z", "details": "moderate" } ], "title": "CVE-2021-28705" }, { "cve": "CVE-2021-28706", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28706" } ], "notes": [ { "category": "general", "text": "guests may exceed their designated memory limit When a guest is permitted to have close to 16TiB of memory, it may be able to issue hypercalls to increase its memory allocation beyond the administrator established limit. This is a result of a calculation done with 32-bit precision, which may overflow. It would then only be the overflowed (and hence small) number which gets compared against the established upper bound.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28706", "url": "https://www.suse.com/security/cve/CVE-2021-28706" }, { "category": "external", "summary": "SUSE Bug 1192554 for CVE-2021-28706", "url": "https://bugzilla.suse.com/1192554" } ], "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-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:56:49Z", "details": "moderate" } ], "title": "CVE-2021-28706" }, { "cve": "CVE-2021-28707", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28707" } ], "notes": [ { "category": "general", "text": "PoD operations on misaligned GFNs T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). The implementation of some of these hypercalls for PoD does not enforce the base page frame number to be suitably aligned for the specified order, yet some code involved in PoD handling actually makes such an assumption. These operations are XENMEM_decrease_reservation (CVE-2021-28704) and XENMEM_populate_physmap (CVE-2021-28707), the latter usable only by domains controlling the guest, i.e. a de-privileged qemu or a stub domain. (Patch 1, combining the fix to both these two issues.) In addition handling of XENMEM_decrease_reservation can also trigger a host crash when the specified page order is neither 4k nor 2M nor 1G (CVE-2021-28708, patch 2).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28707", "url": "https://www.suse.com/security/cve/CVE-2021-28707" } ], "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-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:56:49Z", "details": "moderate" } ], "title": "CVE-2021-28707" }, { "cve": "CVE-2021-28708", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28708" } ], "notes": [ { "category": "general", "text": "PoD operations on misaligned GFNs T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). The implementation of some of these hypercalls for PoD does not enforce the base page frame number to be suitably aligned for the specified order, yet some code involved in PoD handling actually makes such an assumption. These operations are XENMEM_decrease_reservation (CVE-2021-28704) and XENMEM_populate_physmap (CVE-2021-28707), the latter usable only by domains controlling the guest, i.e. a de-privileged qemu or a stub domain. (Patch 1, combining the fix to both these two issues.) In addition handling of XENMEM_decrease_reservation can also trigger a host crash when the specified page order is neither 4k nor 2M nor 1G (CVE-2021-28708, patch 2).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28708", "url": "https://www.suse.com/security/cve/CVE-2021-28708" } ], "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-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:56:49Z", "details": "moderate" } ], "title": "CVE-2021-28708" }, { "cve": "CVE-2021-28709", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28709" } ], "notes": [ { "category": "general", "text": "issues with partially successful P2M updates on x86 T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). In some cases the hypervisor carries out the requests by splitting them into smaller chunks. Error handling in certain PoD cases has been insufficient in that in particular partial success of some operations was not properly accounted for. There are two code paths affected - page removal (CVE-2021-28705) and insertion of new pages (CVE-2021-28709). (We provide one patch which combines the fix to both issues.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28709", "url": "https://www.suse.com/security/cve/CVE-2021-28709" } ], "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-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_24-2.65.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_24-2.65.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:56:49Z", "details": "moderate" } ], "title": "CVE-2021-28709" } ] }
suse-su-2021:3322-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes the following issues:\n\n- CVE-2021-28701: Fixed race condition in XENMAPSPACE_grant_table handling (XSA-384) (bsc#1189632).\n\n- CVE-2021-28694,CVE-2021-28695,CVE-2021-28696: Fixed IOMMU page mapping issues on x86 (XSA-378)(bsc#1189373).\n- CVE-2021-28697: Fixed grant table v2 status pages that may remain accessible after de-allocation (XSA-379)(bsc#1189376).\n- CVE-2021-28698: Fixed long running loops in grant table handling (XSA-380)(bsc#1189378).\n- CVE-2021-20255: Fixed eepro100 stack overflow via infinite recursion (bsc#1182654).\n- CVE-2021-3592: Fixed invalid pointer initialization may lead to information disclosure (bootp) (bsc#1187369).\n- CVE-2021-3594: Fixed invalid pointer initialization may lead to information disclosure (udp) (bsc#1187378).\n- CVE-2021-3595: Fixed invalid pointer initialization may lead to information disclosure (tftp) (bsc#1187376).\n- CVE-2021-28692: Fixed inappropriate x86 IOMMU timeout detection / handling (XSA-373)(bsc#1186429).\n- CVE-2021-0089: Fixed Speculative Code Store Bypass (XSA-375)(bsc#1186433).\n- CVE-2021-28690: Fixed x86 TSX Async Abort protections not restored after S3 (XSA-377)(bsc#1186434).\n\n- Prevent superpage allocation in the LAPIC and ACPI_INFO range (bsc#1189882).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3322,SUSE-SLE-SERVER-12-SP2-BCL-2021-3322", "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-2021_3322-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3322-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213322-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3322-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-October/009548.html" }, { "category": "self", "summary": "SUSE Bug 1182654", "url": "https://bugzilla.suse.com/1182654" }, { "category": "self", "summary": "SUSE Bug 1186429", "url": "https://bugzilla.suse.com/1186429" }, { "category": "self", "summary": "SUSE Bug 1186433", "url": "https://bugzilla.suse.com/1186433" }, { "category": "self", "summary": "SUSE Bug 1186434", "url": "https://bugzilla.suse.com/1186434" }, { "category": "self", "summary": "SUSE Bug 1187369", "url": "https://bugzilla.suse.com/1187369" }, { "category": "self", "summary": "SUSE Bug 1187376", "url": "https://bugzilla.suse.com/1187376" }, { "category": "self", "summary": "SUSE Bug 1187378", "url": "https://bugzilla.suse.com/1187378" }, { "category": "self", "summary": "SUSE Bug 1189373", "url": "https://bugzilla.suse.com/1189373" }, { "category": "self", "summary": "SUSE Bug 1189376", "url": "https://bugzilla.suse.com/1189376" }, { "category": "self", "summary": "SUSE Bug 1189378", "url": "https://bugzilla.suse.com/1189378" }, { "category": "self", "summary": "SUSE Bug 1189632", "url": "https://bugzilla.suse.com/1189632" }, { "category": "self", "summary": "SUSE Bug 1189882", "url": "https://bugzilla.suse.com/1189882" }, { "category": "self", "summary": "SUSE CVE CVE-2021-0089 page", "url": "https://www.suse.com/security/cve/CVE-2021-0089/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-20255 page", "url": "https://www.suse.com/security/cve/CVE-2021-20255/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28690 page", "url": "https://www.suse.com/security/cve/CVE-2021-28690/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28692 page", "url": "https://www.suse.com/security/cve/CVE-2021-28692/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28694 page", "url": "https://www.suse.com/security/cve/CVE-2021-28694/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28695 page", "url": "https://www.suse.com/security/cve/CVE-2021-28695/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28696 page", "url": "https://www.suse.com/security/cve/CVE-2021-28696/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28697 page", "url": "https://www.suse.com/security/cve/CVE-2021-28697/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28698 page", "url": "https://www.suse.com/security/cve/CVE-2021-28698/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28701 page", "url": "https://www.suse.com/security/cve/CVE-2021-28701/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3592 page", "url": "https://www.suse.com/security/cve/CVE-2021-3592/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3594 page", "url": "https://www.suse.com/security/cve/CVE-2021-3594/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3595 page", "url": "https://www.suse.com/security/cve/CVE-2021-3595/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2021-10-07T16:23:05Z", "generator": { "date": "2021-10-07T16:23:05Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3322-1", "initial_release_date": "2021-10-07T16:23:05Z", "revision_history": [ { "date": "2021-10-07T16:23:05Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.7.6_16-43.79.5.aarch64", "product": { "name": "xen-4.7.6_16-43.79.5.aarch64", "product_id": "xen-4.7.6_16-43.79.5.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.7.6_16-43.79.5.aarch64", "product": { "name": "xen-devel-4.7.6_16-43.79.5.aarch64", "product_id": "xen-devel-4.7.6_16-43.79.5.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.7.6_16-43.79.5.aarch64", "product": { "name": "xen-doc-html-4.7.6_16-43.79.5.aarch64", "product_id": "xen-doc-html-4.7.6_16-43.79.5.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.7.6_16-43.79.5.aarch64", "product": { "name": "xen-libs-4.7.6_16-43.79.5.aarch64", "product_id": "xen-libs-4.7.6_16-43.79.5.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.7.6_16-43.79.5.aarch64", "product": { "name": "xen-tools-4.7.6_16-43.79.5.aarch64", "product_id": "xen-tools-4.7.6_16-43.79.5.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.7.6_16-43.79.5.aarch64", "product": { "name": "xen-tools-domU-4.7.6_16-43.79.5.aarch64", "product_id": "xen-tools-domU-4.7.6_16-43.79.5.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.7.6_16-43.79.5.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.7.6_16-43.79.5.aarch64_ilp32", "product_id": "xen-libs-64bit-4.7.6_16-43.79.5.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.7.6_16-43.79.5.i586", "product": { "name": "xen-devel-4.7.6_16-43.79.5.i586", "product_id": "xen-devel-4.7.6_16-43.79.5.i586" } }, { "category": "product_version", "name": "xen-libs-4.7.6_16-43.79.5.i586", "product": { "name": "xen-libs-4.7.6_16-43.79.5.i586", "product_id": "xen-libs-4.7.6_16-43.79.5.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.7.6_16-43.79.5.i586", "product": { "name": "xen-tools-domU-4.7.6_16-43.79.5.i586", "product_id": "xen-tools-domU-4.7.6_16-43.79.5.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-4.7.6_16-43.79.5.x86_64", "product": { "name": "xen-4.7.6_16-43.79.5.x86_64", "product_id": "xen-4.7.6_16-43.79.5.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.7.6_16-43.79.5.x86_64", "product": { "name": "xen-devel-4.7.6_16-43.79.5.x86_64", "product_id": "xen-devel-4.7.6_16-43.79.5.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.7.6_16-43.79.5.x86_64", "product": { "name": "xen-doc-html-4.7.6_16-43.79.5.x86_64", "product_id": "xen-doc-html-4.7.6_16-43.79.5.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.7.6_16-43.79.5.x86_64", "product": { "name": "xen-libs-4.7.6_16-43.79.5.x86_64", "product_id": "xen-libs-4.7.6_16-43.79.5.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "product": { "name": "xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "product_id": "xen-libs-32bit-4.7.6_16-43.79.5.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.7.6_16-43.79.5.x86_64", "product": { "name": "xen-tools-4.7.6_16-43.79.5.x86_64", "product_id": "xen-tools-4.7.6_16-43.79.5.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.7.6_16-43.79.5.x86_64", "product": { "name": "xen-tools-domU-4.7.6_16-43.79.5.x86_64", "product_id": "xen-tools-domU-4.7.6_16-43.79.5.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": "xen-4.7.6_16-43.79.5.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64" }, "product_reference": "xen-4.7.6_16-43.79.5.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.7.6_16-43.79.5.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64" }, "product_reference": "xen-doc-html-4.7.6_16-43.79.5.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.7.6_16-43.79.5.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64" }, "product_reference": "xen-libs-4.7.6_16-43.79.5.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.7.6_16-43.79.5.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64" }, "product_reference": "xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.7.6_16-43.79.5.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64" }, "product_reference": "xen-tools-4.7.6_16-43.79.5.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.7.6_16-43.79.5.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" }, "product_reference": "xen-tools-domU-4.7.6_16-43.79.5.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-0089", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-0089" } ], "notes": [ { "category": "general", "text": "Observable response discrepancy in some Intel(R) Processors may allow an authorized user to potentially enable information disclosure via local access.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-0089", "url": "https://www.suse.com/security/cve/CVE-2021-0089" }, { "category": "external", "summary": "SUSE Bug 1186433 for CVE-2021-0089", "url": "https://bugzilla.suse.com/1186433" } ], "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:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-07T16:23:05Z", "details": "moderate" } ], "title": "CVE-2021-0089" }, { "cve": "CVE-2021-20255", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-20255" } ], "notes": [ { "category": "general", "text": "A stack overflow via an infinite recursion vulnerability was found in the eepro100 i8255x device emulator of QEMU. This issue occurs while processing controller commands due to a DMA reentry issue. This flaw allows a guest user or process to consume CPU cycles or crash the QEMU process on the host, resulting in a denial of service. The highest threat from this vulnerability is to system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-20255", "url": "https://www.suse.com/security/cve/CVE-2021-20255" }, { "category": "external", "summary": "SUSE Bug 1182651 for CVE-2021-20255", "url": "https://bugzilla.suse.com/1182651" }, { "category": "external", "summary": "SUSE Bug 1182654 for CVE-2021-20255", "url": "https://bugzilla.suse.com/1182654" } ], "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:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.2, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-07T16:23:05Z", "details": "low" } ], "title": "CVE-2021-20255" }, { "cve": "CVE-2021-28690", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28690" } ], "notes": [ { "category": "general", "text": "x86: TSX Async Abort protections not restored after S3 This issue relates to the TSX Async Abort speculative security vulnerability. Please see https://xenbits.xen.org/xsa/advisory-305.html for details. Mitigating TAA by disabling TSX (the default and preferred option) requires selecting a non-default setting in MSR_TSX_CTRL. This setting isn\u0027t restored after S3 suspend.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28690", "url": "https://www.suse.com/security/cve/CVE-2021-28690" }, { "category": "external", "summary": "SUSE Bug 1186434 for CVE-2021-28690", "url": "https://bugzilla.suse.com/1186434" } ], "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:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-07T16:23:05Z", "details": "moderate" } ], "title": "CVE-2021-28690" }, { "cve": "CVE-2021-28692", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28692" } ], "notes": [ { "category": "general", "text": "inappropriate x86 IOMMU timeout detection / handling IOMMUs process commands issued to them in parallel with the operation of the CPU(s) issuing such commands. In the current implementation in Xen, asynchronous notification of the completion of such commands is not used. Instead, the issuing CPU spin-waits for the completion of the most recently issued command(s). Some of these waiting loops try to apply a timeout to fail overly-slow commands. The course of action upon a perceived timeout actually being detected is inappropriate: - on Intel hardware guests which did not originally cause the timeout may be marked as crashed, - on AMD hardware higher layer callers would not be notified of the issue, making them continue as if the IOMMU operation succeeded.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28692", "url": "https://www.suse.com/security/cve/CVE-2021-28692" }, { "category": "external", "summary": "SUSE Bug 1186429 for CVE-2021-28692", "url": "https://bugzilla.suse.com/1186429" } ], "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:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-07T16:23:05Z", "details": "moderate" } ], "title": "CVE-2021-28692" }, { "cve": "CVE-2021-28694", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28694" } ], "notes": [ { "category": "general", "text": "IOMMU page mapping issues on x86 T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Both AMD and Intel allow ACPI tables to specify regions of memory which should be left untranslated, which typically means these addresses should pass the translation phase unaltered. While these are typically device specific ACPI properties, they can also be specified to apply to a range of devices, or even all devices. On all systems with such regions Xen failed to prevent guests from undoing/replacing such mappings (CVE-2021-28694). On AMD systems, where a discontinuous range is specified by firmware, the supposedly-excluded middle range will also be identity-mapped (CVE-2021-28695). Further, on AMD systems, upon de-assigment of a physical device from a guest, the identity mappings would be left in place, allowing a guest continued access to ranges of memory which it shouldn\u0027t have access to anymore (CVE-2021-28696).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28694", "url": "https://www.suse.com/security/cve/CVE-2021-28694" }, { "category": "external", "summary": "SUSE Bug 1189373 for CVE-2021-28694", "url": "https://bugzilla.suse.com/1189373" }, { "category": "external", "summary": "SUSE Bug 1189980 for CVE-2021-28694", "url": "https://bugzilla.suse.com/1189980" } ], "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:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.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:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-07T16:23:05Z", "details": "important" } ], "title": "CVE-2021-28694" }, { "cve": "CVE-2021-28695", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28695" } ], "notes": [ { "category": "general", "text": "IOMMU page mapping issues on x86 T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Both AMD and Intel allow ACPI tables to specify regions of memory which should be left untranslated, which typically means these addresses should pass the translation phase unaltered. While these are typically device specific ACPI properties, they can also be specified to apply to a range of devices, or even all devices. On all systems with such regions Xen failed to prevent guests from undoing/replacing such mappings (CVE-2021-28694). On AMD systems, where a discontinuous range is specified by firmware, the supposedly-excluded middle range will also be identity-mapped (CVE-2021-28695). Further, on AMD systems, upon de-assigment of a physical device from a guest, the identity mappings would be left in place, allowing a guest continued access to ranges of memory which it shouldn\u0027t have access to anymore (CVE-2021-28696).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28695", "url": "https://www.suse.com/security/cve/CVE-2021-28695" }, { "category": "external", "summary": "SUSE Bug 1189373 for CVE-2021-28695", "url": "https://bugzilla.suse.com/1189373" }, { "category": "external", "summary": "SUSE Bug 1189980 for CVE-2021-28695", "url": "https://bugzilla.suse.com/1189980" } ], "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:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.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:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-07T16:23:05Z", "details": "important" } ], "title": "CVE-2021-28695" }, { "cve": "CVE-2021-28696", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28696" } ], "notes": [ { "category": "general", "text": "IOMMU page mapping issues on x86 T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Both AMD and Intel allow ACPI tables to specify regions of memory which should be left untranslated, which typically means these addresses should pass the translation phase unaltered. While these are typically device specific ACPI properties, they can also be specified to apply to a range of devices, or even all devices. On all systems with such regions Xen failed to prevent guests from undoing/replacing such mappings (CVE-2021-28694). On AMD systems, where a discontinuous range is specified by firmware, the supposedly-excluded middle range will also be identity-mapped (CVE-2021-28695). Further, on AMD systems, upon de-assigment of a physical device from a guest, the identity mappings would be left in place, allowing a guest continued access to ranges of memory which it shouldn\u0027t have access to anymore (CVE-2021-28696).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28696", "url": "https://www.suse.com/security/cve/CVE-2021-28696" }, { "category": "external", "summary": "SUSE Bug 1189373 for CVE-2021-28696", "url": "https://bugzilla.suse.com/1189373" }, { "category": "external", "summary": "SUSE Bug 1189980 for CVE-2021-28696", "url": "https://bugzilla.suse.com/1189980" } ], "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:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.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:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-07T16:23:05Z", "details": "important" } ], "title": "CVE-2021-28696" }, { "cve": "CVE-2021-28697", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28697" } ], "notes": [ { "category": "general", "text": "grant table v2 status pages may remain accessible after de-allocation Guest get permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, get de-allocated when a guest switched (back) from v2 to v1. The freeing of such pages requires that the hypervisor know where in the guest these pages were mapped. The hypervisor tracks only one use within guest space, but racing requests from the guest to insert mappings of these pages may result in any of them to become mapped in multiple locations. Upon switching back from v2 to v1, the guest would then retain access to a page that was freed and perhaps re-used for other purposes.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28697", "url": "https://www.suse.com/security/cve/CVE-2021-28697" }, { "category": "external", "summary": "SUSE Bug 1189376 for CVE-2021-28697", "url": "https://bugzilla.suse.com/1189376" } ], "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:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-07T16:23:05Z", "details": "important" } ], "title": "CVE-2021-28697" }, { "cve": "CVE-2021-28698", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28698" } ], "notes": [ { "category": "general", "text": "long running loops in grant table handling In order to properly monitor resource use, Xen maintains information on the grant mappings a domain may create to map grants offered by other domains. In the process of carrying out certain actions, Xen would iterate over all such entries, including ones which aren\u0027t in use anymore and some which may have been created but never used. If the number of entries for a given domain is large enough, this iterating of the entire table may tie up a CPU for too long, starving other domains or causing issues in the hypervisor itself. Note that a domain may map its own grants, i.e. there is no need for multiple domains to be involved here. A pair of \"cooperating\" guests may, however, cause the effects to be more severe.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28698", "url": "https://www.suse.com/security/cve/CVE-2021-28698" }, { "category": "external", "summary": "SUSE Bug 1189378 for CVE-2021-28698", "url": "https://bugzilla.suse.com/1189378" } ], "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:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-07T16:23:05Z", "details": "moderate" } ], "title": "CVE-2021-28698" }, { "cve": "CVE-2021-28701", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28701" } ], "notes": [ { "category": "general", "text": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28701", "url": "https://www.suse.com/security/cve/CVE-2021-28701" }, { "category": "external", "summary": "SUSE Bug 1189632 for CVE-2021-28701", "url": "https://bugzilla.suse.com/1189632" } ], "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:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-07T16:23:05Z", "details": "important" } ], "title": "CVE-2021-28701" }, { "cve": "CVE-2021-3592", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3592" } ], "notes": [ { "category": "general", "text": "An invalid pointer initialization issue was found in the SLiRP networking implementation of QEMU. The flaw exists in the bootp_input() function and could occur while processing a udp packet that is smaller than the size of the \u0027bootp_t\u0027 structure. A malicious guest could use this flaw to leak 10 bytes of uninitialized heap memory from the host. The highest threat from this vulnerability is to data confidentiality. This flaw affects libslirp versions prior to 4.6.0.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3592", "url": "https://www.suse.com/security/cve/CVE-2021-3592" }, { "category": "external", "summary": "SUSE Bug 1187364 for CVE-2021-3592", "url": "https://bugzilla.suse.com/1187364" }, { "category": "external", "summary": "SUSE Bug 1187369 for CVE-2021-3592", "url": "https://bugzilla.suse.com/1187369" } ], "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:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-07T16:23:05Z", "details": "low" } ], "title": "CVE-2021-3592" }, { "cve": "CVE-2021-3594", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3594" } ], "notes": [ { "category": "general", "text": "An invalid pointer initialization issue was found in the SLiRP networking implementation of QEMU. The flaw exists in the udp_input() function and could occur while processing a udp packet that is smaller than the size of the \u0027udphdr\u0027 structure. This issue may lead to out-of-bounds read access or indirect host memory disclosure to the guest. The highest threat from this vulnerability is to data confidentiality. This flaw affects libslirp versions prior to 4.6.0.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3594", "url": "https://www.suse.com/security/cve/CVE-2021-3594" }, { "category": "external", "summary": "SUSE Bug 1187367 for CVE-2021-3594", "url": "https://bugzilla.suse.com/1187367" } ], "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:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-07T16:23:05Z", "details": "low" } ], "title": "CVE-2021-3594" }, { "cve": "CVE-2021-3595", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3595" } ], "notes": [ { "category": "general", "text": "An invalid pointer initialization issue was found in the SLiRP networking implementation of QEMU. The flaw exists in the tftp_input() function and could occur while processing a udp packet that is smaller than the size of the \u0027tftp_t\u0027 structure. This issue may lead to out-of-bounds read access or indirect host memory disclosure to the guest. The highest threat from this vulnerability is to data confidentiality. This flaw affects libslirp versions prior to 4.6.0.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3595", "url": "https://www.suse.com/security/cve/CVE-2021-3595" }, { "category": "external", "summary": "SUSE Bug 1187366 for CVE-2021-3595", "url": "https://bugzilla.suse.com/1187366" }, { "category": "external", "summary": "SUSE Bug 1187376 for CVE-2021-3595", "url": "https://bugzilla.suse.com/1187376" } ], "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:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_16-43.79.5.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_16-43.79.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-07T16:23:05Z", "details": "low" } ], "title": "CVE-2021-3595" } ] }
suse-su-2021:3140-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes the following issues:\n\n- CVE-2021-28701: Fixed race condition in XENMAPSPACE_grant_table handling (XSA-384) (bsc#1189632).\n\n- Upstream bug fixes (bsc#1027519)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3140,SUSE-SLE-Module-Basesystem-15-SP3-2021-3140,SUSE-SLE-Module-Server-Applications-15-SP3-2021-3140", "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-2021_3140-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3140-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213140-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3140-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-September/009464.html" }, { "category": "self", "summary": "SUSE Bug 1027519", "url": "https://bugzilla.suse.com/1027519" }, { "category": "self", "summary": "SUSE Bug 1189632", "url": "https://bugzilla.suse.com/1189632" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28701 page", "url": "https://www.suse.com/security/cve/CVE-2021-28701/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2021-09-18T12:37:20Z", "generator": { "date": "2021-09-18T12:37:20Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3140-1", "initial_release_date": "2021-09-18T12:37:20Z", "revision_history": [ { "date": "2021-09-18T12:37:20Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-4.14.2_06-3.12.1.aarch64", "product_id": "xen-4.14.2_06-3.12.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-devel-4.14.2_06-3.12.1.aarch64", "product_id": "xen-devel-4.14.2_06-3.12.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-doc-html-4.14.2_06-3.12.1.aarch64", "product_id": "xen-doc-html-4.14.2_06-3.12.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-libs-4.14.2_06-3.12.1.aarch64", "product_id": "xen-libs-4.14.2_06-3.12.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-tools-4.14.2_06-3.12.1.aarch64", "product_id": "xen-tools-4.14.2_06-3.12.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-tools-domU-4.14.2_06-3.12.1.aarch64", "product_id": "xen-tools-domU-4.14.2_06-3.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.14.2_06-3.12.1.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.14.2_06-3.12.1.aarch64_ilp32", "product_id": "xen-libs-64bit-4.14.2_06-3.12.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.14.2_06-3.12.1.i586", "product": { "name": "xen-devel-4.14.2_06-3.12.1.i586", "product_id": "xen-devel-4.14.2_06-3.12.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.14.2_06-3.12.1.i586", "product": { "name": "xen-libs-4.14.2_06-3.12.1.i586", "product_id": "xen-libs-4.14.2_06-3.12.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.14.2_06-3.12.1.i586", "product": { "name": "xen-tools-domU-4.14.2_06-3.12.1.i586", "product_id": "xen-tools-domU-4.14.2_06-3.12.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch", "product": { "name": "xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch", "product_id": "xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "xen-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-4.14.2_06-3.12.1.x86_64", "product_id": "xen-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-devel-4.14.2_06-3.12.1.x86_64", "product_id": "xen-devel-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-doc-html-4.14.2_06-3.12.1.x86_64", "product_id": "xen-doc-html-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-libs-4.14.2_06-3.12.1.x86_64", "product_id": "xen-libs-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-libs-32bit-4.14.2_06-3.12.1.x86_64", "product_id": "xen-libs-32bit-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-tools-4.14.2_06-3.12.1.x86_64", "product_id": "xen-tools-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-tools-domU-4.14.2_06-3.12.1.x86_64", "product_id": "xen-tools-domU-4.14.2_06-3.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.14.2_06-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-libs-4.14.2_06-3.12.1.x86_64" }, "product_reference": "xen-libs-4.14.2_06-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.14.2_06-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-tools-domU-4.14.2_06-3.12.1.x86_64" }, "product_reference": "xen-tools-domU-4.14.2_06-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.14.2_06-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-4.14.2_06-3.12.1.x86_64" }, "product_reference": "xen-4.14.2_06-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.14.2_06-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-devel-4.14.2_06-3.12.1.x86_64" }, "product_reference": "xen-devel-4.14.2_06-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.14.2_06-3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-4.14.2_06-3.12.1.x86_64" }, "product_reference": "xen-tools-4.14.2_06-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-28701", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28701" } ], "notes": [ { "category": "general", "text": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-libs-4.14.2_06-3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-tools-domU-4.14.2_06-3.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-4.14.2_06-3.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-devel-4.14.2_06-3.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-4.14.2_06-3.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28701", "url": "https://www.suse.com/security/cve/CVE-2021-28701" }, { "category": "external", "summary": "SUSE Bug 1189632 for CVE-2021-28701", "url": "https://bugzilla.suse.com/1189632" } ], "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 Module for Basesystem 15 SP3:xen-libs-4.14.2_06-3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-tools-domU-4.14.2_06-3.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-4.14.2_06-3.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-devel-4.14.2_06-3.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-4.14.2_06-3.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-libs-4.14.2_06-3.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-tools-domU-4.14.2_06-3.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-4.14.2_06-3.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-devel-4.14.2_06-3.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-4.14.2_06-3.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-09-18T12:37:20Z", "details": "important" } ], "title": "CVE-2021-28701" } ] }
suse-su-2021:3842-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes the following issues:\n\n- CVE-2021-28701: Fixed race condition in XENMAPSPACE_grant_table handling (XSA-384) (bsc#1189632).\n- CVE-2021-28704, CVE-2021-28707, CVE-2021-28708: Fixed PoD operations on misaligned GFNs (XSA-388) (bsc#1192557).\n- CVE-2021-28705, CVE-2021-28709: Fixed issues with partially successful P2M updates on x86 (XSA-389) (bsc#1192559).\n- CVE-2021-28706: Fixed guests may exceed their designated memory limit (XSA-385) (bsc#1192554).\n\n- Integrate bugfixes (bsc#1189373, bsc#1189378).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3842,SUSE-SLE-Product-HPC-15-2021-3842,SUSE-SLE-Product-SLES_SAP-15-2021-3842", "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-2021_3842-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3842-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213842-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3842-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-December/009794.html" }, { "category": "self", "summary": "SUSE Bug 1189373", "url": "https://bugzilla.suse.com/1189373" }, { "category": "self", "summary": "SUSE Bug 1189378", "url": "https://bugzilla.suse.com/1189378" }, { "category": "self", "summary": "SUSE Bug 1189632", "url": "https://bugzilla.suse.com/1189632" }, { "category": "self", "summary": "SUSE Bug 1192554", "url": "https://bugzilla.suse.com/1192554" }, { "category": "self", "summary": "SUSE Bug 1192557", "url": "https://bugzilla.suse.com/1192557" }, { "category": "self", "summary": "SUSE Bug 1192559", "url": "https://bugzilla.suse.com/1192559" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28701 page", "url": "https://www.suse.com/security/cve/CVE-2021-28701/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28704 page", "url": "https://www.suse.com/security/cve/CVE-2021-28704/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28705 page", "url": "https://www.suse.com/security/cve/CVE-2021-28705/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28706 page", "url": "https://www.suse.com/security/cve/CVE-2021-28706/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28707 page", "url": "https://www.suse.com/security/cve/CVE-2021-28707/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28708 page", "url": "https://www.suse.com/security/cve/CVE-2021-28708/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28709 page", "url": "https://www.suse.com/security/cve/CVE-2021-28709/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2021-12-01T15:17:58Z", "generator": { "date": "2021-12-01T15:17:58Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3842-1", "initial_release_date": "2021-12-01T15:17:58Z", "revision_history": [ { "date": "2021-12-01T15:17:58Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.10.4_30-3.68.1.aarch64", "product": { "name": "xen-4.10.4_30-3.68.1.aarch64", "product_id": "xen-4.10.4_30-3.68.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.10.4_30-3.68.1.aarch64", "product": { "name": "xen-devel-4.10.4_30-3.68.1.aarch64", "product_id": "xen-devel-4.10.4_30-3.68.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.10.4_30-3.68.1.aarch64", "product": { "name": "xen-doc-html-4.10.4_30-3.68.1.aarch64", "product_id": "xen-doc-html-4.10.4_30-3.68.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.10.4_30-3.68.1.aarch64", "product": { "name": "xen-libs-4.10.4_30-3.68.1.aarch64", "product_id": "xen-libs-4.10.4_30-3.68.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.10.4_30-3.68.1.aarch64", "product": { "name": "xen-tools-4.10.4_30-3.68.1.aarch64", "product_id": "xen-tools-4.10.4_30-3.68.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.10.4_30-3.68.1.aarch64", "product": { "name": "xen-tools-domU-4.10.4_30-3.68.1.aarch64", "product_id": "xen-tools-domU-4.10.4_30-3.68.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.10.4_30-3.68.1.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.10.4_30-3.68.1.aarch64_ilp32", "product_id": "xen-libs-64bit-4.10.4_30-3.68.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.10.4_30-3.68.1.i586", "product": { "name": "xen-devel-4.10.4_30-3.68.1.i586", "product_id": "xen-devel-4.10.4_30-3.68.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.10.4_30-3.68.1.i586", "product": { "name": "xen-libs-4.10.4_30-3.68.1.i586", "product_id": "xen-libs-4.10.4_30-3.68.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.10.4_30-3.68.1.i586", "product": { "name": "xen-tools-domU-4.10.4_30-3.68.1.i586", "product_id": "xen-tools-domU-4.10.4_30-3.68.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-4.10.4_30-3.68.1.x86_64", "product": { "name": "xen-4.10.4_30-3.68.1.x86_64", "product_id": "xen-4.10.4_30-3.68.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.10.4_30-3.68.1.x86_64", "product": { "name": "xen-devel-4.10.4_30-3.68.1.x86_64", "product_id": "xen-devel-4.10.4_30-3.68.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.10.4_30-3.68.1.x86_64", "product": { "name": "xen-doc-html-4.10.4_30-3.68.1.x86_64", "product_id": "xen-doc-html-4.10.4_30-3.68.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.10.4_30-3.68.1.x86_64", "product": { "name": "xen-libs-4.10.4_30-3.68.1.x86_64", "product_id": "xen-libs-4.10.4_30-3.68.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.10.4_30-3.68.1.x86_64", "product": { "name": "xen-libs-32bit-4.10.4_30-3.68.1.x86_64", "product_id": "xen-libs-32bit-4.10.4_30-3.68.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.10.4_30-3.68.1.x86_64", "product": { "name": "xen-tools-4.10.4_30-3.68.1.x86_64", "product_id": "xen-tools-4.10.4_30-3.68.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.10.4_30-3.68.1.x86_64", "product": { "name": "xen-tools-domU-4.10.4_30-3.68.1.x86_64", "product_id": "xen-tools-domU-4.10.4_30-3.68.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-4.10.4_30-3.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_30-3.68.1.x86_64" }, "product_reference": "xen-4.10.4_30-3.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.10.4_30-3.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64" }, "product_reference": "xen-devel-4.10.4_30-3.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.10.4_30-3.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64" }, "product_reference": "xen-libs-4.10.4_30-3.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.10.4_30-3.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64" }, "product_reference": "xen-tools-4.10.4_30-3.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.10.4_30-3.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64" }, "product_reference": "xen-tools-domU-4.10.4_30-3.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.10.4_30-3.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64" }, "product_reference": "xen-4.10.4_30-3.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.10.4_30-3.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64" }, "product_reference": "xen-devel-4.10.4_30-3.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.10.4_30-3.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64" }, "product_reference": "xen-libs-4.10.4_30-3.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.10.4_30-3.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64" }, "product_reference": "xen-tools-4.10.4_30-3.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.10.4_30-3.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64" }, "product_reference": "xen-tools-domU-4.10.4_30-3.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.10.4_30-3.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64" }, "product_reference": "xen-4.10.4_30-3.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.10.4_30-3.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64" }, "product_reference": "xen-devel-4.10.4_30-3.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.10.4_30-3.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64" }, "product_reference": "xen-libs-4.10.4_30-3.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.10.4_30-3.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64" }, "product_reference": "xen-tools-4.10.4_30-3.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.10.4_30-3.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" }, "product_reference": "xen-tools-domU-4.10.4_30-3.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-28701", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28701" } ], "notes": [ { "category": "general", "text": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28701", "url": "https://www.suse.com/security/cve/CVE-2021-28701" }, { "category": "external", "summary": "SUSE Bug 1189632 for CVE-2021-28701", "url": "https://bugzilla.suse.com/1189632" } ], "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-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:17:58Z", "details": "important" } ], "title": "CVE-2021-28701" }, { "cve": "CVE-2021-28704", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28704" } ], "notes": [ { "category": "general", "text": "PoD operations on misaligned GFNs T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). The implementation of some of these hypercalls for PoD does not enforce the base page frame number to be suitably aligned for the specified order, yet some code involved in PoD handling actually makes such an assumption. These operations are XENMEM_decrease_reservation (CVE-2021-28704) and XENMEM_populate_physmap (CVE-2021-28707), the latter usable only by domains controlling the guest, i.e. a de-privileged qemu or a stub domain. (Patch 1, combining the fix to both these two issues.) In addition handling of XENMEM_decrease_reservation can also trigger a host crash when the specified page order is neither 4k nor 2M nor 1G (CVE-2021-28708, patch 2).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28704", "url": "https://www.suse.com/security/cve/CVE-2021-28704" }, { "category": "external", "summary": "SUSE Bug 1192557 for CVE-2021-28704", "url": "https://bugzilla.suse.com/1192557" } ], "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-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:17:58Z", "details": "moderate" } ], "title": "CVE-2021-28704" }, { "cve": "CVE-2021-28705", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28705" } ], "notes": [ { "category": "general", "text": "issues with partially successful P2M updates on x86 T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). In some cases the hypervisor carries out the requests by splitting them into smaller chunks. Error handling in certain PoD cases has been insufficient in that in particular partial success of some operations was not properly accounted for. There are two code paths affected - page removal (CVE-2021-28705) and insertion of new pages (CVE-2021-28709). (We provide one patch which combines the fix to both issues.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28705", "url": "https://www.suse.com/security/cve/CVE-2021-28705" }, { "category": "external", "summary": "SUSE Bug 1192559 for CVE-2021-28705", "url": "https://bugzilla.suse.com/1192559" } ], "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-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:17:58Z", "details": "moderate" } ], "title": "CVE-2021-28705" }, { "cve": "CVE-2021-28706", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28706" } ], "notes": [ { "category": "general", "text": "guests may exceed their designated memory limit When a guest is permitted to have close to 16TiB of memory, it may be able to issue hypercalls to increase its memory allocation beyond the administrator established limit. This is a result of a calculation done with 32-bit precision, which may overflow. It would then only be the overflowed (and hence small) number which gets compared against the established upper bound.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28706", "url": "https://www.suse.com/security/cve/CVE-2021-28706" }, { "category": "external", "summary": "SUSE Bug 1192554 for CVE-2021-28706", "url": "https://bugzilla.suse.com/1192554" } ], "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-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:17:58Z", "details": "moderate" } ], "title": "CVE-2021-28706" }, { "cve": "CVE-2021-28707", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28707" } ], "notes": [ { "category": "general", "text": "PoD operations on misaligned GFNs T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). The implementation of some of these hypercalls for PoD does not enforce the base page frame number to be suitably aligned for the specified order, yet some code involved in PoD handling actually makes such an assumption. These operations are XENMEM_decrease_reservation (CVE-2021-28704) and XENMEM_populate_physmap (CVE-2021-28707), the latter usable only by domains controlling the guest, i.e. a de-privileged qemu or a stub domain. (Patch 1, combining the fix to both these two issues.) In addition handling of XENMEM_decrease_reservation can also trigger a host crash when the specified page order is neither 4k nor 2M nor 1G (CVE-2021-28708, patch 2).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28707", "url": "https://www.suse.com/security/cve/CVE-2021-28707" } ], "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-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:17:58Z", "details": "moderate" } ], "title": "CVE-2021-28707" }, { "cve": "CVE-2021-28708", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28708" } ], "notes": [ { "category": "general", "text": "PoD operations on misaligned GFNs T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). The implementation of some of these hypercalls for PoD does not enforce the base page frame number to be suitably aligned for the specified order, yet some code involved in PoD handling actually makes such an assumption. These operations are XENMEM_decrease_reservation (CVE-2021-28704) and XENMEM_populate_physmap (CVE-2021-28707), the latter usable only by domains controlling the guest, i.e. a de-privileged qemu or a stub domain. (Patch 1, combining the fix to both these two issues.) In addition handling of XENMEM_decrease_reservation can also trigger a host crash when the specified page order is neither 4k nor 2M nor 1G (CVE-2021-28708, patch 2).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28708", "url": "https://www.suse.com/security/cve/CVE-2021-28708" } ], "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-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:17:58Z", "details": "moderate" } ], "title": "CVE-2021-28708" }, { "cve": "CVE-2021-28709", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28709" } ], "notes": [ { "category": "general", "text": "issues with partially successful P2M updates on x86 T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). In some cases the hypervisor carries out the requests by splitting them into smaller chunks. Error handling in certain PoD cases has been insufficient in that in particular partial success of some operations was not properly accounted for. There are two code paths affected - page removal (CVE-2021-28705) and insertion of new pages (CVE-2021-28709). (We provide one patch which combines the fix to both issues.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28709", "url": "https://www.suse.com/security/cve/CVE-2021-28709" } ], "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-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_30-3.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_30-3.68.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:17:58Z", "details": "moderate" } ], "title": "CVE-2021-28709" } ] }
suse-su-2021:3181-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes the following issues:\n\n- CVE-2021-28701: Fixed race condition in XENMAPSPACE_grant_table handling (XSA-384) (bsc#1189632).\n\n- Upstream bug fixes (bsc#1027519)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3181,SUSE-SLE-SDK-12-SP5-2021-3181,SUSE-SLE-SERVER-12-SP5-2021-3181", "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-2021_3181-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3181-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213181-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3181-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-September/009477.html" }, { "category": "self", "summary": "SUSE Bug 1027519", "url": "https://bugzilla.suse.com/1027519" }, { "category": "self", "summary": "SUSE Bug 1189632", "url": "https://bugzilla.suse.com/1189632" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28701 page", "url": "https://www.suse.com/security/cve/CVE-2021-28701/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2021-09-21T14:31:40Z", "generator": { "date": "2021-09-21T14:31:40Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3181-1", "initial_release_date": "2021-09-21T14:31:40Z", "revision_history": [ { "date": "2021-09-21T14:31:40Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.12.4_14-3.52.1.aarch64", "product": { "name": "xen-4.12.4_14-3.52.1.aarch64", "product_id": "xen-4.12.4_14-3.52.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.12.4_14-3.52.1.aarch64", "product": { "name": "xen-devel-4.12.4_14-3.52.1.aarch64", "product_id": "xen-devel-4.12.4_14-3.52.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.12.4_14-3.52.1.aarch64", "product": { "name": "xen-doc-html-4.12.4_14-3.52.1.aarch64", "product_id": "xen-doc-html-4.12.4_14-3.52.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.12.4_14-3.52.1.aarch64", "product": { "name": "xen-libs-4.12.4_14-3.52.1.aarch64", "product_id": "xen-libs-4.12.4_14-3.52.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.12.4_14-3.52.1.aarch64", "product": { "name": "xen-tools-4.12.4_14-3.52.1.aarch64", "product_id": "xen-tools-4.12.4_14-3.52.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.12.4_14-3.52.1.aarch64", "product": { "name": "xen-tools-domU-4.12.4_14-3.52.1.aarch64", "product_id": "xen-tools-domU-4.12.4_14-3.52.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.12.4_14-3.52.1.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.12.4_14-3.52.1.aarch64_ilp32", "product_id": "xen-libs-64bit-4.12.4_14-3.52.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.12.4_14-3.52.1.i586", "product": { "name": "xen-devel-4.12.4_14-3.52.1.i586", "product_id": "xen-devel-4.12.4_14-3.52.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.12.4_14-3.52.1.i586", "product": { "name": "xen-libs-4.12.4_14-3.52.1.i586", "product_id": "xen-libs-4.12.4_14-3.52.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.12.4_14-3.52.1.i586", "product": { "name": "xen-tools-domU-4.12.4_14-3.52.1.i586", "product_id": "xen-tools-domU-4.12.4_14-3.52.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-4.12.4_14-3.52.1.x86_64", "product": { "name": "xen-4.12.4_14-3.52.1.x86_64", "product_id": "xen-4.12.4_14-3.52.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.12.4_14-3.52.1.x86_64", "product": { "name": "xen-devel-4.12.4_14-3.52.1.x86_64", "product_id": "xen-devel-4.12.4_14-3.52.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.12.4_14-3.52.1.x86_64", "product": { "name": "xen-doc-html-4.12.4_14-3.52.1.x86_64", "product_id": "xen-doc-html-4.12.4_14-3.52.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.12.4_14-3.52.1.x86_64", "product": { "name": "xen-libs-4.12.4_14-3.52.1.x86_64", "product_id": "xen-libs-4.12.4_14-3.52.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.12.4_14-3.52.1.x86_64", "product": { "name": "xen-libs-32bit-4.12.4_14-3.52.1.x86_64", "product_id": "xen-libs-32bit-4.12.4_14-3.52.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.12.4_14-3.52.1.x86_64", "product": { "name": "xen-tools-4.12.4_14-3.52.1.x86_64", "product_id": "xen-tools-4.12.4_14-3.52.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.12.4_14-3.52.1.x86_64", "product": { "name": "xen-tools-domU-4.12.4_14-3.52.1.x86_64", "product_id": "xen-tools-domU-4.12.4_14-3.52.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "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": "xen-devel-4.12.4_14-3.52.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_14-3.52.1.aarch64" }, "product_reference": "xen-devel-4.12.4_14-3.52.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.12.4_14-3.52.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_14-3.52.1.x86_64" }, "product_reference": "xen-devel-4.12.4_14-3.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.12.4_14-3.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_14-3.52.1.x86_64" }, "product_reference": "xen-4.12.4_14-3.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.12.4_14-3.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_14-3.52.1.x86_64" }, "product_reference": "xen-doc-html-4.12.4_14-3.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.12.4_14-3.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_14-3.52.1.x86_64" }, "product_reference": "xen-libs-4.12.4_14-3.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.12.4_14-3.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_14-3.52.1.x86_64" }, "product_reference": "xen-libs-32bit-4.12.4_14-3.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.12.4_14-3.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_14-3.52.1.x86_64" }, "product_reference": "xen-tools-4.12.4_14-3.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.12.4_14-3.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_14-3.52.1.x86_64" }, "product_reference": "xen-tools-domU-4.12.4_14-3.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.12.4_14-3.52.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:xen-4.12.4_14-3.52.1.x86_64" }, "product_reference": "xen-4.12.4_14-3.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.12.4_14-3.52.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:xen-doc-html-4.12.4_14-3.52.1.x86_64" }, "product_reference": "xen-doc-html-4.12.4_14-3.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.12.4_14-3.52.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:xen-libs-4.12.4_14-3.52.1.x86_64" }, "product_reference": "xen-libs-4.12.4_14-3.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.12.4_14-3.52.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:xen-libs-32bit-4.12.4_14-3.52.1.x86_64" }, "product_reference": "xen-libs-32bit-4.12.4_14-3.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.12.4_14-3.52.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:xen-tools-4.12.4_14-3.52.1.x86_64" }, "product_reference": "xen-tools-4.12.4_14-3.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.12.4_14-3.52.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:xen-tools-domU-4.12.4_14-3.52.1.x86_64" }, "product_reference": "xen-tools-domU-4.12.4_14-3.52.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-28701", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28701" } ], "notes": [ { "category": "general", "text": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_14-3.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_14-3.52.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28701", "url": "https://www.suse.com/security/cve/CVE-2021-28701" }, { "category": "external", "summary": "SUSE Bug 1189632 for CVE-2021-28701", "url": "https://bugzilla.suse.com/1189632" } ], "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:xen-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_14-3.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_14-3.52.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_14-3.52.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_14-3.52.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_14-3.52.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-09-21T14:31:40Z", "details": "important" } ], "title": "CVE-2021-28701" } ] }
suse-su-2021:3977-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes the following issues:\n\n- CVE-2021-28701: Fixed race condition in XENMAPSPACE_grant_table handling (XSA-384) (bsc#1189632).\n- CVE-2021-28702: Fixed PCI devices with RMRRs not deassigned correctly (XSA-386) (bsc#1191363).\n- CVE-2021-28704, CVE-2021-28707, CVE-2021-28708: Fixed PoD operations on misaligned GFNs (XSA-388) (bsc#1192557).\n- CVE-2021-28705, CVE-2021-28709: Fixed issues with partially successful P2M updates on x86 (XSA-389) (bsc#1192559).\n- CVE-2021-28706: Fixed guests may exceed their designated memory limit (XSA-385) (bsc#1192554).\n\n- Upstream bug fixes (bsc#1027519)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3977,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-3977,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-3977,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-3977,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-3977,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-3977,SUSE-Storage-6-2021-3977", "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-2021_3977-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3977-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213977-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3977-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-December/009874.html" }, { "category": "self", "summary": "SUSE Bug 1027519", "url": "https://bugzilla.suse.com/1027519" }, { "category": "self", "summary": "SUSE Bug 1189632", "url": "https://bugzilla.suse.com/1189632" }, { "category": "self", "summary": "SUSE Bug 1191363", "url": "https://bugzilla.suse.com/1191363" }, { "category": "self", "summary": "SUSE Bug 1192554", "url": "https://bugzilla.suse.com/1192554" }, { "category": "self", "summary": "SUSE Bug 1192557", "url": "https://bugzilla.suse.com/1192557" }, { "category": "self", "summary": "SUSE Bug 1192559", "url": "https://bugzilla.suse.com/1192559" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28701 page", "url": "https://www.suse.com/security/cve/CVE-2021-28701/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28702 page", "url": "https://www.suse.com/security/cve/CVE-2021-28702/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28704 page", "url": "https://www.suse.com/security/cve/CVE-2021-28704/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28705 page", "url": "https://www.suse.com/security/cve/CVE-2021-28705/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28706 page", "url": "https://www.suse.com/security/cve/CVE-2021-28706/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28707 page", "url": "https://www.suse.com/security/cve/CVE-2021-28707/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28708 page", "url": "https://www.suse.com/security/cve/CVE-2021-28708/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28709 page", "url": "https://www.suse.com/security/cve/CVE-2021-28709/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2021-12-09T10:05:29Z", "generator": { "date": "2021-12-09T10:05:29Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3977-1", "initial_release_date": "2021-12-09T10:05:29Z", "revision_history": [ { "date": "2021-12-09T10:05:29Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.12.4_16-3.57.1.aarch64", "product": { "name": "xen-4.12.4_16-3.57.1.aarch64", "product_id": "xen-4.12.4_16-3.57.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.12.4_16-3.57.1.aarch64", "product": { "name": "xen-devel-4.12.4_16-3.57.1.aarch64", "product_id": "xen-devel-4.12.4_16-3.57.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.12.4_16-3.57.1.aarch64", "product": { "name": "xen-doc-html-4.12.4_16-3.57.1.aarch64", "product_id": "xen-doc-html-4.12.4_16-3.57.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.12.4_16-3.57.1.aarch64", "product": { "name": "xen-libs-4.12.4_16-3.57.1.aarch64", "product_id": "xen-libs-4.12.4_16-3.57.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.12.4_16-3.57.1.aarch64", "product": { "name": "xen-tools-4.12.4_16-3.57.1.aarch64", "product_id": "xen-tools-4.12.4_16-3.57.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.12.4_16-3.57.1.aarch64", "product": { "name": "xen-tools-domU-4.12.4_16-3.57.1.aarch64", "product_id": "xen-tools-domU-4.12.4_16-3.57.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.12.4_16-3.57.1.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.12.4_16-3.57.1.aarch64_ilp32", "product_id": "xen-libs-64bit-4.12.4_16-3.57.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.12.4_16-3.57.1.i586", "product": { "name": "xen-devel-4.12.4_16-3.57.1.i586", "product_id": "xen-devel-4.12.4_16-3.57.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.12.4_16-3.57.1.i586", "product": { "name": "xen-libs-4.12.4_16-3.57.1.i586", "product_id": "xen-libs-4.12.4_16-3.57.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.12.4_16-3.57.1.i586", "product": { "name": "xen-tools-domU-4.12.4_16-3.57.1.i586", "product_id": "xen-tools-domU-4.12.4_16-3.57.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-4.12.4_16-3.57.1.x86_64", "product": { "name": "xen-4.12.4_16-3.57.1.x86_64", "product_id": "xen-4.12.4_16-3.57.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.12.4_16-3.57.1.x86_64", "product": { "name": "xen-devel-4.12.4_16-3.57.1.x86_64", "product_id": "xen-devel-4.12.4_16-3.57.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.12.4_16-3.57.1.x86_64", "product": { "name": "xen-doc-html-4.12.4_16-3.57.1.x86_64", "product_id": "xen-doc-html-4.12.4_16-3.57.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.12.4_16-3.57.1.x86_64", "product": { "name": "xen-libs-4.12.4_16-3.57.1.x86_64", "product_id": "xen-libs-4.12.4_16-3.57.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.12.4_16-3.57.1.x86_64", "product": { "name": "xen-libs-32bit-4.12.4_16-3.57.1.x86_64", "product_id": "xen-libs-32bit-4.12.4_16-3.57.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.12.4_16-3.57.1.x86_64", "product": { "name": "xen-tools-4.12.4_16-3.57.1.x86_64", "product_id": "xen-tools-4.12.4_16-3.57.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.12.4_16-3.57.1.x86_64", "product": { "name": "xen-tools-domU-4.12.4_16-3.57.1.x86_64", "product_id": "xen-tools-domU-4.12.4_16-3.57.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_bcl:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp1" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 6", "product": { "name": "SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-devel-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-libs-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-tools-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-tools-domU-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-devel-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-libs-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-tools-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-tools-domU-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-devel-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-libs-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-tools-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-tools-domU-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-devel-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-libs-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-tools-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-tools-domU-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-devel-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-libs-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-tools-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.12.4_16-3.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-tools-domU-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.12.4_16-3.57.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:xen-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.12.4_16-3.57.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-devel-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.12.4_16-3.57.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-libs-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.12.4_16-3.57.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-tools-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.12.4_16-3.57.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64" }, "product_reference": "xen-tools-domU-4.12.4_16-3.57.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-28701", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28701" } ], "notes": [ { "category": "general", "text": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28701", "url": "https://www.suse.com/security/cve/CVE-2021-28701" }, { "category": "external", "summary": "SUSE Bug 1189632 for CVE-2021-28701", "url": "https://bugzilla.suse.com/1189632" } ], "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 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-09T10:05:29Z", "details": "important" } ], "title": "CVE-2021-28701" }, { "cve": "CVE-2021-28702", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28702" } ], "notes": [ { "category": "general", "text": "PCI devices with RMRRs not deassigned correctly Certain PCI devices in a system might be assigned Reserved Memory Regions (specified via Reserved Memory Region Reporting, \"RMRR\"). These are typically used for platform tasks such as legacy USB emulation. If such a device is passed through to a guest, then on guest shutdown the device is not properly deassigned. The IOMMU configuration for these devices which are not properly deassigned ends up pointing to a freed data structure, including the IO Pagetables. Subsequent DMA or interrupts from the device will have unpredictable behaviour, ranging from IOMMU faults to memory corruption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28702", "url": "https://www.suse.com/security/cve/CVE-2021-28702" }, { "category": "external", "summary": "SUSE Bug 1191363 for CVE-2021-28702", "url": "https://bugzilla.suse.com/1191363" } ], "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 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-09T10:05:29Z", "details": "moderate" } ], "title": "CVE-2021-28702" }, { "cve": "CVE-2021-28704", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28704" } ], "notes": [ { "category": "general", "text": "PoD operations on misaligned GFNs T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). The implementation of some of these hypercalls for PoD does not enforce the base page frame number to be suitably aligned for the specified order, yet some code involved in PoD handling actually makes such an assumption. These operations are XENMEM_decrease_reservation (CVE-2021-28704) and XENMEM_populate_physmap (CVE-2021-28707), the latter usable only by domains controlling the guest, i.e. a de-privileged qemu or a stub domain. (Patch 1, combining the fix to both these two issues.) In addition handling of XENMEM_decrease_reservation can also trigger a host crash when the specified page order is neither 4k nor 2M nor 1G (CVE-2021-28708, patch 2).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28704", "url": "https://www.suse.com/security/cve/CVE-2021-28704" }, { "category": "external", "summary": "SUSE Bug 1192557 for CVE-2021-28704", "url": "https://bugzilla.suse.com/1192557" } ], "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 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-09T10:05:29Z", "details": "moderate" } ], "title": "CVE-2021-28704" }, { "cve": "CVE-2021-28705", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28705" } ], "notes": [ { "category": "general", "text": "issues with partially successful P2M updates on x86 T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). In some cases the hypervisor carries out the requests by splitting them into smaller chunks. Error handling in certain PoD cases has been insufficient in that in particular partial success of some operations was not properly accounted for. There are two code paths affected - page removal (CVE-2021-28705) and insertion of new pages (CVE-2021-28709). (We provide one patch which combines the fix to both issues.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28705", "url": "https://www.suse.com/security/cve/CVE-2021-28705" }, { "category": "external", "summary": "SUSE Bug 1192559 for CVE-2021-28705", "url": "https://bugzilla.suse.com/1192559" } ], "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 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-09T10:05:29Z", "details": "moderate" } ], "title": "CVE-2021-28705" }, { "cve": "CVE-2021-28706", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28706" } ], "notes": [ { "category": "general", "text": "guests may exceed their designated memory limit When a guest is permitted to have close to 16TiB of memory, it may be able to issue hypercalls to increase its memory allocation beyond the administrator established limit. This is a result of a calculation done with 32-bit precision, which may overflow. It would then only be the overflowed (and hence small) number which gets compared against the established upper bound.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28706", "url": "https://www.suse.com/security/cve/CVE-2021-28706" }, { "category": "external", "summary": "SUSE Bug 1192554 for CVE-2021-28706", "url": "https://bugzilla.suse.com/1192554" } ], "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 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-09T10:05:29Z", "details": "moderate" } ], "title": "CVE-2021-28706" }, { "cve": "CVE-2021-28707", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28707" } ], "notes": [ { "category": "general", "text": "PoD operations on misaligned GFNs T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). The implementation of some of these hypercalls for PoD does not enforce the base page frame number to be suitably aligned for the specified order, yet some code involved in PoD handling actually makes such an assumption. These operations are XENMEM_decrease_reservation (CVE-2021-28704) and XENMEM_populate_physmap (CVE-2021-28707), the latter usable only by domains controlling the guest, i.e. a de-privileged qemu or a stub domain. (Patch 1, combining the fix to both these two issues.) In addition handling of XENMEM_decrease_reservation can also trigger a host crash when the specified page order is neither 4k nor 2M nor 1G (CVE-2021-28708, patch 2).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28707", "url": "https://www.suse.com/security/cve/CVE-2021-28707" } ], "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 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-09T10:05:29Z", "details": "moderate" } ], "title": "CVE-2021-28707" }, { "cve": "CVE-2021-28708", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28708" } ], "notes": [ { "category": "general", "text": "PoD operations on misaligned GFNs T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). The implementation of some of these hypercalls for PoD does not enforce the base page frame number to be suitably aligned for the specified order, yet some code involved in PoD handling actually makes such an assumption. These operations are XENMEM_decrease_reservation (CVE-2021-28704) and XENMEM_populate_physmap (CVE-2021-28707), the latter usable only by domains controlling the guest, i.e. a de-privileged qemu or a stub domain. (Patch 1, combining the fix to both these two issues.) In addition handling of XENMEM_decrease_reservation can also trigger a host crash when the specified page order is neither 4k nor 2M nor 1G (CVE-2021-28708, patch 2).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28708", "url": "https://www.suse.com/security/cve/CVE-2021-28708" } ], "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 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-09T10:05:29Z", "details": "moderate" } ], "title": "CVE-2021-28708" }, { "cve": "CVE-2021-28709", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28709" } ], "notes": [ { "category": "general", "text": "issues with partially successful P2M updates on x86 T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). In some cases the hypervisor carries out the requests by splitting them into smaller chunks. Error handling in certain PoD cases has been insufficient in that in particular partial success of some operations was not properly accounted for. There are two code paths affected - page removal (CVE-2021-28705) and insertion of new pages (CVE-2021-28709). (We provide one patch which combines the fix to both issues.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28709", "url": "https://www.suse.com/security/cve/CVE-2021-28709" } ], "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 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:xen-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_16-3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_16-3.57.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-09T10:05:29Z", "details": "moderate" } ], "title": "CVE-2021-28709" } ] }
suse-su-2021:14848-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes the following issues:\n\n- CVE-2021-0089: Fixed Speculative Code Store Bypass (XSA-375) (bsc#1186433).\n- CVE-2021-20255: Fixed stack overflow via infinite recursion in eepro100 (bsc#1182654).\n- CVE-2021-28690: Fixed x86 TSX Async Abort protections not restored after S3 (XSA-377) (bsc#1186434).\n- CVE-2021-28692: Fixed inappropriate x86 IOMMU timeout detection / handling (XSA-373) (bsc#1186429).\n- CVE-2021-28697: Fixed grant table v2 status pages may remain accessible after de-allocation (XSA-379) (bsc#1189376).\n- CVE-2021-28698: Fixed long running loops in grant table handling. (XSA-380) (bsc#1189378).\n- CVE-2021-28701: Fixed race condition in XENMAPSPACE_grant_table handling (XSA-384) (bsc#1189632).\n- CVE-2021-28703: Fixed grant table v2 status pages may remain accessible after de-allocation (take two) (XSA-387) (bsc#1192555).\n- CVE-2021-28705, CVE-2021-28709: Fixed issues with partially successful P2M updates on x86 (XSA-389) (bsc#1192559).\n- CVE-2021-28706: Fixed guests may exceed their designated memory limit (XSA-385) (bsc#1192554).\n- CVE-2021-3527: Fixed unbounded stack allocation in usbredir (bsc#1186013).\n- CVE-2021-3592: Fixed invalid pointer initialization may lead to information disclosure in slirp (bootp) (bsc#1187369).\n- CVE-2021-3594: Fixed invalid pointer initialization may lead to information disclosure in slirp (udp) (bsc#1187378).\n- CVE-2021-3595: Fixed invalid pointer initialization may lead to information disclosure in slirp (tftp) (bsc#1187376).\n- CVE-2021-3682: Fixed free call on invalid pointer in usbredir bufp_alloc (bsc#1189150).\n- CVE-2021-3930: Fixed off-by-one error in mode_sense_page() in hw/scsi/scsi-disk.c (bsc#1192526).\n", "title": "Description of the patch" }, { "category": "details", "text": "slessp4-xen-14848", "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-2021_14848-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:14848-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-202114848-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:14848-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-December/009799.html" }, { "category": "self", "summary": "SUSE Bug 1182654", "url": "https://bugzilla.suse.com/1182654" }, { "category": "self", "summary": "SUSE Bug 1186013", "url": "https://bugzilla.suse.com/1186013" }, { "category": "self", "summary": "SUSE Bug 1186429", "url": "https://bugzilla.suse.com/1186429" }, { "category": "self", "summary": "SUSE Bug 1186433", "url": "https://bugzilla.suse.com/1186433" }, { "category": "self", "summary": "SUSE Bug 1186434", "url": "https://bugzilla.suse.com/1186434" }, { "category": "self", "summary": "SUSE Bug 1187369", "url": "https://bugzilla.suse.com/1187369" }, { "category": "self", "summary": "SUSE Bug 1187376", "url": "https://bugzilla.suse.com/1187376" }, { "category": "self", "summary": "SUSE Bug 1187378", "url": "https://bugzilla.suse.com/1187378" }, { "category": "self", "summary": "SUSE Bug 1189150", "url": "https://bugzilla.suse.com/1189150" }, { "category": "self", "summary": "SUSE Bug 1189376", "url": "https://bugzilla.suse.com/1189376" }, { "category": "self", "summary": "SUSE Bug 1189378", "url": "https://bugzilla.suse.com/1189378" }, { "category": "self", "summary": "SUSE Bug 1189632", "url": "https://bugzilla.suse.com/1189632" }, { "category": "self", "summary": "SUSE Bug 1192526", "url": "https://bugzilla.suse.com/1192526" }, { "category": "self", "summary": "SUSE Bug 1192554", "url": "https://bugzilla.suse.com/1192554" }, { "category": "self", "summary": "SUSE Bug 1192555", "url": "https://bugzilla.suse.com/1192555" }, { "category": "self", "summary": "SUSE Bug 1192559", "url": "https://bugzilla.suse.com/1192559" }, { "category": "self", "summary": "SUSE CVE CVE-2021-0089 page", "url": "https://www.suse.com/security/cve/CVE-2021-0089/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-20255 page", "url": "https://www.suse.com/security/cve/CVE-2021-20255/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28690 page", "url": "https://www.suse.com/security/cve/CVE-2021-28690/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28692 page", "url": "https://www.suse.com/security/cve/CVE-2021-28692/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28697 page", "url": "https://www.suse.com/security/cve/CVE-2021-28697/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28698 page", "url": "https://www.suse.com/security/cve/CVE-2021-28698/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28701 page", "url": "https://www.suse.com/security/cve/CVE-2021-28701/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28703 page", "url": "https://www.suse.com/security/cve/CVE-2021-28703/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28705 page", "url": "https://www.suse.com/security/cve/CVE-2021-28705/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28706 page", "url": "https://www.suse.com/security/cve/CVE-2021-28706/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28709 page", "url": "https://www.suse.com/security/cve/CVE-2021-28709/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3527 page", "url": "https://www.suse.com/security/cve/CVE-2021-3527/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3592 page", "url": "https://www.suse.com/security/cve/CVE-2021-3592/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3594 page", "url": "https://www.suse.com/security/cve/CVE-2021-3594/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3595 page", "url": "https://www.suse.com/security/cve/CVE-2021-3595/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3682 page", "url": "https://www.suse.com/security/cve/CVE-2021-3682/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3930 page", "url": "https://www.suse.com/security/cve/CVE-2021-3930/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2021-12-01T15:57:08Z", "generator": { "date": "2021-12-01T15:57:08Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:14848-1", "initial_release_date": "2021-12-01T15:57:08Z", "revision_history": [ { "date": "2021-12-01T15:57:08Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "product": { "name": "xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "product_id": "xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586" } }, { "category": "product_version", "name": "xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "product": { "name": "xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "product_id": "xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.4.4_50-61.67.1.i586", "product": { "name": "xen-libs-4.4.4_50-61.67.1.i586", "product_id": "xen-libs-4.4.4_50-61.67.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.4.4_50-61.67.1.i586", "product": { "name": "xen-tools-domU-4.4.4_50-61.67.1.i586", "product_id": "xen-tools-domU-4.4.4_50-61.67.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-4.4.4_50-61.67.1.x86_64", "product": { "name": "xen-4.4.4_50-61.67.1.x86_64", "product_id": "xen-4.4.4_50-61.67.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.4.4_50-61.67.1.x86_64", "product": { "name": "xen-doc-html-4.4.4_50-61.67.1.x86_64", "product_id": "xen-doc-html-4.4.4_50-61.67.1.x86_64" } }, { "category": "product_version", "name": "xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "product": { "name": "xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "product_id": "xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.4.4_50-61.67.1.x86_64", "product": { "name": "xen-libs-4.4.4_50-61.67.1.x86_64", "product_id": "xen-libs-4.4.4_50-61.67.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "product": { "name": "xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "product_id": "xen-libs-32bit-4.4.4_50-61.67.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.4.4_50-61.67.1.x86_64", "product": { "name": "xen-tools-4.4.4_50-61.67.1.x86_64", "product_id": "xen-tools-4.4.4_50-61.67.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.4.4_50-61.67.1.x86_64", "product": { "name": "xen-tools-domU-4.4.4_50-61.67.1.x86_64", "product_id": "xen-tools-domU-4.4.4_50-61.67.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 11 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_sles:11:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-4.4.4_50-61.67.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64" }, "product_reference": "xen-4.4.4_50-61.67.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.4.4_50-61.67.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64" }, "product_reference": "xen-doc-html-4.4.4_50-61.67.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586" }, "product_reference": "xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64" }, "product_reference": "xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586" }, "product_reference": "xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.4.4_50-61.67.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586" }, "product_reference": "xen-libs-4.4.4_50-61.67.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.4.4_50-61.67.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64" }, "product_reference": "xen-libs-4.4.4_50-61.67.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.4.4_50-61.67.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64" }, "product_reference": "xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.4.4_50-61.67.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64" }, "product_reference": "xen-tools-4.4.4_50-61.67.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.4.4_50-61.67.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586" }, "product_reference": "xen-tools-domU-4.4.4_50-61.67.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.4.4_50-61.67.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" }, "product_reference": "xen-tools-domU-4.4.4_50-61.67.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-0089", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-0089" } ], "notes": [ { "category": "general", "text": "Observable response discrepancy in some Intel(R) Processors may allow an authorized user to potentially enable information disclosure via local access.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-0089", "url": "https://www.suse.com/security/cve/CVE-2021-0089" }, { "category": "external", "summary": "SUSE Bug 1186433 for CVE-2021-0089", "url": "https://bugzilla.suse.com/1186433" } ], "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 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:57:08Z", "details": "moderate" } ], "title": "CVE-2021-0089" }, { "cve": "CVE-2021-20255", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-20255" } ], "notes": [ { "category": "general", "text": "A stack overflow via an infinite recursion vulnerability was found in the eepro100 i8255x device emulator of QEMU. This issue occurs while processing controller commands due to a DMA reentry issue. This flaw allows a guest user or process to consume CPU cycles or crash the QEMU process on the host, resulting in a denial of service. The highest threat from this vulnerability is to system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-20255", "url": "https://www.suse.com/security/cve/CVE-2021-20255" }, { "category": "external", "summary": "SUSE Bug 1182651 for CVE-2021-20255", "url": "https://bugzilla.suse.com/1182651" }, { "category": "external", "summary": "SUSE Bug 1182654 for CVE-2021-20255", "url": "https://bugzilla.suse.com/1182654" } ], "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 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.2, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:57:08Z", "details": "low" } ], "title": "CVE-2021-20255" }, { "cve": "CVE-2021-28690", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28690" } ], "notes": [ { "category": "general", "text": "x86: TSX Async Abort protections not restored after S3 This issue relates to the TSX Async Abort speculative security vulnerability. Please see https://xenbits.xen.org/xsa/advisory-305.html for details. Mitigating TAA by disabling TSX (the default and preferred option) requires selecting a non-default setting in MSR_TSX_CTRL. This setting isn\u0027t restored after S3 suspend.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28690", "url": "https://www.suse.com/security/cve/CVE-2021-28690" }, { "category": "external", "summary": "SUSE Bug 1186434 for CVE-2021-28690", "url": "https://bugzilla.suse.com/1186434" } ], "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 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:57:08Z", "details": "moderate" } ], "title": "CVE-2021-28690" }, { "cve": "CVE-2021-28692", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28692" } ], "notes": [ { "category": "general", "text": "inappropriate x86 IOMMU timeout detection / handling IOMMUs process commands issued to them in parallel with the operation of the CPU(s) issuing such commands. In the current implementation in Xen, asynchronous notification of the completion of such commands is not used. Instead, the issuing CPU spin-waits for the completion of the most recently issued command(s). Some of these waiting loops try to apply a timeout to fail overly-slow commands. The course of action upon a perceived timeout actually being detected is inappropriate: - on Intel hardware guests which did not originally cause the timeout may be marked as crashed, - on AMD hardware higher layer callers would not be notified of the issue, making them continue as if the IOMMU operation succeeded.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28692", "url": "https://www.suse.com/security/cve/CVE-2021-28692" }, { "category": "external", "summary": "SUSE Bug 1186429 for CVE-2021-28692", "url": "https://bugzilla.suse.com/1186429" } ], "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 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:57:08Z", "details": "moderate" } ], "title": "CVE-2021-28692" }, { "cve": "CVE-2021-28697", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28697" } ], "notes": [ { "category": "general", "text": "grant table v2 status pages may remain accessible after de-allocation Guest get permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, get de-allocated when a guest switched (back) from v2 to v1. The freeing of such pages requires that the hypervisor know where in the guest these pages were mapped. The hypervisor tracks only one use within guest space, but racing requests from the guest to insert mappings of these pages may result in any of them to become mapped in multiple locations. Upon switching back from v2 to v1, the guest would then retain access to a page that was freed and perhaps re-used for other purposes.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28697", "url": "https://www.suse.com/security/cve/CVE-2021-28697" }, { "category": "external", "summary": "SUSE Bug 1189376 for CVE-2021-28697", "url": "https://bugzilla.suse.com/1189376" } ], "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 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:57:08Z", "details": "important" } ], "title": "CVE-2021-28697" }, { "cve": "CVE-2021-28698", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28698" } ], "notes": [ { "category": "general", "text": "long running loops in grant table handling In order to properly monitor resource use, Xen maintains information on the grant mappings a domain may create to map grants offered by other domains. In the process of carrying out certain actions, Xen would iterate over all such entries, including ones which aren\u0027t in use anymore and some which may have been created but never used. If the number of entries for a given domain is large enough, this iterating of the entire table may tie up a CPU for too long, starving other domains or causing issues in the hypervisor itself. Note that a domain may map its own grants, i.e. there is no need for multiple domains to be involved here. A pair of \"cooperating\" guests may, however, cause the effects to be more severe.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28698", "url": "https://www.suse.com/security/cve/CVE-2021-28698" }, { "category": "external", "summary": "SUSE Bug 1189378 for CVE-2021-28698", "url": "https://bugzilla.suse.com/1189378" } ], "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 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:57:08Z", "details": "moderate" } ], "title": "CVE-2021-28698" }, { "cve": "CVE-2021-28701", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28701" } ], "notes": [ { "category": "general", "text": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28701", "url": "https://www.suse.com/security/cve/CVE-2021-28701" }, { "category": "external", "summary": "SUSE Bug 1189632 for CVE-2021-28701", "url": "https://bugzilla.suse.com/1189632" } ], "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 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:57:08Z", "details": "important" } ], "title": "CVE-2021-28701" }, { "cve": "CVE-2021-28703", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28703" } ], "notes": [ { "category": "general", "text": "grant table v2 status pages may remain accessible after de-allocation (take two) Guest get permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, get de-allocated when a guest switched (back) from v2 to v1. The freeing of such pages requires that the hypervisor know where in the guest these pages were mapped. The hypervisor tracks only one use within guest space, but racing requests from the guest to insert mappings of these pages may result in any of them to become mapped in multiple locations. Upon switching back from v2 to v1, the guest would then retain access to a page that was freed and perhaps re-used for other purposes. This bug was fortuitously fixed by code cleanup in Xen 4.14, and backported to security-supported Xen branches as a prerequisite of the fix for XSA-378.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28703", "url": "https://www.suse.com/security/cve/CVE-2021-28703" }, { "category": "external", "summary": "SUSE Bug 1192555 for CVE-2021-28703", "url": "https://bugzilla.suse.com/1192555" } ], "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 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:57:08Z", "details": "moderate" } ], "title": "CVE-2021-28703" }, { "cve": "CVE-2021-28705", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28705" } ], "notes": [ { "category": "general", "text": "issues with partially successful P2M updates on x86 T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). In some cases the hypervisor carries out the requests by splitting them into smaller chunks. Error handling in certain PoD cases has been insufficient in that in particular partial success of some operations was not properly accounted for. There are two code paths affected - page removal (CVE-2021-28705) and insertion of new pages (CVE-2021-28709). (We provide one patch which combines the fix to both issues.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28705", "url": "https://www.suse.com/security/cve/CVE-2021-28705" }, { "category": "external", "summary": "SUSE Bug 1192559 for CVE-2021-28705", "url": "https://bugzilla.suse.com/1192559" } ], "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 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:57:08Z", "details": "moderate" } ], "title": "CVE-2021-28705" }, { "cve": "CVE-2021-28706", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28706" } ], "notes": [ { "category": "general", "text": "guests may exceed their designated memory limit When a guest is permitted to have close to 16TiB of memory, it may be able to issue hypercalls to increase its memory allocation beyond the administrator established limit. This is a result of a calculation done with 32-bit precision, which may overflow. It would then only be the overflowed (and hence small) number which gets compared against the established upper bound.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28706", "url": "https://www.suse.com/security/cve/CVE-2021-28706" }, { "category": "external", "summary": "SUSE Bug 1192554 for CVE-2021-28706", "url": "https://bugzilla.suse.com/1192554" } ], "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 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:57:08Z", "details": "moderate" } ], "title": "CVE-2021-28706" }, { "cve": "CVE-2021-28709", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28709" } ], "notes": [ { "category": "general", "text": "issues with partially successful P2M updates on x86 T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] x86 HVM and PVH guests may be started in populate-on-demand (PoD) mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specified via page orders (resulting in a power-of-2 number of pages). In some cases the hypervisor carries out the requests by splitting them into smaller chunks. Error handling in certain PoD cases has been insufficient in that in particular partial success of some operations was not properly accounted for. There are two code paths affected - page removal (CVE-2021-28705) and insertion of new pages (CVE-2021-28709). (We provide one patch which combines the fix to both issues.)", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28709", "url": "https://www.suse.com/security/cve/CVE-2021-28709" } ], "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 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:57:08Z", "details": "moderate" } ], "title": "CVE-2021-28709" }, { "cve": "CVE-2021-3527", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3527" } ], "notes": [ { "category": "general", "text": "A flaw was found in the USB redirector device (usb-redir) of QEMU. Small USB packets are combined into a single, large transfer request, to reduce the overhead and improve performance. The combined size of the bulk transfer is used to dynamically allocate a variable length array (VLA) on the stack without proper validation. Since the total size is not bounded, a malicious guest could use this flaw to influence the array length and cause the QEMU process to perform an excessive allocation on the stack, resulting in a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3527", "url": "https://www.suse.com/security/cve/CVE-2021-3527" }, { "category": "external", "summary": "SUSE Bug 1186012 for CVE-2021-3527", "url": "https://bugzilla.suse.com/1186012" } ], "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 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:57:08Z", "details": "low" } ], "title": "CVE-2021-3527" }, { "cve": "CVE-2021-3592", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3592" } ], "notes": [ { "category": "general", "text": "An invalid pointer initialization issue was found in the SLiRP networking implementation of QEMU. The flaw exists in the bootp_input() function and could occur while processing a udp packet that is smaller than the size of the \u0027bootp_t\u0027 structure. A malicious guest could use this flaw to leak 10 bytes of uninitialized heap memory from the host. The highest threat from this vulnerability is to data confidentiality. This flaw affects libslirp versions prior to 4.6.0.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3592", "url": "https://www.suse.com/security/cve/CVE-2021-3592" }, { "category": "external", "summary": "SUSE Bug 1187364 for CVE-2021-3592", "url": "https://bugzilla.suse.com/1187364" }, { "category": "external", "summary": "SUSE Bug 1187369 for CVE-2021-3592", "url": "https://bugzilla.suse.com/1187369" } ], "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 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:57:08Z", "details": "low" } ], "title": "CVE-2021-3592" }, { "cve": "CVE-2021-3594", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3594" } ], "notes": [ { "category": "general", "text": "An invalid pointer initialization issue was found in the SLiRP networking implementation of QEMU. The flaw exists in the udp_input() function and could occur while processing a udp packet that is smaller than the size of the \u0027udphdr\u0027 structure. This issue may lead to out-of-bounds read access or indirect host memory disclosure to the guest. The highest threat from this vulnerability is to data confidentiality. This flaw affects libslirp versions prior to 4.6.0.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3594", "url": "https://www.suse.com/security/cve/CVE-2021-3594" }, { "category": "external", "summary": "SUSE Bug 1187367 for CVE-2021-3594", "url": "https://bugzilla.suse.com/1187367" } ], "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 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:57:08Z", "details": "low" } ], "title": "CVE-2021-3594" }, { "cve": "CVE-2021-3595", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3595" } ], "notes": [ { "category": "general", "text": "An invalid pointer initialization issue was found in the SLiRP networking implementation of QEMU. The flaw exists in the tftp_input() function and could occur while processing a udp packet that is smaller than the size of the \u0027tftp_t\u0027 structure. This issue may lead to out-of-bounds read access or indirect host memory disclosure to the guest. The highest threat from this vulnerability is to data confidentiality. This flaw affects libslirp versions prior to 4.6.0.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3595", "url": "https://www.suse.com/security/cve/CVE-2021-3595" }, { "category": "external", "summary": "SUSE Bug 1187366 for CVE-2021-3595", "url": "https://bugzilla.suse.com/1187366" }, { "category": "external", "summary": "SUSE Bug 1187376 for CVE-2021-3595", "url": "https://bugzilla.suse.com/1187376" } ], "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 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:57:08Z", "details": "low" } ], "title": "CVE-2021-3595" }, { "cve": "CVE-2021-3682", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3682" } ], "notes": [ { "category": "general", "text": "A flaw was found in the USB redirector device emulation of QEMU in versions prior to 6.1.0-rc2. It occurs when dropping packets during a bulk transfer from a SPICE client due to the packet queue being full. A malicious SPICE client could use this flaw to make QEMU call free() with faked heap chunk metadata, resulting in a crash of QEMU or potential code execution with the privileges of the QEMU process on the host.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3682", "url": "https://www.suse.com/security/cve/CVE-2021-3682" }, { "category": "external", "summary": "SUSE Bug 1189145 for CVE-2021-3682", "url": "https://bugzilla.suse.com/1189145" } ], "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 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:57:08Z", "details": "moderate" } ], "title": "CVE-2021-3682" }, { "cve": "CVE-2021-3930", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3930" } ], "notes": [ { "category": "general", "text": "An off-by-one error was found in the SCSI device emulation in QEMU. It could occur while processing MODE SELECT commands in mode_sense_page() if the \u0027page\u0027 argument was set to MODE_PAGE_ALLS (0x3f). A malicious guest could use this flaw to potentially crash QEMU, resulting in a denial of service condition.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3930", "url": "https://www.suse.com/security/cve/CVE-2021-3930" }, { "category": "external", "summary": "SUSE Bug 1192525 for CVE-2021-3930", "url": "https://bugzilla.suse.com/1192525" }, { "category": "external", "summary": "SUSE Bug 1192526 for CVE-2021-3930", "url": "https://bugzilla.suse.com/1192526" } ], "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 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.2, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_50_3.0.101_108.129-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_50_3.0.101_108.129-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_50-61.67.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_50-61.67.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-12-01T15:57:08Z", "details": "low" } ], "title": "CVE-2021-3930" } ] }
suse-su-2021:3213-1
Vulnerability from csaf_suse
Notes
{ "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 xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes the following issues:\n\n- CVE-2021-28701: Fixed race condition in XENMAPSPACE_grant_table handling (XSA-384) (bsc#1189632).\n\n- Integrate bugfixes (bsc#1189373, bsc#1189378).\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2021-3213,SUSE-2021-3213,SUSE-OpenStack-Cloud-8-2021-3213,SUSE-OpenStack-Cloud-Crowbar-8-2021-3213,SUSE-SLE-SAP-12-SP3-2021-3213,SUSE-SLE-SERVER-12-SP3-2021-3213,SUSE-SLE-SERVER-12-SP3-BCL-2021-3213", "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-2021_3213-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3213-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213213-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3213-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-September/009501.html" }, { "category": "self", "summary": "SUSE Bug 1189373", "url": "https://bugzilla.suse.com/1189373" }, { "category": "self", "summary": "SUSE Bug 1189378", "url": "https://bugzilla.suse.com/1189378" }, { "category": "self", "summary": "SUSE Bug 1189632", "url": "https://bugzilla.suse.com/1189632" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28701 page", "url": "https://www.suse.com/security/cve/CVE-2021-28701/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2021-09-23T14:24:12Z", "generator": { "date": "2021-09-23T14:24:12Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3213-1", "initial_release_date": "2021-09-23T14:24:12Z", "revision_history": [ { "date": "2021-09-23T14:24:12Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.9.4_22-3.94.2.aarch64", "product": { "name": "xen-4.9.4_22-3.94.2.aarch64", "product_id": "xen-4.9.4_22-3.94.2.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.9.4_22-3.94.2.aarch64", "product": { "name": "xen-devel-4.9.4_22-3.94.2.aarch64", "product_id": "xen-devel-4.9.4_22-3.94.2.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.9.4_22-3.94.2.aarch64", "product": { "name": "xen-doc-html-4.9.4_22-3.94.2.aarch64", "product_id": "xen-doc-html-4.9.4_22-3.94.2.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.9.4_22-3.94.2.aarch64", "product": { "name": "xen-libs-4.9.4_22-3.94.2.aarch64", "product_id": "xen-libs-4.9.4_22-3.94.2.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.9.4_22-3.94.2.aarch64", "product": { "name": "xen-tools-4.9.4_22-3.94.2.aarch64", "product_id": "xen-tools-4.9.4_22-3.94.2.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.9.4_22-3.94.2.aarch64", "product": { "name": "xen-tools-domU-4.9.4_22-3.94.2.aarch64", "product_id": "xen-tools-domU-4.9.4_22-3.94.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-libs-64bit-4.9.4_22-3.94.2.aarch64_ilp32", "product": { "name": "xen-libs-64bit-4.9.4_22-3.94.2.aarch64_ilp32", "product_id": "xen-libs-64bit-4.9.4_22-3.94.2.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "xen-devel-4.9.4_22-3.94.2.i586", "product": { "name": "xen-devel-4.9.4_22-3.94.2.i586", "product_id": "xen-devel-4.9.4_22-3.94.2.i586" } }, { "category": "product_version", "name": "xen-libs-4.9.4_22-3.94.2.i586", "product": { "name": "xen-libs-4.9.4_22-3.94.2.i586", "product_id": "xen-libs-4.9.4_22-3.94.2.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.9.4_22-3.94.2.i586", "product": { "name": "xen-tools-domU-4.9.4_22-3.94.2.i586", "product_id": "xen-tools-domU-4.9.4_22-3.94.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-4.9.4_22-3.94.2.x86_64", "product": { "name": "xen-4.9.4_22-3.94.2.x86_64", "product_id": "xen-4.9.4_22-3.94.2.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.9.4_22-3.94.2.x86_64", "product": { "name": "xen-doc-html-4.9.4_22-3.94.2.x86_64", "product_id": "xen-doc-html-4.9.4_22-3.94.2.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.9.4_22-3.94.2.x86_64", "product": { "name": "xen-libs-4.9.4_22-3.94.2.x86_64", "product_id": "xen-libs-4.9.4_22-3.94.2.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "product": { "name": "xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "product_id": "xen-libs-32bit-4.9.4_22-3.94.2.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.9.4_22-3.94.2.x86_64", "product": { "name": "xen-tools-4.9.4_22-3.94.2.x86_64", "product_id": "xen-tools-4.9.4_22-3.94.2.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.9.4_22-3.94.2.x86_64", "product": { "name": "xen-tools-domU-4.9.4_22-3.94.2.x86_64", "product_id": "xen-tools-domU-4.9.4_22-3.94.2.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.9.4_22-3.94.2.x86_64", "product": { "name": "xen-devel-4.9.4_22-3.94.2.x86_64", "product_id": "xen-devel-4.9.4_22-3.94.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-4.9.4_22-3.94.2.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:xen-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.9.4_22-3.94.2.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:xen-doc-html-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-doc-html-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.9.4_22-3.94.2.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:xen-libs-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-libs-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.9.4_22-3.94.2.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.9.4_22-3.94.2.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:xen-tools-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-tools-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.9.4_22-3.94.2.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:xen-tools-domU-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-tools-domU-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.9.4_22-3.94.2.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:xen-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.9.4_22-3.94.2.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-doc-html-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.9.4_22-3.94.2.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:xen-libs-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-libs-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.9.4_22-3.94.2.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.9.4_22-3.94.2.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:xen-tools-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-tools-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.9.4_22-3.94.2.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-tools-domU-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.9.4_22-3.94.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.9.4_22-3.94.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-doc-html-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.9.4_22-3.94.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-libs-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.9.4_22-3.94.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.9.4_22-3.94.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-tools-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.9.4_22-3.94.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-tools-domU-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-doc-html-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-libs-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-tools-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-tools-domU-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-doc-html-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-libs-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-tools-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-tools-domU-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-doc-html-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-libs-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-tools-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.9.4_22-3.94.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_22-3.94.2.x86_64" }, "product_reference": "xen-tools-domU-4.9.4_22-3.94.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-28701", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28701" } ], "notes": [ { "category": "general", "text": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:xen-4.9.4_22-3.94.2.x86_64", "HPE Helion OpenStack 8:xen-doc-html-4.9.4_22-3.94.2.x86_64", "HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "HPE Helion OpenStack 8:xen-libs-4.9.4_22-3.94.2.x86_64", "HPE Helion OpenStack 8:xen-tools-4.9.4_22-3.94.2.x86_64", "HPE Helion OpenStack 8:xen-tools-domU-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-libs-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-tools-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_22-3.94.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28701", "url": "https://www.suse.com/security/cve/CVE-2021-28701" }, { "category": "external", "summary": "SUSE Bug 1189632 for CVE-2021-28701", "url": "https://bugzilla.suse.com/1189632" } ], "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": [ "HPE Helion OpenStack 8:xen-4.9.4_22-3.94.2.x86_64", "HPE Helion OpenStack 8:xen-doc-html-4.9.4_22-3.94.2.x86_64", "HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "HPE Helion OpenStack 8:xen-libs-4.9.4_22-3.94.2.x86_64", "HPE Helion OpenStack 8:xen-tools-4.9.4_22-3.94.2.x86_64", "HPE Helion OpenStack 8:xen-tools-domU-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-libs-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-tools-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_22-3.94.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:xen-4.9.4_22-3.94.2.x86_64", "HPE Helion OpenStack 8:xen-doc-html-4.9.4_22-3.94.2.x86_64", "HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "HPE Helion OpenStack 8:xen-libs-4.9.4_22-3.94.2.x86_64", "HPE Helion OpenStack 8:xen-tools-4.9.4_22-3.94.2.x86_64", "HPE Helion OpenStack 8:xen-tools-domU-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_22-3.94.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-libs-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-tools-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_22-3.94.2.x86_64", "SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_22-3.94.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-09-23T14:24:12Z", "details": "important" } ], "title": "CVE-2021-28701" } ] }
opensuse-su-2021:3140-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes the following issues:\n\n- CVE-2021-28701: Fixed race condition in XENMAPSPACE_grant_table handling (XSA-384) (bsc#1189632).\n\n- Upstream bug fixes (bsc#1027519)\n", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-SLE-15.3-2021-3140", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_3140-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:3140-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/W4HJ2XF2SFYPRBAICENTSEBE5KO7OY2G/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:3140-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/W4HJ2XF2SFYPRBAICENTSEBE5KO7OY2G/" }, { "category": "self", "summary": "SUSE Bug 1027519", "url": "https://bugzilla.suse.com/1027519" }, { "category": "self", "summary": "SUSE Bug 1189632", "url": "https://bugzilla.suse.com/1189632" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28701 page", "url": "https://www.suse.com/security/cve/CVE-2021-28701/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2021-09-18T12:37:21Z", "generator": { "date": "2021-09-18T12:37:21Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:3140-1", "initial_release_date": "2021-09-18T12:37:21Z", "revision_history": [ { "date": "2021-09-18T12:37:21Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-4.14.2_06-3.12.1.aarch64", "product_id": "xen-4.14.2_06-3.12.1.aarch64" } }, { "category": "product_version", "name": "xen-devel-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-devel-4.14.2_06-3.12.1.aarch64", "product_id": "xen-devel-4.14.2_06-3.12.1.aarch64" } }, { "category": "product_version", "name": "xen-doc-html-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-doc-html-4.14.2_06-3.12.1.aarch64", "product_id": "xen-doc-html-4.14.2_06-3.12.1.aarch64" } }, { "category": "product_version", "name": "xen-libs-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-libs-4.14.2_06-3.12.1.aarch64", "product_id": "xen-libs-4.14.2_06-3.12.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-tools-4.14.2_06-3.12.1.aarch64", "product_id": "xen-tools-4.14.2_06-3.12.1.aarch64" } }, { "category": "product_version", "name": "xen-tools-domU-4.14.2_06-3.12.1.aarch64", "product": { "name": "xen-tools-domU-4.14.2_06-3.12.1.aarch64", "product_id": "xen-tools-domU-4.14.2_06-3.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch", "product": { "name": "xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch", "product_id": "xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "xen-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-4.14.2_06-3.12.1.x86_64", "product_id": "xen-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-devel-4.14.2_06-3.12.1.x86_64", "product_id": "xen-devel-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-doc-html-4.14.2_06-3.12.1.x86_64", "product_id": "xen-doc-html-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-libs-4.14.2_06-3.12.1.x86_64", "product_id": "xen-libs-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-libs-32bit-4.14.2_06-3.12.1.x86_64", "product_id": "xen-libs-32bit-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-tools-4.14.2_06-3.12.1.x86_64", "product_id": "xen-tools-4.14.2_06-3.12.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.14.2_06-3.12.1.x86_64", "product": { "name": "xen-tools-domU-4.14.2_06-3.12.1.x86_64", "product_id": "xen-tools-domU-4.14.2_06-3.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-4.14.2_06-3.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:xen-4.14.2_06-3.12.1.aarch64" }, "product_reference": "xen-4.14.2_06-3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-4.14.2_06-3.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:xen-4.14.2_06-3.12.1.x86_64" }, "product_reference": "xen-4.14.2_06-3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.14.2_06-3.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:xen-devel-4.14.2_06-3.12.1.aarch64" }, "product_reference": "xen-devel-4.14.2_06-3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.14.2_06-3.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:xen-devel-4.14.2_06-3.12.1.x86_64" }, "product_reference": "xen-devel-4.14.2_06-3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.14.2_06-3.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:xen-doc-html-4.14.2_06-3.12.1.aarch64" }, "product_reference": "xen-doc-html-4.14.2_06-3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.14.2_06-3.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:xen-doc-html-4.14.2_06-3.12.1.x86_64" }, "product_reference": "xen-doc-html-4.14.2_06-3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.14.2_06-3.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:xen-libs-4.14.2_06-3.12.1.aarch64" }, "product_reference": "xen-libs-4.14.2_06-3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.14.2_06-3.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:xen-libs-4.14.2_06-3.12.1.x86_64" }, "product_reference": "xen-libs-4.14.2_06-3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.14.2_06-3.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:xen-libs-32bit-4.14.2_06-3.12.1.x86_64" }, "product_reference": "xen-libs-32bit-4.14.2_06-3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.14.2_06-3.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:xen-tools-4.14.2_06-3.12.1.aarch64" }, "product_reference": "xen-tools-4.14.2_06-3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.14.2_06-3.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:xen-tools-4.14.2_06-3.12.1.x86_64" }, "product_reference": "xen-tools-4.14.2_06-3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.14.2_06-3.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:xen-tools-domU-4.14.2_06-3.12.1.aarch64" }, "product_reference": "xen-tools-domU-4.14.2_06-3.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.14.2_06-3.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:xen-tools-domU-4.14.2_06-3.12.1.x86_64" }, "product_reference": "xen-tools-domU-4.14.2_06-3.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-28701", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28701" } ], "notes": [ { "category": "general", "text": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:xen-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-devel-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-devel-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-doc-html-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-doc-html-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-libs-32bit-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-libs-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-libs-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-tools-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-tools-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-tools-domU-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-tools-domU-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28701", "url": "https://www.suse.com/security/cve/CVE-2021-28701" }, { "category": "external", "summary": "SUSE Bug 1189632 for CVE-2021-28701", "url": "https://bugzilla.suse.com/1189632" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.3:xen-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-devel-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-devel-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-doc-html-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-doc-html-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-libs-32bit-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-libs-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-libs-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-tools-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-tools-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-tools-domU-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-tools-domU-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:xen-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-devel-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-devel-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-doc-html-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-doc-html-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-libs-32bit-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-libs-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-libs-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-tools-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-tools-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-tools-domU-4.14.2_06-3.12.1.aarch64", "openSUSE Leap 15.3:xen-tools-domU-4.14.2_06-3.12.1.x86_64", "openSUSE Leap 15.3:xen-tools-xendomains-wait-disk-4.14.2_06-3.12.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-09-18T12:37:21Z", "details": "important" } ], "title": "CVE-2021-28701" } ] }
opensuse-su-2021:1301-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for xen", "title": "Title of the patch" }, { "category": "description", "text": "This update for xen fixes the following issues:\n\n- CVE-2021-28701: Fixed race condition in XENMAPSPACE_grant_table handling (XSA-384) (bsc#1189632).\n\n- Upstream bug fixes (bsc#1027519)\n\nThis update was imported from the SUSE:SLE-15-SP2:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2021-1301", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_1301-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:1301-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/YOWOZIQD7FWDNFL7CQF3WO5KZFKYYTDP/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:1301-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/YOWOZIQD7FWDNFL7CQF3WO5KZFKYYTDP/" }, { "category": "self", "summary": "SUSE Bug 1027519", "url": "https://bugzilla.suse.com/1027519" }, { "category": "self", "summary": "SUSE Bug 1189632", "url": "https://bugzilla.suse.com/1189632" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28701 page", "url": "https://www.suse.com/security/cve/CVE-2021-28701/" } ], "title": "Security update for xen", "tracking": { "current_release_date": "2021-09-21T22:06:04Z", "generator": { "date": "2021-09-21T22:06:04Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:1301-1", "initial_release_date": "2021-09-21T22:06:04Z", "revision_history": [ { "date": "2021-09-21T22:06:04Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "xen-devel-4.13.3_04-lp152.2.30.1.i586", "product": { "name": "xen-devel-4.13.3_04-lp152.2.30.1.i586", "product_id": "xen-devel-4.13.3_04-lp152.2.30.1.i586" } }, { "category": "product_version", "name": "xen-libs-4.13.3_04-lp152.2.30.1.i586", "product": { "name": "xen-libs-4.13.3_04-lp152.2.30.1.i586", "product_id": "xen-libs-4.13.3_04-lp152.2.30.1.i586" } }, { "category": "product_version", "name": "xen-tools-domU-4.13.3_04-lp152.2.30.1.i586", "product": { "name": "xen-tools-domU-4.13.3_04-lp152.2.30.1.i586", "product_id": "xen-tools-domU-4.13.3_04-lp152.2.30.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "xen-tools-xendomains-wait-disk-4.13.3_04-lp152.2.30.1.noarch", "product": { "name": "xen-tools-xendomains-wait-disk-4.13.3_04-lp152.2.30.1.noarch", "product_id": "xen-tools-xendomains-wait-disk-4.13.3_04-lp152.2.30.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "xen-4.13.3_04-lp152.2.30.1.x86_64", "product": { "name": "xen-4.13.3_04-lp152.2.30.1.x86_64", "product_id": "xen-4.13.3_04-lp152.2.30.1.x86_64" } }, { "category": "product_version", "name": "xen-devel-4.13.3_04-lp152.2.30.1.x86_64", "product": { "name": "xen-devel-4.13.3_04-lp152.2.30.1.x86_64", "product_id": "xen-devel-4.13.3_04-lp152.2.30.1.x86_64" } }, { "category": "product_version", "name": "xen-doc-html-4.13.3_04-lp152.2.30.1.x86_64", "product": { "name": "xen-doc-html-4.13.3_04-lp152.2.30.1.x86_64", "product_id": "xen-doc-html-4.13.3_04-lp152.2.30.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-4.13.3_04-lp152.2.30.1.x86_64", "product": { "name": "xen-libs-4.13.3_04-lp152.2.30.1.x86_64", "product_id": "xen-libs-4.13.3_04-lp152.2.30.1.x86_64" } }, { "category": "product_version", "name": "xen-libs-32bit-4.13.3_04-lp152.2.30.1.x86_64", "product": { "name": "xen-libs-32bit-4.13.3_04-lp152.2.30.1.x86_64", "product_id": "xen-libs-32bit-4.13.3_04-lp152.2.30.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-4.13.3_04-lp152.2.30.1.x86_64", "product": { "name": "xen-tools-4.13.3_04-lp152.2.30.1.x86_64", "product_id": "xen-tools-4.13.3_04-lp152.2.30.1.x86_64" } }, { "category": "product_version", "name": "xen-tools-domU-4.13.3_04-lp152.2.30.1.x86_64", "product": { "name": "xen-tools-domU-4.13.3_04-lp152.2.30.1.x86_64", "product_id": "xen-tools-domU-4.13.3_04-lp152.2.30.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xen-4.13.3_04-lp152.2.30.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:xen-4.13.3_04-lp152.2.30.1.x86_64" }, "product_reference": "xen-4.13.3_04-lp152.2.30.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.13.3_04-lp152.2.30.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:xen-devel-4.13.3_04-lp152.2.30.1.i586" }, "product_reference": "xen-devel-4.13.3_04-lp152.2.30.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-devel-4.13.3_04-lp152.2.30.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:xen-devel-4.13.3_04-lp152.2.30.1.x86_64" }, "product_reference": "xen-devel-4.13.3_04-lp152.2.30.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-doc-html-4.13.3_04-lp152.2.30.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:xen-doc-html-4.13.3_04-lp152.2.30.1.x86_64" }, "product_reference": "xen-doc-html-4.13.3_04-lp152.2.30.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.13.3_04-lp152.2.30.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:xen-libs-4.13.3_04-lp152.2.30.1.i586" }, "product_reference": "xen-libs-4.13.3_04-lp152.2.30.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-4.13.3_04-lp152.2.30.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:xen-libs-4.13.3_04-lp152.2.30.1.x86_64" }, "product_reference": "xen-libs-4.13.3_04-lp152.2.30.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-libs-32bit-4.13.3_04-lp152.2.30.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:xen-libs-32bit-4.13.3_04-lp152.2.30.1.x86_64" }, "product_reference": "xen-libs-32bit-4.13.3_04-lp152.2.30.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-4.13.3_04-lp152.2.30.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:xen-tools-4.13.3_04-lp152.2.30.1.x86_64" }, "product_reference": "xen-tools-4.13.3_04-lp152.2.30.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.13.3_04-lp152.2.30.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:xen-tools-domU-4.13.3_04-lp152.2.30.1.i586" }, "product_reference": "xen-tools-domU-4.13.3_04-lp152.2.30.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-domU-4.13.3_04-lp152.2.30.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:xen-tools-domU-4.13.3_04-lp152.2.30.1.x86_64" }, "product_reference": "xen-tools-domU-4.13.3_04-lp152.2.30.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "xen-tools-xendomains-wait-disk-4.13.3_04-lp152.2.30.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:xen-tools-xendomains-wait-disk-4.13.3_04-lp152.2.30.1.noarch" }, "product_reference": "xen-tools-xendomains-wait-disk-4.13.3_04-lp152.2.30.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-28701", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28701" } ], "notes": [ { "category": "general", "text": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:xen-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-devel-4.13.3_04-lp152.2.30.1.i586", "openSUSE Leap 15.2:xen-devel-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-doc-html-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-libs-32bit-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-libs-4.13.3_04-lp152.2.30.1.i586", "openSUSE Leap 15.2:xen-libs-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-tools-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-tools-domU-4.13.3_04-lp152.2.30.1.i586", "openSUSE Leap 15.2:xen-tools-domU-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-tools-xendomains-wait-disk-4.13.3_04-lp152.2.30.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28701", "url": "https://www.suse.com/security/cve/CVE-2021-28701" }, { "category": "external", "summary": "SUSE Bug 1189632 for CVE-2021-28701", "url": "https://bugzilla.suse.com/1189632" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:xen-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-devel-4.13.3_04-lp152.2.30.1.i586", "openSUSE Leap 15.2:xen-devel-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-doc-html-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-libs-32bit-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-libs-4.13.3_04-lp152.2.30.1.i586", "openSUSE Leap 15.2:xen-libs-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-tools-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-tools-domU-4.13.3_04-lp152.2.30.1.i586", "openSUSE Leap 15.2:xen-tools-domU-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-tools-xendomains-wait-disk-4.13.3_04-lp152.2.30.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:xen-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-devel-4.13.3_04-lp152.2.30.1.i586", "openSUSE Leap 15.2:xen-devel-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-doc-html-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-libs-32bit-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-libs-4.13.3_04-lp152.2.30.1.i586", "openSUSE Leap 15.2:xen-libs-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-tools-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-tools-domU-4.13.3_04-lp152.2.30.1.i586", "openSUSE Leap 15.2:xen-tools-domU-4.13.3_04-lp152.2.30.1.x86_64", "openSUSE Leap 15.2:xen-tools-xendomains-wait-disk-4.13.3_04-lp152.2.30.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-09-21T22:06:04Z", "details": "important" } ], "title": "CVE-2021-28701" } ] }
ghsa-423x-f92f-r5fm
Vulnerability from github
Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed.
{ "affected": [], "aliases": [ "CVE-2021-28701" ], "database_specific": { "cwe_ids": [ "CWE-269", "CWE-362" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-09-08T14:15:00Z", "severity": "HIGH" }, "details": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed.", "id": "GHSA-423x-f92f-r5fm", "modified": "2022-07-13T00:01:15Z", "published": "2022-05-24T19:13:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28701" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3HEHUIUWSSMCQGQY3GWX4J2SZGYP5W2Z" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CEHZLIR5DFYYQBH55AERWHLO54OFU42C" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L4MI3MQAPGILCLXBGQWPZHGE3ALSO4ZU" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202208-23" }, { "type": "WEB", "url": "https://www.debian.org/security/2021/dsa-4977" }, { "type": "WEB", "url": "https://xenbits.xenproject.org/xsa/advisory-384.txt" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2021/09/08/2" }, { "type": "WEB", "url": "http://xenbits.xen.org/xsa/advisory-384.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
gsd-2021-28701
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2021-28701", "description": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed.", "id": "GSD-2021-28701", "references": [ "https://www.suse.com/security/cve/CVE-2021-28701.html", "https://www.debian.org/security/2021/dsa-4977", "https://linux.oracle.com/cve/CVE-2021-28701.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-28701" ], "details": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed.", "id": "GSD-2021-28701", "modified": "2023-12-13T01:23:28.716778Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@xen.org", "ID": "CVE-2021-28701", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "xen", "version": { "version_data": [ { "version_affected": "?\u003c", "version_value": "4.12" }, { "version_affected": "\u003e=", "version_value": "4.15.x" }, { "version_affected": "!\u003e", "version_value": "xen-unstable" } ] } }, { "product_name": "xen", "version": { "version_data": [ { "version_value": "4.11.x" } ] } }, { "product_name": "xen", "version": { "version_data": [ { "version_affected": "?\u003c", "version_value": "4.12" }, { "version_affected": "\u003e=", "version_value": "4.12.x" }, { "version_affected": "!\u003e", "version_value": "4.14.x" } ] } } ] }, "vendor_name": "Xen" } ] } }, "configuration": { "configuration_data": { "description": { "description_data": [ { "lang": "eng", "value": "All Xen versions from 4.0 onwards are affected. Xen versions 3.4 and\nolder are not affected.\n\nOnly x86 HVM and PVH guests permitted to use grant table version 2\ninterfaces can leverage this vulnerability. x86 PV guests cannot\nleverage this vulnerability. On Arm, grant table v2 use is explicitly\nunsupported." } ] } } }, "credit": { "credit_data": { "description": { "description_data": [ { "lang": "eng", "value": "This issue was discovered by Julien Grall of Amazon." } ] } } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed." } ] }, "impact": { "impact_data": { "description": { "description_data": [ { "lang": "eng", "value": "A malicious guest may be able to elevate its privileges to that of the\nhost, cause host or guest Denial of Service (DoS), or cause information\nleaks." } ] } } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "unknown" } ] } ] }, "references": { "reference_data": [ { "name": "https://xenbits.xenproject.org/xsa/advisory-384.txt", "refsource": "MISC", "url": "https://xenbits.xenproject.org/xsa/advisory-384.txt" }, { "name": "http://xenbits.xen.org/xsa/advisory-384.html", "refsource": "CONFIRM", "url": "http://xenbits.xen.org/xsa/advisory-384.html" }, { "name": "[oss-security] 20210908 Xen Security Advisory 384 v3 (CVE-2021-28701) - Another race in XENMAPSPACE_grant_table handling", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2021/09/08/2" }, { "name": "FEDORA-2021-11577e5229", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L4MI3MQAPGILCLXBGQWPZHGE3ALSO4ZU/" }, { "name": "FEDORA-2021-fed53cbc7d", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CEHZLIR5DFYYQBH55AERWHLO54OFU42C/" }, { "name": "DSA-4977", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2021/dsa-4977" }, { "name": "FEDORA-2021-5a0c7bc619", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3HEHUIUWSSMCQGQY3GWX4J2SZGYP5W2Z/" }, { "name": "GLSA-202208-23", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202208-23" } ] }, "workaround": { "workaround_data": { "description": { "description_data": [ { "lang": "eng", "value": "Running only PV guests will avoid this vulnerability.\n\nSuppressing use of grant table v2 interfaces for HVM or PVH guests will\nalso avoid this vulnerability." } ] } } } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:xen:xen:*:*:*:*:*:*:*:*", "cpe_name": [], "versionStartIncluding": "4.0.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@xen.org", "ID": "CVE-2021-28701" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-362" } ] } ] }, "references": { "reference_data": [ { "name": "https://xenbits.xenproject.org/xsa/advisory-384.txt", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://xenbits.xenproject.org/xsa/advisory-384.txt" }, { "name": "http://xenbits.xen.org/xsa/advisory-384.html", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://xenbits.xen.org/xsa/advisory-384.html" }, { "name": "[oss-security] 20210908 Xen Security Advisory 384 v3 (CVE-2021-28701) - Another race in XENMAPSPACE_grant_table handling", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2021/09/08/2" }, { "name": "FEDORA-2021-11577e5229", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L4MI3MQAPGILCLXBGQWPZHGE3ALSO4ZU/" }, { "name": "FEDORA-2021-fed53cbc7d", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CEHZLIR5DFYYQBH55AERWHLO54OFU42C/" }, { "name": "DSA-4977", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2021/dsa-4977" }, { "name": "FEDORA-2021-5a0c7bc619", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3HEHUIUWSSMCQGQY3GWX4J2SZGYP5W2Z/" }, { "name": "GLSA-202208-23", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202208-23" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.1, "impactScore": 6.0 } }, "lastModifiedDate": "2022-10-28T16:20Z", "publishedDate": "2021-09-08T14:15Z" } } }
fkie_cve-2021-28701
Vulnerability from fkie_nvd
Vendor | Product | Version | |
---|---|---|---|
xen | xen | * | |
debian | debian_linux | 11.0 | |
fedoraproject | fedora | 33 | |
fedoraproject | fedora | 34 | |
fedoraproject | fedora | 35 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:xen:xen:*:*:*:*:*:*:*:*", "matchCriteriaId": "3E095C1C-0DC6-4380-9333-477B13273E9E", "versionStartIncluding": "4.0.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*", "matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*", "matchCriteriaId": "E460AA51-FCDA-46B9-AE97-E6676AA5E194", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", "matchCriteriaId": "A930E247-0B43-43CB-98FF-6CE7B8189835", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", "matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Another race in XENMAPSPACE_grant_table handling Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches (back) from v2 to v1. Freeing such pages requires that the hypervisor enforce that no parallel request can result in the addition of a mapping of such a page to a guest. That enforcement was missing, allowing guests to retain access to pages that were freed and perhaps re-used for other purposes. Unfortunately, when XSA-379 was being prepared, this similar issue was not noticed." }, { "lang": "es", "value": "Otra carrera en el manejo de la funci\u00f3n XENMAPSPACE_grant_table de los Hu\u00e9spedes, se les permite el acceso a determinadas p\u00e1ginas de memoria propiedad de Xen. La mayor\u00eda de estas p\u00e1ginas permanecen asignadas / asociadas a un hu\u00e9sped durante toda su vida. Las p\u00e1ginas de estado de la tabla Grant v2, sin embargo, se desasignan cuando un hu\u00e9sped cambia (de nuevo) de v2 a v1. Una liberaci\u00f3n de dichas p\u00e1ginas requiere que el hipervisor haga cumplir que ninguna petici\u00f3n paralela pueda resultar en la adici\u00f3n de un mapeo de dicha p\u00e1gina a un hu\u00e9sped. Esta aplicaci\u00f3n no exist\u00eda, permitiendo a los hu\u00e9spedes mantener el acceso a las p\u00e1ginas liberadas y quiz\u00e1s reusarlas para otros fines. Desafortunadamente, cuando fue preparada la XSA-379, no se advirti\u00f3 este problema similar" } ], "id": "CVE-2021-28701", "lastModified": "2024-11-21T06:00:10.450", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.1, "impactScore": 6.0, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-09-08T14:15:08.547", "references": [ { "source": "security@xen.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2021/09/08/2" }, { "source": "security@xen.org", "tags": [ "Vendor Advisory" ], "url": "http://xenbits.xen.org/xsa/advisory-384.html" }, { "source": "security@xen.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3HEHUIUWSSMCQGQY3GWX4J2SZGYP5W2Z/" }, { "source": "security@xen.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CEHZLIR5DFYYQBH55AERWHLO54OFU42C/" }, { "source": "security@xen.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/L4MI3MQAPGILCLXBGQWPZHGE3ALSO4ZU/" }, { "source": "security@xen.org", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202208-23" }, { "source": "security@xen.org", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2021/dsa-4977" }, { "source": "security@xen.org", "tags": [ "Vendor Advisory" ], "url": "https://xenbits.xenproject.org/xsa/advisory-384.txt" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2021/09/08/2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "http://xenbits.xen.org/xsa/advisory-384.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3HEHUIUWSSMCQGQY3GWX4J2SZGYP5W2Z/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CEHZLIR5DFYYQBH55AERWHLO54OFU42C/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/L4MI3MQAPGILCLXBGQWPZHGE3ALSO4ZU/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202208-23" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2021/dsa-4977" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://xenbits.xenproject.org/xsa/advisory-384.txt" } ], "sourceIdentifier": "security@xen.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-362" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.