Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-11739 (GCVE-0-2020-11739)
Vulnerability from cvelistv5 – Published: 2020-04-14 12:17 – Updated: 2024-08-04 11:41- n/a
| URL | Tags |
|---|---|
| https://xenbits.xen.org/xsa/advisory-314.html | x_refsource_MISC |
| http://xenbits.xen.org/xsa/advisory-314.html | x_refsource_CONFIRM |
| http://www.openwall.com/lists/oss-security/2020/04/14/2 | mailing-listx_refsource_MLIST |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://security.gentoo.org/glsa/202005-08 | vendor-advisoryx_refsource_GENTOO |
| https://www.debian.org/security/2020/dsa-4723 | vendor-advisoryx_refsource_DEBIAN |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T11:41:59.001Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://xenbits.xen.org/xsa/advisory-314.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://xenbits.xen.org/xsa/advisory-314.html"
},
{
"name": "[oss-security] 20200414 Xen Security Advisory 314 v3 (CVE-2020-11739) - Missing memory barriers in read-write unlock paths",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2020/04/14/2"
},
{
"name": "FEDORA-2020-440457afe4",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YMAW7D2MP6RE4BFI5BZWOBBWGY3VSOFN/"
},
{
"name": "FEDORA-2020-295ed0b1e0",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5M2XRNCHOGGTJQBZQJ7DCV6ZNAKN3LE2/"
},
{
"name": "openSUSE-SU-2020:0599",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00006.html"
},
{
"name": "FEDORA-2020-cbc3149753",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NVTP4OYHCTRU3ONFJOFJQVNDFB25KLLG/"
},
{
"name": "GLSA-202005-08",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202005-08"
},
{
"name": "DSA-4723",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2020/dsa-4723"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service or possibly gain privileges because of missing memory barriers in read-write unlock paths. The read-write unlock paths don\u0027t contain a memory barrier. On Arm, this means a processor is allowed to re-order the memory access with the preceding ones. In other words, the unlock may be seen by another processor before all the memory accesses within the \"critical\" section. As a consequence, it may be possible to have a writer executing a critical section at the same time as readers or another writer. In other words, many of the assumptions (e.g., a variable cannot be modified after a check) in the critical sections are not safe anymore. The read-write locks are used in hypercalls (such as grant-table ones), so a malicious guest could exploit the race. For instance, there is a small window where Xen can leak memory if XENMAPSPACE_grant_table is used concurrently. A malicious guest may be able to leak memory, or cause a hypervisor crash resulting in a Denial of Service (DoS). Information leak and privilege escalation cannot be excluded."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-07-13T15:06:02.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://xenbits.xen.org/xsa/advisory-314.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://xenbits.xen.org/xsa/advisory-314.html"
},
{
"name": "[oss-security] 20200414 Xen Security Advisory 314 v3 (CVE-2020-11739) - Missing memory barriers in read-write unlock paths",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2020/04/14/2"
},
{
"name": "FEDORA-2020-440457afe4",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YMAW7D2MP6RE4BFI5BZWOBBWGY3VSOFN/"
},
{
"name": "FEDORA-2020-295ed0b1e0",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5M2XRNCHOGGTJQBZQJ7DCV6ZNAKN3LE2/"
},
{
"name": "openSUSE-SU-2020:0599",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00006.html"
},
{
"name": "FEDORA-2020-cbc3149753",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NVTP4OYHCTRU3ONFJOFJQVNDFB25KLLG/"
},
{
"name": "GLSA-202005-08",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202005-08"
},
{
"name": "DSA-4723",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2020/dsa-4723"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-11739",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service or possibly gain privileges because of missing memory barriers in read-write unlock paths. The read-write unlock paths don\u0027t contain a memory barrier. On Arm, this means a processor is allowed to re-order the memory access with the preceding ones. In other words, the unlock may be seen by another processor before all the memory accesses within the \"critical\" section. As a consequence, it may be possible to have a writer executing a critical section at the same time as readers or another writer. In other words, many of the assumptions (e.g., a variable cannot be modified after a check) in the critical sections are not safe anymore. The read-write locks are used in hypercalls (such as grant-table ones), so a malicious guest could exploit the race. For instance, there is a small window where Xen can leak memory if XENMAPSPACE_grant_table is used concurrently. A malicious guest may be able to leak memory, or cause a hypervisor crash resulting in a Denial of Service (DoS). Information leak and privilege escalation cannot be excluded."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://xenbits.xen.org/xsa/advisory-314.html",
"refsource": "MISC",
"url": "https://xenbits.xen.org/xsa/advisory-314.html"
},
{
"name": "http://xenbits.xen.org/xsa/advisory-314.html",
"refsource": "CONFIRM",
"url": "http://xenbits.xen.org/xsa/advisory-314.html"
},
{
"name": "[oss-security] 20200414 Xen Security Advisory 314 v3 (CVE-2020-11739) - Missing memory barriers in read-write unlock paths",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2020/04/14/2"
},
{
"name": "FEDORA-2020-440457afe4",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YMAW7D2MP6RE4BFI5BZWOBBWGY3VSOFN/"
},
{
"name": "FEDORA-2020-295ed0b1e0",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5M2XRNCHOGGTJQBZQJ7DCV6ZNAKN3LE2/"
},
{
"name": "openSUSE-SU-2020:0599",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00006.html"
},
{
"name": "FEDORA-2020-cbc3149753",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NVTP4OYHCTRU3ONFJOFJQVNDFB25KLLG/"
},
{
"name": "GLSA-202005-08",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202005-08"
},
{
"name": "DSA-4723",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2020/dsa-4723"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2020-11739",
"datePublished": "2020-04-14T12:17:49.000Z",
"dateReserved": "2020-04-14T00:00:00.000Z",
"dateUpdated": "2024-08-04T11:41:59.001Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-11739",
"date": "2026-05-29",
"epss": "0.00087",
"percentile": "0.25054"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-11739\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2020-04-14T13:15:12.703\",\"lastModified\":\"2024-11-21T04:58:31.313\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service or possibly gain privileges because of missing memory barriers in read-write unlock paths. The read-write unlock paths don\u0027t contain a memory barrier. On Arm, this means a processor is allowed to re-order the memory access with the preceding ones. In other words, the unlock may be seen by another processor before all the memory accesses within the \\\"critical\\\" section. As a consequence, it may be possible to have a writer executing a critical section at the same time as readers or another writer. In other words, many of the assumptions (e.g., a variable cannot be modified after a check) in the critical sections are not safe anymore. The read-write locks are used in hypercalls (such as grant-table ones), so a malicious guest could exploit the race. For instance, there is a small window where Xen can leak memory if XENMAPSPACE_grant_table is used concurrently. A malicious guest may be able to leak memory, or cause a hypervisor crash resulting in a Denial of Service (DoS). Information leak and privilege escalation cannot be excluded.\"},{\"lang\":\"es\",\"value\":\"Se detect\u00f3 un problema en Xen versiones hasta 4.13.x, permitiendo a usuarios invitados del Sistema Operativo causar una denegaci\u00f3n de servicio o posiblemente alcanzar privilegios debido a la falta de barreras de memoria en las rutas de desbloqueo de lectura y escritura. Las rutas de desbloqueo de lectura y escritura no contienen una barrera de memoria. En Arm, esto significa que un procesador est\u00e1 habilitado para reordenar el acceso a la memoria con los precedentes. En otras palabras, el desbloqueo puede ser visto por otro procesador antes de que toda la memoria acceda dentro de la secci\u00f3n \\\"critical\\\". Como consecuencia, puede ser posible que un escritor ejecute una secci\u00f3n cr\u00edtica al mismo tiempo que los lectores u otro escritor. En otras palabras, muchos de los supuestos (por ejemplo, una variable no se puede modificar despu\u00e9s de una comprobaci\u00f3n) en las secciones cr\u00edticas ya no son seguros. Los bloqueos de lectura y escritura se usan en hipercalls (tales como los de la tabla de concesi\u00f3n), por lo que un invitado malicioso podr\u00eda explotar la carrera. Por ejemplo, existe una peque\u00f1a ventana donde Xen puede perder memoria si XENMAPSPACE_grant_table es usada simult\u00e1neamente. Un invitado malicioso puede perder memoria o causar un bloqueo del hipervisor resultando en una Denegaci\u00f3n de Servicio (DoS). Una fuga de informaci\u00f3n y una escalada de privilegios no pueden ser excluidas.\"}],\"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:C/I:C/A:C\",\"baseScore\":6.9,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.4,\"impactScore\":10.0,\"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:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"4.13.0\",\"matchCriteriaId\":\"3BD625DD-3C5E-4849-88A6-464AA7AC6F88\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:xen:xen:4.13.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"5BEB8A75-3CF5-4DA3-9159-16675A47D842\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:xen:xen:4.13.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"DAC2A87A-73F2-4D40-8EDB-8373B938FC11\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97A4B8DF-58DA-4AB6-A1F9-331B36409BA3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80F0FA5D-8D3B-4C0E-81E2-87998286AF33\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"36D96259-24BD-44E2-96D9-78CE1D41F956\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00006.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2020/04/14/2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://xenbits.xen.org/xsa/advisory-314.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5M2XRNCHOGGTJQBZQJ7DCV6ZNAKN3LE2/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NVTP4OYHCTRU3ONFJOFJQVNDFB25KLLG/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YMAW7D2MP6RE4BFI5BZWOBBWGY3VSOFN/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.gentoo.org/glsa/202005-08\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2020/dsa-4723\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://xenbits.xen.org/xsa/advisory-314.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00006.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2020/04/14/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://xenbits.xen.org/xsa/advisory-314.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5M2XRNCHOGGTJQBZQJ7DCV6ZNAKN3LE2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NVTP4OYHCTRU3ONFJOFJQVNDFB25KLLG/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YMAW7D2MP6RE4BFI5BZWOBBWGY3VSOFN/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202005-08\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2020/dsa-4723\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://xenbits.xen.org/xsa/advisory-314.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}"
}
}
SUSE-SU-2020:1630-1
Vulnerability from csaf_suse - Published: 2020-06-16 15:01 - Updated: 2020-06-16 15:01| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- CVE-2020-0543: Fixed a side channel attack against special registers which could have resulted in leaking of read values to cores other than the one which called it.\n This attack is known as Special Register Buffer Data Sampling (SRBDS) or \u0027CrossTalk\u0027 (bsc#1172205).\n- CVE-2020-11742: Bad continuation handling in GNTTABOP_copy (bsc#1169392).\n- CVE-2020-11740, CVE-2020-11741: xen: XSA-313 multiple xenoprof issues (bsc#1168140).\n- CVE-2020-11739: Missing memory barriers in read-write unlock paths (bsc#1168142).\n- CVE-2019-19583: Fixed improper checks which could have allowed HVM/PVH guest userspace code to crash the guest, leading to a guest denial of service (bsc#1158004 XSA-308).\n- CVE-2019-19581: Fixed a potential out of bounds on 32-bit Arm (bsc#1158003 XSA-307).\n- CVE-2019-19580: Fixed a privilege escalation where a malicious PV guest administrator could have been able to escalate their privilege to that of the host (bsc#1158006 XSA-310).\n- CVE-2019-19579: Fixed a privilege escalation where an untrusted domain with access to a physical device can DMA into host memory (bsc#1157888 XSA-306).\n- CVE-2019-19578: Fixed an issue where a malicious or buggy PV guest could have caused hypervisor crash resulting in denial of service affecting the entire host (bsc#1158005 XSA-309).\n- CVE-2019-19577: Fixed an issue where a malicious guest administrator could have caused Xen to access data structures while they are being modified leading to a crash (bsc#1158007 XSA-311). \n- Xenstored Crashed during VM install (bsc#1167152)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2020-1630,SUSE-2020-1630,SUSE-OpenStack-Cloud-8-2020-1630,SUSE-OpenStack-Cloud-Crowbar-8-2020-1630,SUSE-SLE-SAP-12-SP3-2020-1630,SUSE-SLE-SERVER-12-SP3-2020-1630,SUSE-SLE-SERVER-12-SP3-BCL-2020-1630,SUSE-Storage-5-2020-1630",
"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-2020_1630-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:1630-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201630-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:1630-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-June/006956.html"
},
{
"category": "self",
"summary": "SUSE Bug 1157888",
"url": "https://bugzilla.suse.com/1157888"
},
{
"category": "self",
"summary": "SUSE Bug 1158003",
"url": "https://bugzilla.suse.com/1158003"
},
{
"category": "self",
"summary": "SUSE Bug 1158004",
"url": "https://bugzilla.suse.com/1158004"
},
{
"category": "self",
"summary": "SUSE Bug 1158005",
"url": "https://bugzilla.suse.com/1158005"
},
{
"category": "self",
"summary": "SUSE Bug 1158006",
"url": "https://bugzilla.suse.com/1158006"
},
{
"category": "self",
"summary": "SUSE Bug 1158007",
"url": "https://bugzilla.suse.com/1158007"
},
{
"category": "self",
"summary": "SUSE Bug 1161181",
"url": "https://bugzilla.suse.com/1161181"
},
{
"category": "self",
"summary": "SUSE Bug 1167152",
"url": "https://bugzilla.suse.com/1167152"
},
{
"category": "self",
"summary": "SUSE Bug 1168140",
"url": "https://bugzilla.suse.com/1168140"
},
{
"category": "self",
"summary": "SUSE Bug 1168142",
"url": "https://bugzilla.suse.com/1168142"
},
{
"category": "self",
"summary": "SUSE Bug 1169392",
"url": "https://bugzilla.suse.com/1169392"
},
{
"category": "self",
"summary": "SUSE Bug 1172205",
"url": "https://bugzilla.suse.com/1172205"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-19577 page",
"url": "https://www.suse.com/security/cve/CVE-2019-19577/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-19578 page",
"url": "https://www.suse.com/security/cve/CVE-2019-19578/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-19579 page",
"url": "https://www.suse.com/security/cve/CVE-2019-19579/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-19580 page",
"url": "https://www.suse.com/security/cve/CVE-2019-19580/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-19581 page",
"url": "https://www.suse.com/security/cve/CVE-2019-19581/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-19583 page",
"url": "https://www.suse.com/security/cve/CVE-2019-19583/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-0543 page",
"url": "https://www.suse.com/security/cve/CVE-2020-0543/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11739 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11739/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11740 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11740/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11741 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11741/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11742 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11742/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7211 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7211/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2020-06-16T15:01:26Z",
"generator": {
"date": "2020-06-16T15:01:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:1630-1",
"initial_release_date": "2020-06-16T15:01:26Z",
"revision_history": [
{
"date": "2020-06-16T15:01:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.9.4_06-3.62.1.aarch64",
"product": {
"name": "xen-4.9.4_06-3.62.1.aarch64",
"product_id": "xen-4.9.4_06-3.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.9.4_06-3.62.1.aarch64",
"product": {
"name": "xen-devel-4.9.4_06-3.62.1.aarch64",
"product_id": "xen-devel-4.9.4_06-3.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.9.4_06-3.62.1.aarch64",
"product": {
"name": "xen-doc-html-4.9.4_06-3.62.1.aarch64",
"product_id": "xen-doc-html-4.9.4_06-3.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.9.4_06-3.62.1.aarch64",
"product": {
"name": "xen-libs-4.9.4_06-3.62.1.aarch64",
"product_id": "xen-libs-4.9.4_06-3.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.9.4_06-3.62.1.aarch64",
"product": {
"name": "xen-tools-4.9.4_06-3.62.1.aarch64",
"product_id": "xen-tools-4.9.4_06-3.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.9.4_06-3.62.1.aarch64",
"product": {
"name": "xen-tools-domU-4.9.4_06-3.62.1.aarch64",
"product_id": "xen-tools-domU-4.9.4_06-3.62.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.9.4_06-3.62.1.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.9.4_06-3.62.1.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.9.4_06-3.62.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.9.4_06-3.62.1.i586",
"product": {
"name": "xen-devel-4.9.4_06-3.62.1.i586",
"product_id": "xen-devel-4.9.4_06-3.62.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.9.4_06-3.62.1.i586",
"product": {
"name": "xen-libs-4.9.4_06-3.62.1.i586",
"product_id": "xen-libs-4.9.4_06-3.62.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.9.4_06-3.62.1.i586",
"product": {
"name": "xen-tools-domU-4.9.4_06-3.62.1.i586",
"product_id": "xen-tools-domU-4.9.4_06-3.62.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.9.4_06-3.62.1.x86_64",
"product": {
"name": "xen-4.9.4_06-3.62.1.x86_64",
"product_id": "xen-4.9.4_06-3.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.9.4_06-3.62.1.x86_64",
"product": {
"name": "xen-doc-html-4.9.4_06-3.62.1.x86_64",
"product_id": "xen-doc-html-4.9.4_06-3.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.9.4_06-3.62.1.x86_64",
"product": {
"name": "xen-libs-4.9.4_06-3.62.1.x86_64",
"product_id": "xen-libs-4.9.4_06-3.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"product_id": "xen-libs-32bit-4.9.4_06-3.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.9.4_06-3.62.1.x86_64",
"product": {
"name": "xen-tools-4.9.4_06-3.62.1.x86_64",
"product_id": "xen-tools-4.9.4_06-3.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"product": {
"name": "xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"product_id": "xen-tools-domU-4.9.4_06-3.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.9.4_06-3.62.1.x86_64",
"product": {
"name": "xen-devel-4.9.4_06-3.62.1.x86_64",
"product_id": "xen-devel-4.9.4_06-3.62.1.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_name",
"name": "SUSE Enterprise Storage 5",
"product": {
"name": "SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.9.4_06-3.62.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.9.4_06-3.62.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-doc-html-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.9.4_06-3.62.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-libs-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.9.4_06-3.62.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.9.4_06-3.62.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-tools-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.9.4_06-3.62.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.9.4_06-3.62.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.9.4_06-3.62.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-doc-html-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.9.4_06-3.62.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-libs-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.9.4_06-3.62.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.9.4_06-3.62.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-tools-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.9.4_06-3.62.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.9.4_06-3.62.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-4.9.4_06-3.62.1.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_06-3.62.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-doc-html-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.9.4_06-3.62.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-libs-4.9.4_06-3.62.1.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_06-3.62.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.9.4_06-3.62.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-tools-4.9.4_06-3.62.1.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_06-3.62.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.9.4_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-4.9.4_06-3.62.1.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_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-doc-html-4.9.4_06-3.62.1.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_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-libs-4.9.4_06-3.62.1.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_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.9.4_06-3.62.1.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_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-tools-4.9.4_06-3.62.1.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_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-tools-domU-4.9.4_06-3.62.1.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_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-4.9.4_06-3.62.1.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_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-doc-html-4.9.4_06-3.62.1.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_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-libs-4.9.4_06-3.62.1.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_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.9.4_06-3.62.1.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_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-tools-4.9.4_06-3.62.1.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_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-tools-domU-4.9.4_06-3.62.1.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_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-4.9.4_06-3.62.1.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_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-doc-html-4.9.4_06-3.62.1.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_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-libs-4.9.4_06-3.62.1.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_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.9.4_06-3.62.1.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_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-tools-4.9.4_06-3.62.1.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_06-3.62.1.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_06-3.62.1.x86_64"
},
"product_reference": "xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.9.4_06-3.62.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.9.4_06-3.62.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-doc-html-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.9.4_06-3.62.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-libs-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.9.4_06-3.62.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.9.4_06-3.62.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-tools-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.9.4_06-3.62.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
},
"product_reference": "xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-19577",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-19577"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Xen through 4.12.x allowing x86 AMD HVM guest OS users to cause a denial of service or possibly gain privileges by triggering data-structure access during pagetable-height updates. When running on AMD systems with an IOMMU, Xen attempted to dynamically adapt the number of levels of pagetables (the pagetable height) in the IOMMU according to the guest\u0027s address space size. The code to select and update the height had several bugs. Notably, the update was done without taking a lock which is necessary for safe operation. A malicious guest administrator can cause Xen to access data structures while they are being modified, causing Xen to crash. Privilege escalation is thought to be very difficult but cannot be ruled out. Additionally, there is a potential memory leak of 4kb per guest boot, under memory pressure. Only Xen on AMD CPUs is vulnerable. Xen running on Intel CPUs is not vulnerable. ARM systems are not vulnerable. Only systems where guests are given direct access to physical devices are vulnerable. Systems which do not use PCI pass-through are not vulnerable. Only HVM guests can exploit the vulnerability. PV and PVH guests cannot. All versions of Xen with IOMMU support are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-19577",
"url": "https://www.suse.com/security/cve/CVE-2019-19577"
},
{
"category": "external",
"summary": "SUSE Bug 1158007 for CVE-2019-19577",
"url": "https://bugzilla.suse.com/1158007"
}
],
"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_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-16T15:01:26Z",
"details": "important"
}
],
"title": "CVE-2019-19577"
},
{
"cve": "CVE-2019-19578",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-19578"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Xen through 4.12.x allowing x86 PV guest OS users to cause a denial of service via degenerate chains of linear pagetables, because of an incorrect fix for CVE-2017-15595. \"Linear pagetables\" is a technique which involves either pointing a pagetable at itself, or to another pagetable of the same or higher level. Xen has limited support for linear pagetables: A page may either point to itself, or point to another pagetable of the same level (i.e., L2 to L2, L3 to L3, and so on). XSA-240 introduced an additional restriction that limited the \"depth\" of such chains by allowing pages to either *point to* other pages of the same level, or *be pointed to* by other pages of the same level, but not both. To implement this, we keep track of the number of outstanding times a page points to or is pointed to another page table, to prevent both from happening at the same time. Unfortunately, the original commit introducing this reset this count when resuming validation of a partially-validated pagetable, incorrectly dropping some \"linear_pt_entry\" counts. If an attacker could engineer such a situation to occur, they might be able to make loops or other arbitrary chains of linear pagetables, as described in XSA-240. A malicious or buggy PV guest may cause the hypervisor to crash, resulting in Denial of Service (DoS) affecting the entire host. Privilege escalation and information leaks cannot be excluded. All versions of Xen are vulnerable. Only x86 systems are affected. Arm systems are not affected. Only x86 PV guests can leverage the vulnerability. x86 HVM and PVH guests cannot leverage the vulnerability. Only systems which have enabled linear pagetables are vulnerable. Systems which have disabled linear pagetables, either by selecting CONFIG_PV_LINEAR_PT=n when building the hypervisor, or adding pv-linear-pt=false on the command-line, are not vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-19578",
"url": "https://www.suse.com/security/cve/CVE-2019-19578"
},
{
"category": "external",
"summary": "SUSE Bug 1158005 for CVE-2019-19578",
"url": "https://bugzilla.suse.com/1158005"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2019-19578",
"url": "https://bugzilla.suse.com/1178658"
}
],
"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_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-16T15:01:26Z",
"details": "important"
}
],
"title": "CVE-2019-19578"
},
{
"cve": "CVE-2019-19579",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-19579"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Xen through 4.12.x allowing attackers to gain host OS privileges via DMA in a situation where an untrusted domain has access to a physical device (and assignable-add is not used), because of an incomplete fix for CVE-2019-18424. XSA-302 relies on the use of libxl\u0027s \"assignable-add\" feature to prepare devices to be assigned to untrusted guests. Unfortunately, this is not considered a strictly required step for device assignment. The PCI passthrough documentation on the wiki describes alternate ways of preparing devices for assignment, and libvirt uses its own ways as well. Hosts where these \"alternate\" methods are used will still leave the system in a vulnerable state after the device comes back from a guest. An untrusted domain with access to a physical device can DMA into host memory, leading to privilege escalation. Only systems where guests are given direct access to physical devices capable of DMA (PCI pass-through) are vulnerable. Systems which do not use PCI pass-through are not vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-19579",
"url": "https://www.suse.com/security/cve/CVE-2019-19579"
},
{
"category": "external",
"summary": "SUSE Bug 1157888 for CVE-2019-19579",
"url": "https://bugzilla.suse.com/1157888"
}
],
"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_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-16T15:01:26Z",
"details": "moderate"
}
],
"title": "CVE-2019-19579"
},
{
"cve": "CVE-2019-19580",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-19580"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Xen through 4.12.x allowing x86 PV guest OS users to gain host OS privileges by leveraging race conditions in pagetable promotion and demotion operations, because of an incomplete fix for CVE-2019-18421. XSA-299 addressed several critical issues in restartable PV type change operations. Despite extensive testing and auditing, some corner cases were missed. A malicious PV guest administrator may be able to escalate their privilege to that of the host. All security-supported versions of Xen are vulnerable. Only x86 systems are affected. Arm systems are not affected. Only x86 PV guests can leverage the vulnerability. x86 HVM and PVH guests cannot leverage the vulnerability. Note that these attacks require very precise timing, which may be difficult to exploit in practice.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-19580",
"url": "https://www.suse.com/security/cve/CVE-2019-19580"
},
{
"category": "external",
"summary": "SUSE Bug 1158006 for CVE-2019-19580",
"url": "https://bugzilla.suse.com/1158006"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2019-19580",
"url": "https://bugzilla.suse.com/1178658"
}
],
"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_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-16T15:01:26Z",
"details": "moderate"
}
],
"title": "CVE-2019-19580"
},
{
"cve": "CVE-2019-19581",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-19581"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Xen through 4.12.x allowing 32-bit Arm guest OS users to cause a denial of service (out-of-bounds access) because certain bit iteration is mishandled. In a number of places bitmaps are being used by the hypervisor to track certain state. Iteration over all bits involves functions which may misbehave in certain corner cases: On 32-bit Arm accesses to bitmaps with bit a count which is a multiple of 32, an out of bounds access may occur. A malicious guest may cause a hypervisor crash or hang, resulting in a Denial of Service (DoS). All versions of Xen are vulnerable. 32-bit Arm systems are vulnerable. 64-bit Arm systems are not vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-19581",
"url": "https://www.suse.com/security/cve/CVE-2019-19581"
},
{
"category": "external",
"summary": "SUSE Bug 1158003 for CVE-2019-19581",
"url": "https://bugzilla.suse.com/1158003"
}
],
"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_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-16T15:01:26Z",
"details": "moderate"
}
],
"title": "CVE-2019-19581"
},
{
"cve": "CVE-2019-19583",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-19583"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Xen through 4.12.x allowing x86 HVM/PVH guest OS users to cause a denial of service (guest OS crash) because VMX VMEntry checks mishandle a certain case. Please see XSA-260 for background on the MovSS shadow. Please see XSA-156 for background on the need for #DB interception. The VMX VMEntry checks do not like the exact combination of state which occurs when #DB in intercepted, Single Stepping is active, and blocked by STI/MovSS is active, despite this being a legitimate state to be in. The resulting VMEntry failure is fatal to the guest. HVM/PVH guest userspace code may be able to crash the guest, resulting in a guest Denial of Service. All versions of Xen are affected. Only systems supporting VMX hardware virtual extensions (Intel, Cyrix, or Zhaoxin CPUs) are affected. Arm and AMD systems are unaffected. Only HVM/PVH guests are affected. PV guests cannot leverage the vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-19583",
"url": "https://www.suse.com/security/cve/CVE-2019-19583"
},
{
"category": "external",
"summary": "SUSE Bug 1158004 for CVE-2019-19583",
"url": "https://bugzilla.suse.com/1158004"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2019-19583",
"url": "https://bugzilla.suse.com/1178658"
}
],
"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_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-16T15:01:26Z",
"details": "important"
}
],
"title": "CVE-2019-19583"
},
{
"cve": "CVE-2020-0543",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-0543"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete cleanup from specific special register read operations in some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-0543",
"url": "https://www.suse.com/security/cve/CVE-2020-0543"
},
{
"category": "external",
"summary": "SUSE Bug 1154824 for CVE-2020-0543",
"url": "https://bugzilla.suse.com/1154824"
},
{
"category": "external",
"summary": "SUSE Bug 1172205 for CVE-2020-0543",
"url": "https://bugzilla.suse.com/1172205"
},
{
"category": "external",
"summary": "SUSE Bug 1172206 for CVE-2020-0543",
"url": "https://bugzilla.suse.com/1172206"
},
{
"category": "external",
"summary": "SUSE Bug 1172207 for CVE-2020-0543",
"url": "https://bugzilla.suse.com/1172207"
},
{
"category": "external",
"summary": "SUSE Bug 1172770 for CVE-2020-0543",
"url": "https://bugzilla.suse.com/1172770"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2020-0543",
"url": "https://bugzilla.suse.com/1178658"
},
{
"category": "external",
"summary": "SUSE Bug 1201877 for CVE-2020-0543",
"url": "https://bugzilla.suse.com/1201877"
}
],
"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_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.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": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-16T15:01:26Z",
"details": "moderate"
}
],
"title": "CVE-2020-0543"
},
{
"cve": "CVE-2020-11739",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11739"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service or possibly gain privileges because of missing memory barriers in read-write unlock paths. The read-write unlock paths don\u0027t contain a memory barrier. On Arm, this means a processor is allowed to re-order the memory access with the preceding ones. In other words, the unlock may be seen by another processor before all the memory accesses within the \"critical\" section. As a consequence, it may be possible to have a writer executing a critical section at the same time as readers or another writer. In other words, many of the assumptions (e.g., a variable cannot be modified after a check) in the critical sections are not safe anymore. The read-write locks are used in hypercalls (such as grant-table ones), so a malicious guest could exploit the race. For instance, there is a small window where Xen can leak memory if XENMAPSPACE_grant_table is used concurrently. A malicious guest may be able to leak memory, or cause a hypervisor crash resulting in a Denial of Service (DoS). Information leak and privilege escalation cannot be excluded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11739",
"url": "https://www.suse.com/security/cve/CVE-2020-11739"
},
{
"category": "external",
"summary": "SUSE Bug 1168142 for CVE-2020-11739",
"url": "https://bugzilla.suse.com/1168142"
}
],
"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_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-16T15:01:26Z",
"details": "important"
}
],
"title": "CVE-2020-11739"
},
{
"cve": "CVE-2020-11740",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11740"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in xenoprof in Xen through 4.13.x, allowing guest OS users (without active profiling) to obtain sensitive information about other guests. Unprivileged guests can request to map xenoprof buffers, even if profiling has not been enabled for those guests. These buffers were not scrubbed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11740",
"url": "https://www.suse.com/security/cve/CVE-2020-11740"
},
{
"category": "external",
"summary": "SUSE Bug 1168140 for CVE-2020-11740",
"url": "https://bugzilla.suse.com/1168140"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2020-11740",
"url": "https://bugzilla.suse.com/1178658"
}
],
"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_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-16T15:01:26Z",
"details": "important"
}
],
"title": "CVE-2020-11740"
},
{
"cve": "CVE-2020-11741",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11741"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in xenoprof in Xen through 4.13.x, allowing guest OS users (with active profiling) to obtain sensitive information about other guests, cause a denial of service, or possibly gain privileges. For guests for which \"active\" profiling was enabled by the administrator, the xenoprof code uses the standard Xen shared ring structure. Unfortunately, this code did not treat the guest as a potential adversary: it trusts the guest not to modify buffer size information or modify head / tail pointers in unexpected ways. This can crash the host (DoS). Privilege escalation cannot be ruled out.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11741",
"url": "https://www.suse.com/security/cve/CVE-2020-11741"
},
{
"category": "external",
"summary": "SUSE Bug 1168140 for CVE-2020-11741",
"url": "https://bugzilla.suse.com/1168140"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2020-11741",
"url": "https://bugzilla.suse.com/1178658"
}
],
"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_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-16T15:01:26Z",
"details": "important"
}
],
"title": "CVE-2020-11741"
},
{
"cve": "CVE-2020-11742",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11742"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service because of bad continuation handling in GNTTABOP_copy. Grant table operations are expected to return 0 for success, and a negative number for errors. The fix for CVE-2017-12135 introduced a path through grant copy handling where success may be returned to the caller without any action taken. In particular, the status fields of individual operations are left uninitialised, and may result in errant behaviour in the caller of GNTTABOP_copy. A buggy or malicious guest can construct its grant table in such a way that, when a backend domain tries to copy a grant, it hits the incorrect exit path. This returns success to the caller without doing anything, which may cause crashes or other incorrect behaviour.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11742",
"url": "https://www.suse.com/security/cve/CVE-2020-11742"
},
{
"category": "external",
"summary": "SUSE Bug 1169392 for CVE-2020-11742",
"url": "https://bugzilla.suse.com/1169392"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2020-11742",
"url": "https://bugzilla.suse.com/1178658"
}
],
"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_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-16T15:01:26Z",
"details": "moderate"
}
],
"title": "CVE-2020-11742"
},
{
"cve": "CVE-2020-7211",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7211"
}
],
"notes": [
{
"category": "general",
"text": "tftp.c in libslirp 4.1.0, as used in QEMU 4.2.0, does not prevent ..\\ directory traversal on Windows.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7211",
"url": "https://www.suse.com/security/cve/CVE-2020-7211"
},
{
"category": "external",
"summary": "SUSE Bug 1161180 for CVE-2020-7211",
"url": "https://bugzilla.suse.com/1161180"
},
{
"category": "external",
"summary": "SUSE Bug 1161181 for CVE-2020-7211",
"url": "https://bugzilla.suse.com/1161181"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2020-7211",
"url": "https://bugzilla.suse.com/1178658"
}
],
"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_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:xen-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Enterprise Storage 5:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_06-3.62.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_06-3.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-16T15:01:26Z",
"details": "moderate"
}
],
"title": "CVE-2020-7211"
}
]
}
SUSE-SU-2020:1634-1
Vulnerability from csaf_suse - Published: 2020-06-17 08:35 - Updated: 2020-06-17 08:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- CVE-2020-0543: Fixed a side channel attack against special registers which could have resulted in leaking of read values to cores other than the one which called it.\n This attack is known as Special Register Buffer Data Sampling (SRBDS) or \u0027CrossTalk\u0027 (bsc#1172205).\n- CVE-2020-11742: Bad continuation handling in GNTTABOP_copy (bsc#1169392).\n- CVE-2020-11740, CVE-2020-11741: xen: XSA-313 multiple xenoprof issues (bsc#1168140).\n- CVE-2020-11739: Missing memory barriers in read-write unlock paths (bsc#1168142).\n- CVE-2020-11743: Bad error path in GNTTABOP_map_grant (bsc#1168143).\n- Xenstored Crashed during VM install (bsc#1167152)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-1634,SUSE-SLE-Product-HPC-15-2020-1634,SUSE-SLE-Product-SLES_SAP-15-2020-1634",
"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-2020_1634-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:1634-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201634-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:1634-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-June/006957.html"
},
{
"category": "self",
"summary": "SUSE Bug 1167152",
"url": "https://bugzilla.suse.com/1167152"
},
{
"category": "self",
"summary": "SUSE Bug 1168140",
"url": "https://bugzilla.suse.com/1168140"
},
{
"category": "self",
"summary": "SUSE Bug 1168142",
"url": "https://bugzilla.suse.com/1168142"
},
{
"category": "self",
"summary": "SUSE Bug 1168143",
"url": "https://bugzilla.suse.com/1168143"
},
{
"category": "self",
"summary": "SUSE Bug 1169392",
"url": "https://bugzilla.suse.com/1169392"
},
{
"category": "self",
"summary": "SUSE Bug 1172205",
"url": "https://bugzilla.suse.com/1172205"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-0543 page",
"url": "https://www.suse.com/security/cve/CVE-2020-0543/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11739 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11739/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11740 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11740/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11741 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11741/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11742 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11742/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11743 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11743/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2020-06-17T08:35:43Z",
"generator": {
"date": "2020-06-17T08:35:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:1634-1",
"initial_release_date": "2020-06-17T08:35:43Z",
"revision_history": [
{
"date": "2020-06-17T08:35:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.10.4_10-3.31.1.aarch64",
"product": {
"name": "xen-4.10.4_10-3.31.1.aarch64",
"product_id": "xen-4.10.4_10-3.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.10.4_10-3.31.1.aarch64",
"product": {
"name": "xen-devel-4.10.4_10-3.31.1.aarch64",
"product_id": "xen-devel-4.10.4_10-3.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.10.4_10-3.31.1.aarch64",
"product": {
"name": "xen-doc-html-4.10.4_10-3.31.1.aarch64",
"product_id": "xen-doc-html-4.10.4_10-3.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.10.4_10-3.31.1.aarch64",
"product": {
"name": "xen-libs-4.10.4_10-3.31.1.aarch64",
"product_id": "xen-libs-4.10.4_10-3.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.10.4_10-3.31.1.aarch64",
"product": {
"name": "xen-tools-4.10.4_10-3.31.1.aarch64",
"product_id": "xen-tools-4.10.4_10-3.31.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.10.4_10-3.31.1.aarch64",
"product": {
"name": "xen-tools-domU-4.10.4_10-3.31.1.aarch64",
"product_id": "xen-tools-domU-4.10.4_10-3.31.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.10.4_10-3.31.1.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.10.4_10-3.31.1.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.10.4_10-3.31.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.10.4_10-3.31.1.i586",
"product": {
"name": "xen-devel-4.10.4_10-3.31.1.i586",
"product_id": "xen-devel-4.10.4_10-3.31.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.10.4_10-3.31.1.i586",
"product": {
"name": "xen-libs-4.10.4_10-3.31.1.i586",
"product_id": "xen-libs-4.10.4_10-3.31.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.10.4_10-3.31.1.i586",
"product": {
"name": "xen-tools-domU-4.10.4_10-3.31.1.i586",
"product_id": "xen-tools-domU-4.10.4_10-3.31.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.10.4_10-3.31.1.x86_64",
"product": {
"name": "xen-4.10.4_10-3.31.1.x86_64",
"product_id": "xen-4.10.4_10-3.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.10.4_10-3.31.1.x86_64",
"product": {
"name": "xen-devel-4.10.4_10-3.31.1.x86_64",
"product_id": "xen-devel-4.10.4_10-3.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.10.4_10-3.31.1.x86_64",
"product": {
"name": "xen-doc-html-4.10.4_10-3.31.1.x86_64",
"product_id": "xen-doc-html-4.10.4_10-3.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.10.4_10-3.31.1.x86_64",
"product": {
"name": "xen-libs-4.10.4_10-3.31.1.x86_64",
"product_id": "xen-libs-4.10.4_10-3.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.10.4_10-3.31.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.10.4_10-3.31.1.x86_64",
"product_id": "xen-libs-32bit-4.10.4_10-3.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.10.4_10-3.31.1.x86_64",
"product": {
"name": "xen-tools-4.10.4_10-3.31.1.x86_64",
"product_id": "xen-tools-4.10.4_10-3.31.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"product": {
"name": "xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"product_id": "xen-tools-domU-4.10.4_10-3.31.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_10-3.31.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_10-3.31.1.x86_64"
},
"product_reference": "xen-4.10.4_10-3.31.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_10-3.31.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_10-3.31.1.x86_64"
},
"product_reference": "xen-devel-4.10.4_10-3.31.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_10-3.31.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_10-3.31.1.x86_64"
},
"product_reference": "xen-libs-4.10.4_10-3.31.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_10-3.31.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_10-3.31.1.x86_64"
},
"product_reference": "xen-tools-4.10.4_10-3.31.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_10-3.31.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_10-3.31.1.x86_64"
},
"product_reference": "xen-tools-domU-4.10.4_10-3.31.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_10-3.31.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_10-3.31.1.x86_64"
},
"product_reference": "xen-4.10.4_10-3.31.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_10-3.31.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_10-3.31.1.x86_64"
},
"product_reference": "xen-devel-4.10.4_10-3.31.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_10-3.31.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_10-3.31.1.x86_64"
},
"product_reference": "xen-libs-4.10.4_10-3.31.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_10-3.31.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_10-3.31.1.x86_64"
},
"product_reference": "xen-tools-4.10.4_10-3.31.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_10-3.31.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_10-3.31.1.x86_64"
},
"product_reference": "xen-tools-domU-4.10.4_10-3.31.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_10-3.31.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_10-3.31.1.x86_64"
},
"product_reference": "xen-4.10.4_10-3.31.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_10-3.31.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_10-3.31.1.x86_64"
},
"product_reference": "xen-devel-4.10.4_10-3.31.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_10-3.31.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_10-3.31.1.x86_64"
},
"product_reference": "xen-libs-4.10.4_10-3.31.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_10-3.31.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_10-3.31.1.x86_64"
},
"product_reference": "xen-tools-4.10.4_10-3.31.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_10-3.31.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_10-3.31.1.x86_64"
},
"product_reference": "xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-0543",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-0543"
}
],
"notes": [
{
"category": "general",
"text": "Incomplete cleanup from specific special register read operations in some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-0543",
"url": "https://www.suse.com/security/cve/CVE-2020-0543"
},
{
"category": "external",
"summary": "SUSE Bug 1154824 for CVE-2020-0543",
"url": "https://bugzilla.suse.com/1154824"
},
{
"category": "external",
"summary": "SUSE Bug 1172205 for CVE-2020-0543",
"url": "https://bugzilla.suse.com/1172205"
},
{
"category": "external",
"summary": "SUSE Bug 1172206 for CVE-2020-0543",
"url": "https://bugzilla.suse.com/1172206"
},
{
"category": "external",
"summary": "SUSE Bug 1172207 for CVE-2020-0543",
"url": "https://bugzilla.suse.com/1172207"
},
{
"category": "external",
"summary": "SUSE Bug 1172770 for CVE-2020-0543",
"url": "https://bugzilla.suse.com/1172770"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2020-0543",
"url": "https://bugzilla.suse.com/1178658"
},
{
"category": "external",
"summary": "SUSE Bug 1201877 for CVE-2020-0543",
"url": "https://bugzilla.suse.com/1201877"
}
],
"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_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.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 High Performance Computing 15-ESPOS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-17T08:35:43Z",
"details": "moderate"
}
],
"title": "CVE-2020-0543"
},
{
"cve": "CVE-2020-11739",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11739"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service or possibly gain privileges because of missing memory barriers in read-write unlock paths. The read-write unlock paths don\u0027t contain a memory barrier. On Arm, this means a processor is allowed to re-order the memory access with the preceding ones. In other words, the unlock may be seen by another processor before all the memory accesses within the \"critical\" section. As a consequence, it may be possible to have a writer executing a critical section at the same time as readers or another writer. In other words, many of the assumptions (e.g., a variable cannot be modified after a check) in the critical sections are not safe anymore. The read-write locks are used in hypercalls (such as grant-table ones), so a malicious guest could exploit the race. For instance, there is a small window where Xen can leak memory if XENMAPSPACE_grant_table is used concurrently. A malicious guest may be able to leak memory, or cause a hypervisor crash resulting in a Denial of Service (DoS). Information leak and privilege escalation cannot be excluded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11739",
"url": "https://www.suse.com/security/cve/CVE-2020-11739"
},
{
"category": "external",
"summary": "SUSE Bug 1168142 for CVE-2020-11739",
"url": "https://bugzilla.suse.com/1168142"
}
],
"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_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-17T08:35:43Z",
"details": "important"
}
],
"title": "CVE-2020-11739"
},
{
"cve": "CVE-2020-11740",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11740"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in xenoprof in Xen through 4.13.x, allowing guest OS users (without active profiling) to obtain sensitive information about other guests. Unprivileged guests can request to map xenoprof buffers, even if profiling has not been enabled for those guests. These buffers were not scrubbed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11740",
"url": "https://www.suse.com/security/cve/CVE-2020-11740"
},
{
"category": "external",
"summary": "SUSE Bug 1168140 for CVE-2020-11740",
"url": "https://bugzilla.suse.com/1168140"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2020-11740",
"url": "https://bugzilla.suse.com/1178658"
}
],
"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_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-17T08:35:43Z",
"details": "important"
}
],
"title": "CVE-2020-11740"
},
{
"cve": "CVE-2020-11741",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11741"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in xenoprof in Xen through 4.13.x, allowing guest OS users (with active profiling) to obtain sensitive information about other guests, cause a denial of service, or possibly gain privileges. For guests for which \"active\" profiling was enabled by the administrator, the xenoprof code uses the standard Xen shared ring structure. Unfortunately, this code did not treat the guest as a potential adversary: it trusts the guest not to modify buffer size information or modify head / tail pointers in unexpected ways. This can crash the host (DoS). Privilege escalation cannot be ruled out.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11741",
"url": "https://www.suse.com/security/cve/CVE-2020-11741"
},
{
"category": "external",
"summary": "SUSE Bug 1168140 for CVE-2020-11741",
"url": "https://bugzilla.suse.com/1168140"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2020-11741",
"url": "https://bugzilla.suse.com/1178658"
}
],
"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_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-17T08:35:43Z",
"details": "important"
}
],
"title": "CVE-2020-11741"
},
{
"cve": "CVE-2020-11742",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11742"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service because of bad continuation handling in GNTTABOP_copy. Grant table operations are expected to return 0 for success, and a negative number for errors. The fix for CVE-2017-12135 introduced a path through grant copy handling where success may be returned to the caller without any action taken. In particular, the status fields of individual operations are left uninitialised, and may result in errant behaviour in the caller of GNTTABOP_copy. A buggy or malicious guest can construct its grant table in such a way that, when a backend domain tries to copy a grant, it hits the incorrect exit path. This returns success to the caller without doing anything, which may cause crashes or other incorrect behaviour.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11742",
"url": "https://www.suse.com/security/cve/CVE-2020-11742"
},
{
"category": "external",
"summary": "SUSE Bug 1169392 for CVE-2020-11742",
"url": "https://bugzilla.suse.com/1169392"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2020-11742",
"url": "https://bugzilla.suse.com/1178658"
}
],
"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_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-17T08:35:43Z",
"details": "moderate"
}
],
"title": "CVE-2020-11742"
},
{
"cve": "CVE-2020-11743",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11743"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service because of a bad error path in GNTTABOP_map_grant. Grant table operations are expected to return 0 for success, and a negative number for errors. Some misplaced brackets cause one error path to return 1 instead of a negative value. The grant table code in Linux treats this condition as success, and proceeds with incorrectly initialised state. A buggy or malicious guest can construct its grant table in such a way that, when a backend domain tries to map a grant, it hits the incorrect error path. This will crash a Linux based dom0 or backend domain.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11743",
"url": "https://www.suse.com/security/cve/CVE-2020-11743"
},
{
"category": "external",
"summary": "SUSE Bug 1168143 for CVE-2020-11743",
"url": "https://bugzilla.suse.com/1168143"
}
],
"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_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.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_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_10-3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_10-3.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-17T08:35:43Z",
"details": "moderate"
}
],
"title": "CVE-2020-11743"
}
]
}
SUSE-SU-2020:2234-1
Vulnerability from csaf_suse - Published: 2020-08-13 09:33 - Updated: 2020-08-13 09:33| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- bsc#1174543 - secure boot related fixes\n- bsc#1163019 - CVE-2020-8608: Potential OOB access due to unsafe snprintf() usages\n- bsc#1169392 - CVE-2020-11742: Bad continuation handling in GNTTABOP_copy\n- bsc#1168140 - CVE-2020-11740, CVE-2020-11741: Multiple xenoprof issues\n- bsc#1168142 - CVE-2020-11739: Missing memory barriers in read-write unlock paths\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-2234,SUSE-OpenStack-Cloud-7-2020-2234,SUSE-SLE-SAP-12-SP2-2020-2234,SUSE-SLE-SERVER-12-SP2-2020-2234,SUSE-SLE-SERVER-12-SP2-BCL-2020-2234",
"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-2020_2234-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:2234-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20202234-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:2234-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-August/007264.html"
},
{
"category": "self",
"summary": "SUSE Bug 1163019",
"url": "https://bugzilla.suse.com/1163019"
},
{
"category": "self",
"summary": "SUSE Bug 1168140",
"url": "https://bugzilla.suse.com/1168140"
},
{
"category": "self",
"summary": "SUSE Bug 1168142",
"url": "https://bugzilla.suse.com/1168142"
},
{
"category": "self",
"summary": "SUSE Bug 1169392",
"url": "https://bugzilla.suse.com/1169392"
},
{
"category": "self",
"summary": "SUSE Bug 1174543",
"url": "https://bugzilla.suse.com/1174543"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11739 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11739/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11740 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11740/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11741 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11741/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-11742 page",
"url": "https://www.suse.com/security/cve/CVE-2020-11742/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8608 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8608/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2020-08-13T09:33:35Z",
"generator": {
"date": "2020-08-13T09:33:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:2234-1",
"initial_release_date": "2020-08-13T09:33:35Z",
"revision_history": [
{
"date": "2020-08-13T09:33:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.7.6_08-43.64.1.i586",
"product": {
"name": "xen-devel-4.7.6_08-43.64.1.i586",
"product_id": "xen-devel-4.7.6_08-43.64.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.7.6_08-43.64.1.i586",
"product": {
"name": "xen-libs-4.7.6_08-43.64.1.i586",
"product_id": "xen-libs-4.7.6_08-43.64.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.7.6_08-43.64.1.i586",
"product": {
"name": "xen-tools-domU-4.7.6_08-43.64.1.i586",
"product_id": "xen-tools-domU-4.7.6_08-43.64.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.7.6_08-43.64.1.x86_64",
"product": {
"name": "xen-4.7.6_08-43.64.1.x86_64",
"product_id": "xen-4.7.6_08-43.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.7.6_08-43.64.1.x86_64",
"product": {
"name": "xen-devel-4.7.6_08-43.64.1.x86_64",
"product_id": "xen-devel-4.7.6_08-43.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.7.6_08-43.64.1.x86_64",
"product": {
"name": "xen-doc-html-4.7.6_08-43.64.1.x86_64",
"product_id": "xen-doc-html-4.7.6_08-43.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.7.6_08-43.64.1.x86_64",
"product": {
"name": "xen-libs-4.7.6_08-43.64.1.x86_64",
"product_id": "xen-libs-4.7.6_08-43.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"product_id": "xen-libs-32bit-4.7.6_08-43.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.7.6_08-43.64.1.x86_64",
"product": {
"name": "xen-tools-4.7.6_08-43.64.1.x86_64",
"product_id": "xen-tools-4.7.6_08-43.64.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"product": {
"name": "xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"product_id": "xen-tools-domU-4.7.6_08-43.64.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"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_08-43.64.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.7.6_08-43.64.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-doc-html-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.7.6_08-43.64.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-libs-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.7.6_08-43.64.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.7.6_08-43.64.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-tools-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.7.6_08-43.64.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.7.6_08-43.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.7.6_08-43.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-doc-html-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.7.6_08-43.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-libs-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.7.6_08-43.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.7.6_08-43.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-tools-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.7.6_08-43.64.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.7.6_08-43.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.7.6_08-43.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-doc-html-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.7.6_08-43.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-libs-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.7.6_08-43.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.7.6_08-43.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-tools-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.7.6_08-43.64.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64"
},
"product_reference": "xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.7.6_08-43.64.1.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_08-43.64.1.x86_64"
},
"product_reference": "xen-4.7.6_08-43.64.1.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_08-43.64.1.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_08-43.64.1.x86_64"
},
"product_reference": "xen-doc-html-4.7.6_08-43.64.1.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_08-43.64.1.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_08-43.64.1.x86_64"
},
"product_reference": "xen-libs-4.7.6_08-43.64.1.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_08-43.64.1.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_08-43.64.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.7.6_08-43.64.1.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_08-43.64.1.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_08-43.64.1.x86_64"
},
"product_reference": "xen-tools-4.7.6_08-43.64.1.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_08-43.64.1.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_08-43.64.1.x86_64"
},
"product_reference": "xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-11739",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11739"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service or possibly gain privileges because of missing memory barriers in read-write unlock paths. The read-write unlock paths don\u0027t contain a memory barrier. On Arm, this means a processor is allowed to re-order the memory access with the preceding ones. In other words, the unlock may be seen by another processor before all the memory accesses within the \"critical\" section. As a consequence, it may be possible to have a writer executing a critical section at the same time as readers or another writer. In other words, many of the assumptions (e.g., a variable cannot be modified after a check) in the critical sections are not safe anymore. The read-write locks are used in hypercalls (such as grant-table ones), so a malicious guest could exploit the race. For instance, there is a small window where Xen can leak memory if XENMAPSPACE_grant_table is used concurrently. A malicious guest may be able to leak memory, or cause a hypervisor crash resulting in a Denial of Service (DoS). Information leak and privilege escalation cannot be excluded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11739",
"url": "https://www.suse.com/security/cve/CVE-2020-11739"
},
{
"category": "external",
"summary": "SUSE Bug 1168142 for CVE-2020-11739",
"url": "https://bugzilla.suse.com/1168142"
}
],
"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_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-13T09:33:35Z",
"details": "important"
}
],
"title": "CVE-2020-11739"
},
{
"cve": "CVE-2020-11740",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11740"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in xenoprof in Xen through 4.13.x, allowing guest OS users (without active profiling) to obtain sensitive information about other guests. Unprivileged guests can request to map xenoprof buffers, even if profiling has not been enabled for those guests. These buffers were not scrubbed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11740",
"url": "https://www.suse.com/security/cve/CVE-2020-11740"
},
{
"category": "external",
"summary": "SUSE Bug 1168140 for CVE-2020-11740",
"url": "https://bugzilla.suse.com/1168140"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2020-11740",
"url": "https://bugzilla.suse.com/1178658"
}
],
"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_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-13T09:33:35Z",
"details": "important"
}
],
"title": "CVE-2020-11740"
},
{
"cve": "CVE-2020-11741",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11741"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in xenoprof in Xen through 4.13.x, allowing guest OS users (with active profiling) to obtain sensitive information about other guests, cause a denial of service, or possibly gain privileges. For guests for which \"active\" profiling was enabled by the administrator, the xenoprof code uses the standard Xen shared ring structure. Unfortunately, this code did not treat the guest as a potential adversary: it trusts the guest not to modify buffer size information or modify head / tail pointers in unexpected ways. This can crash the host (DoS). Privilege escalation cannot be ruled out.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11741",
"url": "https://www.suse.com/security/cve/CVE-2020-11741"
},
{
"category": "external",
"summary": "SUSE Bug 1168140 for CVE-2020-11741",
"url": "https://bugzilla.suse.com/1168140"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2020-11741",
"url": "https://bugzilla.suse.com/1178658"
}
],
"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_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-13T09:33:35Z",
"details": "important"
}
],
"title": "CVE-2020-11741"
},
{
"cve": "CVE-2020-11742",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-11742"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service because of bad continuation handling in GNTTABOP_copy. Grant table operations are expected to return 0 for success, and a negative number for errors. The fix for CVE-2017-12135 introduced a path through grant copy handling where success may be returned to the caller without any action taken. In particular, the status fields of individual operations are left uninitialised, and may result in errant behaviour in the caller of GNTTABOP_copy. A buggy or malicious guest can construct its grant table in such a way that, when a backend domain tries to copy a grant, it hits the incorrect exit path. This returns success to the caller without doing anything, which may cause crashes or other incorrect behaviour.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-11742",
"url": "https://www.suse.com/security/cve/CVE-2020-11742"
},
{
"category": "external",
"summary": "SUSE Bug 1169392 for CVE-2020-11742",
"url": "https://bugzilla.suse.com/1169392"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2020-11742",
"url": "https://bugzilla.suse.com/1178658"
}
],
"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_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/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_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-13T09:33:35Z",
"details": "moderate"
}
],
"title": "CVE-2020-11742"
},
{
"cve": "CVE-2020-8608",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8608"
}
],
"notes": [
{
"category": "general",
"text": "In libslirp 4.1.0, as used in QEMU 4.2.0, tcp_subr.c misuses snprintf return values, leading to a buffer overflow in later code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8608",
"url": "https://www.suse.com/security/cve/CVE-2020-8608"
},
{
"category": "external",
"summary": "SUSE Bug 1163018 for CVE-2020-8608",
"url": "https://bugzilla.suse.com/1163018"
},
{
"category": "external",
"summary": "SUSE Bug 1163019 for CVE-2020-8608",
"url": "https://bugzilla.suse.com/1163019"
}
],
"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_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:xen-tools-domU-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-doc-html-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-32bit-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-libs-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-4.7.6_08-43.64.1.x86_64",
"SUSE OpenStack Cloud 7:xen-tools-domU-4.7.6_08-43.64.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-08-13T09:33:35Z",
"details": "important"
}
],
"title": "CVE-2020-8608"
}
]
}
VAR-202004-0243
Vulnerability from variot - Updated: 2024-11-23 20:21An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service or possibly gain privileges because of missing memory barriers in read-write unlock paths. The read-write unlock paths don't contain a memory barrier. On Arm, this means a processor is allowed to re-order the memory access with the preceding ones. In other words, the unlock may be seen by another processor before all the memory accesses within the "critical" section. As a consequence, it may be possible to have a writer executing a critical section at the same time as readers or another writer. In other words, many of the assumptions (e.g., a variable cannot be modified after a check) in the critical sections are not safe anymore. The read-write locks are used in hypercalls (such as grant-table ones), so a malicious guest could exploit the race. For instance, there is a small window where Xen can leak memory if XENMAPSPACE_grant_table is used concurrently. A malicious guest may be able to leak memory, or cause a hypervisor crash resulting in a Denial of Service (DoS). Information leak and privilege escalation cannot be excluded. Xen Exists in a buffer error vulnerability.Information is obtained, information is tampered with, and service operation is interrupted. (DoS) It may be put into a state. Xen is an open source virtual machine monitor product from the University of Cambridge. The product enables different and incompatible operating systems to run on the same computer and supports migration during runtime to ensure normal operation and avoid downtime.
There is a security vulnerability in Xen 4.13.x and previous versions. An attacker could use this vulnerability to cause a denial of service, possibly obtaining sensitive information or elevating permissions. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 202005-08
https://security.gentoo.org/
Severity: Normal Title: Xen: Multiple vulnerabilities Date: May 14, 2020 Bugs: #717446 ID: 202005-08
Synopsis
Multiple vulnerabilities have been found in Xen, the worst of which could allow privilege escalation.
Background
Xen is a bare-metal hypervisor.
Affected packages
-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 app-emulation/xen < 4.12.2-r2 >= 4.12.2-r2 2 app-emulation/xen-tools < 4.12.2-r2 >= 4.12.2-r2 ------------------------------------------------------------------- 2 affected packages
Description
Multiple vulnerabilities have been discovered in Xen. Please review the CVE identifiers referenced below for details.
Impact
Please review the referenced CVE identifiers for details.
Workaround
There is no known workaround at this time.
Resolution
All Xen users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=app-emulation/xen-4.12.2-r2"
References
[ 1 ] CVE-2020-11739 https://nvd.nist.gov/vuln/detail/CVE-2020-11739 [ 2 ] CVE-2020-11740 https://nvd.nist.gov/vuln/detail/CVE-2020-11740 [ 3 ] CVE-2020-11741 https://nvd.nist.gov/vuln/detail/CVE-2020-11741 [ 4 ] CVE-2020-11742 https://nvd.nist.gov/vuln/detail/CVE-2020-11742 [ 5 ] CVE-2020-11743 https://nvd.nist.gov/vuln/detail/CVE-2020-11743
Availability
This GLSA and any updates to it are available for viewing at the Gentoo Security Website:
https://security.gentoo.org/glsa/202005-08
Concerns?
Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.
License
Copyright 2020 Gentoo Foundation, Inc; referenced text belongs to its owner(s).
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
https://creativecommons.org/licenses/by-sa/2.5 .
For the stable distribution (buster), these problems have been fixed in version 4.11.4+24-gddaaccbbab-1~deb10u1.
We recommend that you upgrade your xen packages.
For the detailed security status of xen please refer to its security tracker page at: https://security-tracker.debian.org/tracker/xen
Further information about Debian Security Advisories, how to apply these updates to your system and frequently asked questions can be found at: https://www.debian.org/security/
Mailing list: debian-security-announce@lists.debian.org -----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEtuYvPRKsOElcDakFEMKTtsN8TjYFAl8Lc/AACgkQEMKTtsN8 TjaMdxAAqGcAm1NI7JRg7LQprevLCPkxPItZapx3n/q/W6HwiGQxC6KP9Ntp3ArR QiIeIPzTWVMHcaahlgkLePaFPU3MCe5TkL0GKG1JIAD8JieKBSrAWJ6tqTiZx+G+ anbksp/I9Mq9nciMlnPXeOVQgksoCB0tFYC2Ld+H7btZdD5G4KpJsz25c0S5poxW sIXLgNXIzmZcI8mVzUlt+w0FG3tnolr/kJppHBkgC46riVcy8LHRaRQiVTjwqjSn Eop4oXxLDZ/qH8k+0JAZLtBPpc9PfQcLxCJnhH8z76QdPPkcJuNFx5zRXqr1dZfG AkRuG6LZa2tRGYzKZmo7BMj5dUei4xhDHLAoWGhSHkTmYtdc1Kyy4+duGPEChSCm fCSC1FhFJFK30iq918cunWtjhRrEqrJr10HuC+YlSXfqrv1Z12fPw3UPRJmdG2Dv UPS5vT8/NwF0osNrvNE+rkhYXTEKECE756pP3jTV4+BBBgf9DLtbV0EvYq1YWlJw iT+KnzX9iW/jJg3bC32+UJlVv7IAkb8F9hcK3wKpvgSUVJIDWN352rfW7p8/xZoj 7eIlmZwDPKWsyMlbt2OsyYQFQlBvNsk0+7ycu9hG6fBaF5ATSxTO+A43Q7OxorP9 g8OhDVMgrx5GM4rXSZ60J6uxkd2eUns4Ud8pDGG8XTpnRBxD8Kk= =tfm7 -----END PGP SIGNATURE----- . ========================================================================== Ubuntu Security Notice USN-5617-1 September 19, 2022
xen vulnerabilities
A security issue affects these releases of Ubuntu and its derivatives:
- Ubuntu 20.04 LTS
Summary:
Several security issues were fixed in Xen.
Software Description: - xen: Public headers and libs for Xen
Details:
It was discovered that memory contents previously stored in microarchitectural special registers after RDRAND, RDSEED, and SGX EGETKEY read operations on Intel client and Xeon E3 processors may be briefly exposed to processes on the same or different processor cores. (CVE-2020-0543)
Julien Grall discovered that Xen incorrectly handled memory barriers on ARM-based systems. (CVE-2020-11739)
Ilja Van Sprundel discovered that Xen incorrectly handled profiling of guests. (CVE-2020-11740, CVE-2020-11741)
It was discovered that Xen incorrectly handled grant tables. (CVE-2020-11742, CVE-2020-11743)
Jan Beulich discovered that Xen incorrectly handled certain code paths. (CVE-2020-15563)
Julien Grall discovered that Xen incorrectly verified memory addresses provided by the guest on ARM-based systems. (CVE-2020-15564)
Roger Pau Monn\xe9 discovered that Xen incorrectly handled caching on x86 Intel systems. (CVE-2020-15565)
It was discovered that Xen incorrectly handled error in event-channel port allocation. (CVE-2020-15566)
Jan Beulich discovered that Xen incorrectly handled certain EPT (Extended Page Tables). (CVE-2020-15567)
Andrew Cooper discovered that Xen incorrectly handled PCI passthrough. (CVE-2020-25595)
Andrew Cooper discovered that Xen incorrectly sanitized path injections. (CVE-2020-25596)
Jan Beulich discovered that Xen incorrectly handled validation of event channels. (CVE-2020-25597)
Julien Grall and Jan Beulich discovered that Xen incorrectly handled resetting event channels. (CVE-2020-25599)
Julien Grall discovered that Xen incorrectly handled event channels memory allocation on 32-bits domains. (CVE-2020-25600)
Jan Beulich discovered that Xen incorrectly handled resetting or cleaning up event channels. (CVE-2020-25601)
Andrew Cooper discovered that Xen incorrectly handled certain Intel specific MSR (Model Specific Registers). (CVE-2020-25602)
Julien Grall discovered that Xen incorrectly handled accessing/allocating event channels. (CVE-2020-25603)
Igor Druzhinin discovered that Xen incorrectly handled locks. (CVE-2020-25604)
Update instructions:
The problem can be corrected by updating your system to the following package versions:
Ubuntu 20.04 LTS: libxendevicemodel1 4.11.3+24-g14b62ab3e5-1ubuntu2.3 libxenevtchn1 4.11.3+24-g14b62ab3e5-1ubuntu2.3 libxengnttab1 4.11.3+24-g14b62ab3e5-1ubuntu2.3 libxenmisc4.11 4.11.3+24-g14b62ab3e5-1ubuntu2.3 xen-hypervisor-4.11-amd64 4.11.3+24-g14b62ab3e5-1ubuntu2.3 xen-hypervisor-4.11-arm64 4.11.3+24-g14b62ab3e5-1ubuntu2.3 xen-hypervisor-4.11-armhf 4.11.3+24-g14b62ab3e5-1ubuntu2.3 xen-utils-4.11 4.11.3+24-g14b62ab3e5-1ubuntu2.3 xen-utils-common 4.11.3+24-g14b62ab3e5-1ubuntu2.3 xenstore-utils 4.11.3+24-g14b62ab3e5-1ubuntu2.3
After a standard system update you need to reboot your computer to make all the necessary changes.
References: https://ubuntu.com/security/notices/USN-5617-1 CVE-2020-0543, CVE-2020-11739, CVE-2020-11740, CVE-2020-11741, CVE-2020-11742, CVE-2020-11743, CVE-2020-15563, CVE-2020-15564, CVE-2020-15565, CVE-2020-15566, CVE-2020-15567, CVE-2020-25595, CVE-2020-25596, CVE-2020-25597, CVE-2020-25599, CVE-2020-25600, CVE-2020-25601, CVE-2020-25602, CVE-2020-25603, CVE-2020-25604
Package Information: https://launchpad.net/ubuntu/+source/xen/4.11.3+24-g14b62ab3e5-1ubuntu2.3
Show details on source website{
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
"affected_products": {
"@id": "https://www.variotdbs.pl/ref/affected_products"
},
"configurations": {
"@id": "https://www.variotdbs.pl/ref/configurations"
},
"credits": {
"@id": "https://www.variotdbs.pl/ref/credits"
},
"cvss": {
"@id": "https://www.variotdbs.pl/ref/cvss/"
},
"description": {
"@id": "https://www.variotdbs.pl/ref/description/"
},
"exploit_availability": {
"@id": "https://www.variotdbs.pl/ref/exploit_availability/"
},
"external_ids": {
"@id": "https://www.variotdbs.pl/ref/external_ids/"
},
"iot": {
"@id": "https://www.variotdbs.pl/ref/iot/"
},
"iot_taxonomy": {
"@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
},
"patch": {
"@id": "https://www.variotdbs.pl/ref/patch/"
},
"problemtype_data": {
"@id": "https://www.variotdbs.pl/ref/problemtype_data/"
},
"references": {
"@id": "https://www.variotdbs.pl/ref/references/"
},
"sources": {
"@id": "https://www.variotdbs.pl/ref/sources/"
},
"sources_release_date": {
"@id": "https://www.variotdbs.pl/ref/sources_release_date/"
},
"sources_update_date": {
"@id": "https://www.variotdbs.pl/ref/sources_update_date/"
},
"threat_type": {
"@id": "https://www.variotdbs.pl/ref/threat_type/"
},
"title": {
"@id": "https://www.variotdbs.pl/ref/title/"
},
"type": {
"@id": "https://www.variotdbs.pl/ref/type/"
}
},
"@id": "https://www.variotdbs.pl/vuln/VAR-202004-0243",
"affected_products": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/affected_products#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
},
"@id": "https://www.variotdbs.pl/ref/sources"
}
},
"data": [
{
"model": "xen",
"scope": "lte",
"trust": 1.0,
"vendor": "xen",
"version": "4.13.0"
},
{
"model": "fedora",
"scope": "eq",
"trust": 1.0,
"vendor": "fedoraproject",
"version": "30"
},
{
"model": "fedora",
"scope": "eq",
"trust": 1.0,
"vendor": "fedoraproject",
"version": "32"
},
{
"model": "leap",
"scope": "eq",
"trust": 1.0,
"vendor": "opensuse",
"version": "15.1"
},
{
"model": "fedora",
"scope": "eq",
"trust": 1.0,
"vendor": "fedoraproject",
"version": "31"
},
{
"model": "linux",
"scope": "eq",
"trust": 1.0,
"vendor": "debian",
"version": "10.0"
},
{
"model": "xen",
"scope": "eq",
"trust": 1.0,
"vendor": "xen",
"version": "4.13.0"
},
{
"model": "fedora",
"scope": null,
"trust": 0.8,
"vendor": "fedora",
"version": null
},
{
"model": "xen",
"scope": null,
"trust": 0.8,
"vendor": "xen",
"version": null
},
{
"model": "xen",
"scope": "lte",
"trust": 0.6,
"vendor": "xen",
"version": "\u003c=4.13.x"
}
],
"sources": [
{
"db": "CNVD",
"id": "CNVD-2020-25869"
},
{
"db": "JVNDB",
"id": "JVNDB-2020-004778"
},
{
"db": "NVD",
"id": "CVE-2020-11739"
}
]
},
"configurations": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/configurations#",
"children": {
"@container": "@list"
},
"cpe_match": {
"@container": "@list"
},
"data": {
"@container": "@list"
},
"nodes": {
"@container": "@list"
}
},
"data": [
{
"CVE_data_version": "4.0",
"nodes": [
{
"cpe_match": [
{
"cpe22Uri": "cpe:/o:fedoraproject:fedora",
"vulnerable": true
},
{
"cpe22Uri": "cpe:/o:xen:xen",
"vulnerable": true
}
],
"operator": "OR"
}
]
}
],
"sources": [
{
"db": "JVNDB",
"id": "JVNDB-2020-004778"
}
]
},
"credits": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/credits#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "Gentoo",
"sources": [
{
"db": "PACKETSTORM",
"id": "157721"
},
{
"db": "CNNVD",
"id": "CNNVD-202004-656"
}
],
"trust": 0.7
},
"cve": "CVE-2020-11739",
"cvss": {
"@context": {
"cvssV2": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
},
"@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
},
"cvssV3": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
},
"@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
},
"severity": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/cvss/severity#"
},
"@id": "https://www.variotdbs.pl/ref/cvss/severity"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
},
"@id": "https://www.variotdbs.pl/ref/sources"
}
},
"data": [
{
"cvssV2": [
{
"accessComplexity": "MEDIUM",
"accessVector": "LOCAL",
"authentication": "NONE",
"author": "nvd@nist.gov",
"availabilityImpact": "COMPLETE",
"baseScore": 6.9,
"confidentialityImpact": "COMPLETE",
"exploitabilityScore": 3.4,
"id": "CVE-2020-11739",
"impactScore": 10.0,
"integrityImpact": "COMPLETE",
"severity": "MEDIUM",
"trust": 1.1,
"vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
"version": "2.0"
},
{
"acInsufInfo": null,
"accessComplexity": "Medium",
"accessVector": "Local",
"authentication": "None",
"author": "NVD",
"availabilityImpact": "Complete",
"baseScore": 6.9,
"confidentialityImpact": "Complete",
"exploitabilityScore": null,
"id": "JVNDB-2020-004778",
"impactScore": null,
"integrityImpact": "Complete",
"obtainAllPrivilege": null,
"obtainOtherPrivilege": null,
"obtainUserPrivilege": null,
"severity": "Medium",
"trust": 0.8,
"userInteractionRequired": null,
"vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
"version": "2.0"
},
{
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"author": "CNVD",
"availabilityImpact": "COMPLETE",
"baseScore": 9.0,
"confidentialityImpact": "PARTIAL",
"exploitabilityScore": 10.0,
"id": "CNVD-2020-25869",
"impactScore": 8.5,
"integrityImpact": "PARTIAL",
"severity": "HIGH",
"trust": 0.6,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:C",
"version": "2.0"
}
],
"cvssV3": [
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"author": "nvd@nist.gov",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"exploitabilityScore": 1.1,
"id": "CVE-2020-11739",
"impactScore": 6.0,
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"trust": 1.0,
"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"
},
{
"attackComplexity": "High",
"attackVector": "Local",
"author": "NVD",
"availabilityImpact": "High",
"baseScore": 7.8,
"baseSeverity": "High",
"confidentialityImpact": "High",
"exploitabilityScore": null,
"id": "JVNDB-2020-004778",
"impactScore": null,
"integrityImpact": "High",
"privilegesRequired": "Low",
"scope": "Changed",
"trust": 0.8,
"userInteraction": "None",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
}
],
"severity": [
{
"author": "nvd@nist.gov",
"id": "CVE-2020-11739",
"trust": 1.0,
"value": "HIGH"
},
{
"author": "NVD",
"id": "JVNDB-2020-004778",
"trust": 0.8,
"value": "High"
},
{
"author": "CNVD",
"id": "CNVD-2020-25869",
"trust": 0.6,
"value": "HIGH"
},
{
"author": "CNNVD",
"id": "CNNVD-202004-656",
"trust": 0.6,
"value": "HIGH"
},
{
"author": "VULMON",
"id": "CVE-2020-11739",
"trust": 0.1,
"value": "MEDIUM"
}
]
}
],
"sources": [
{
"db": "CNVD",
"id": "CNVD-2020-25869"
},
{
"db": "VULMON",
"id": "CVE-2020-11739"
},
{
"db": "JVNDB",
"id": "JVNDB-2020-004778"
},
{
"db": "CNNVD",
"id": "CNNVD-202004-656"
},
{
"db": "NVD",
"id": "CVE-2020-11739"
}
]
},
"description": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/description#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service or possibly gain privileges because of missing memory barriers in read-write unlock paths. The read-write unlock paths don\u0027t contain a memory barrier. On Arm, this means a processor is allowed to re-order the memory access with the preceding ones. In other words, the unlock may be seen by another processor before all the memory accesses within the \"critical\" section. As a consequence, it may be possible to have a writer executing a critical section at the same time as readers or another writer. In other words, many of the assumptions (e.g., a variable cannot be modified after a check) in the critical sections are not safe anymore. The read-write locks are used in hypercalls (such as grant-table ones), so a malicious guest could exploit the race. For instance, there is a small window where Xen can leak memory if XENMAPSPACE_grant_table is used concurrently. A malicious guest may be able to leak memory, or cause a hypervisor crash resulting in a Denial of Service (DoS). Information leak and privilege escalation cannot be excluded. Xen Exists in a buffer error vulnerability.Information is obtained, information is tampered with, and service operation is interrupted. (DoS) It may be put into a state. Xen is an open source virtual machine monitor product from the University of Cambridge. The product enables different and incompatible operating systems to run on the same computer and supports migration during runtime to ensure normal operation and avoid downtime. \n\r\n\r\nThere is a security vulnerability in Xen 4.13.x and previous versions. An attacker could use this vulnerability to cause a denial of service, possibly obtaining sensitive information or elevating permissions. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nGentoo Linux Security Advisory GLSA 202005-08\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n https://security.gentoo.org/\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\n Severity: Normal\n Title: Xen: Multiple vulnerabilities\n Date: May 14, 2020\n Bugs: #717446\n ID: 202005-08\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\nSynopsis\n========\n\nMultiple vulnerabilities have been found in Xen, the worst of which\ncould allow privilege escalation. \n\nBackground\n==========\n\nXen is a bare-metal hypervisor. \n\nAffected packages\n=================\n\n -------------------------------------------------------------------\n Package / Vulnerable / Unaffected\n -------------------------------------------------------------------\n 1 app-emulation/xen \u003c 4.12.2-r2 \u003e= 4.12.2-r2\n 2 app-emulation/xen-tools \u003c 4.12.2-r2 \u003e= 4.12.2-r2\n -------------------------------------------------------------------\n 2 affected packages\n\nDescription\n===========\n\nMultiple vulnerabilities have been discovered in Xen. Please review the\nCVE identifiers referenced below for details. \n\nImpact\n======\n\nPlease review the referenced CVE identifiers for details. \n\nWorkaround\n==========\n\nThere is no known workaround at this time. \n\nResolution\n==========\n\nAll Xen users should upgrade to the latest version:\n\n # emerge --sync\n # emerge --ask --oneshot --verbose \"\u003e=app-emulation/xen-4.12.2-r2\"\n\nReferences\n==========\n\n[ 1 ] CVE-2020-11739\n https://nvd.nist.gov/vuln/detail/CVE-2020-11739\n[ 2 ] CVE-2020-11740\n https://nvd.nist.gov/vuln/detail/CVE-2020-11740\n[ 3 ] CVE-2020-11741\n https://nvd.nist.gov/vuln/detail/CVE-2020-11741\n[ 4 ] CVE-2020-11742\n https://nvd.nist.gov/vuln/detail/CVE-2020-11742\n[ 5 ] CVE-2020-11743\n https://nvd.nist.gov/vuln/detail/CVE-2020-11743\n\nAvailability\n============\n\nThis GLSA and any updates to it are available for viewing at\nthe Gentoo Security Website:\n\n https://security.gentoo.org/glsa/202005-08\n\nConcerns?\n=========\n\nSecurity is a primary focus of Gentoo Linux and ensuring the\nconfidentiality and security of our users\u0027 machines is of utmost\nimportance to us. Any security concerns should be addressed to\nsecurity@gentoo.org or alternatively, you may file a bug at\nhttps://bugs.gentoo.org. \n\nLicense\n=======\n\nCopyright 2020 Gentoo Foundation, Inc; referenced text\nbelongs to its owner(s). \n\nThe contents of this document are licensed under the\nCreative Commons - Attribution / Share Alike license. \n\nhttps://creativecommons.org/licenses/by-sa/2.5\n. \n \nFor the stable distribution (buster), these problems have been fixed in\nversion 4.11.4+24-gddaaccbbab-1~deb10u1. \n\nWe recommend that you upgrade your xen packages. \n\nFor the detailed security status of xen please refer to\nits security tracker page at:\nhttps://security-tracker.debian.org/tracker/xen\n\nFurther information about Debian Security Advisories, how to apply\nthese updates to your system and frequently asked questions can be\nfound at: https://www.debian.org/security/\n\nMailing list: debian-security-announce@lists.debian.org\n-----BEGIN PGP SIGNATURE-----\n\niQIzBAEBCgAdFiEEtuYvPRKsOElcDakFEMKTtsN8TjYFAl8Lc/AACgkQEMKTtsN8\nTjaMdxAAqGcAm1NI7JRg7LQprevLCPkxPItZapx3n/q/W6HwiGQxC6KP9Ntp3ArR\nQiIeIPzTWVMHcaahlgkLePaFPU3MCe5TkL0GKG1JIAD8JieKBSrAWJ6tqTiZx+G+\nanbksp/I9Mq9nciMlnPXeOVQgksoCB0tFYC2Ld+H7btZdD5G4KpJsz25c0S5poxW\nsIXLgNXIzmZcI8mVzUlt+w0FG3tnolr/kJppHBkgC46riVcy8LHRaRQiVTjwqjSn\nEop4oXxLDZ/qH8k+0JAZLtBPpc9PfQcLxCJnhH8z76QdPPkcJuNFx5zRXqr1dZfG\nAkRuG6LZa2tRGYzKZmo7BMj5dUei4xhDHLAoWGhSHkTmYtdc1Kyy4+duGPEChSCm\nfCSC1FhFJFK30iq918cunWtjhRrEqrJr10HuC+YlSXfqrv1Z12fPw3UPRJmdG2Dv\nUPS5vT8/NwF0osNrvNE+rkhYXTEKECE756pP3jTV4+BBBgf9DLtbV0EvYq1YWlJw\niT+KnzX9iW/jJg3bC32+UJlVv7IAkb8F9hcK3wKpvgSUVJIDWN352rfW7p8/xZoj\n7eIlmZwDPKWsyMlbt2OsyYQFQlBvNsk0+7ycu9hG6fBaF5ATSxTO+A43Q7OxorP9\ng8OhDVMgrx5GM4rXSZ60J6uxkd2eUns4Ud8pDGG8XTpnRBxD8Kk=\n=tfm7\n-----END PGP SIGNATURE-----\n. ==========================================================================\nUbuntu Security Notice USN-5617-1\nSeptember 19, 2022\n\nxen vulnerabilities\n==========================================================================\n\nA security issue affects these releases of Ubuntu and its derivatives:\n\n- Ubuntu 20.04 LTS\n\nSummary:\n\nSeveral security issues were fixed in Xen. \n\nSoftware Description:\n- xen: Public headers and libs for Xen\n\nDetails:\n\nIt was discovered that memory contents previously stored in\nmicroarchitectural special registers after RDRAND, RDSEED, and SGX EGETKEY\nread operations on Intel client and Xeon E3 processors may be briefly\nexposed to processes on the same or different processor cores. (CVE-2020-0543)\n\nJulien Grall discovered that Xen incorrectly handled memory barriers on\nARM-based systems. \n(CVE-2020-11739)\n\nIlja Van Sprundel discovered that Xen incorrectly handled profiling of\nguests. (CVE-2020-11740, CVE-2020-11741)\n\nIt was discovered that Xen incorrectly handled grant tables. \n(CVE-2020-11742, CVE-2020-11743)\n\nJan Beulich discovered that Xen incorrectly handled certain code paths. \n(CVE-2020-15563)\n\nJulien Grall discovered that Xen incorrectly verified memory addresses\nprovided by the guest on ARM-based systems. (CVE-2020-15564)\n\nRoger Pau Monn\\xe9 discovered that Xen incorrectly handled caching on x86 Intel\nsystems. (CVE-2020-15565)\n\nIt was discovered that Xen incorrectly handled error in event-channel port\nallocation. (CVE-2020-15566)\n\nJan Beulich discovered that Xen incorrectly handled certain EPT (Extended\nPage Tables). (CVE-2020-15567)\n\nAndrew Cooper discovered that Xen incorrectly handled PCI passthrough. \n(CVE-2020-25595)\n\nAndrew Cooper discovered that Xen incorrectly sanitized path injections. \n(CVE-2020-25596)\n\nJan Beulich discovered that Xen incorrectly handled validation of event\nchannels. (CVE-2020-25597)\n\nJulien Grall and Jan Beulich discovered that Xen incorrectly handled\nresetting event channels. (CVE-2020-25599)\n\nJulien Grall discovered that Xen incorrectly handled event channels\nmemory allocation on 32-bits domains. (CVE-2020-25600)\n\nJan Beulich discovered that Xen incorrectly handled resetting or cleaning\nup event channels. (CVE-2020-25601)\n\nAndrew Cooper discovered that Xen incorrectly handled certain Intel\nspecific MSR (Model Specific Registers). (CVE-2020-25602)\n\nJulien Grall discovered that Xen incorrectly handled accessing/allocating\nevent channels. \n(CVE-2020-25603)\n\nIgor Druzhinin discovered that Xen incorrectly handled locks. (CVE-2020-25604)\n\nUpdate instructions:\n\nThe problem can be corrected by updating your system to the following\npackage versions:\n\nUbuntu 20.04 LTS:\n libxendevicemodel1 4.11.3+24-g14b62ab3e5-1ubuntu2.3\n libxenevtchn1 4.11.3+24-g14b62ab3e5-1ubuntu2.3\n libxengnttab1 4.11.3+24-g14b62ab3e5-1ubuntu2.3\n libxenmisc4.11 4.11.3+24-g14b62ab3e5-1ubuntu2.3\n xen-hypervisor-4.11-amd64 4.11.3+24-g14b62ab3e5-1ubuntu2.3\n xen-hypervisor-4.11-arm64 4.11.3+24-g14b62ab3e5-1ubuntu2.3\n xen-hypervisor-4.11-armhf 4.11.3+24-g14b62ab3e5-1ubuntu2.3\n xen-utils-4.11 4.11.3+24-g14b62ab3e5-1ubuntu2.3\n xen-utils-common 4.11.3+24-g14b62ab3e5-1ubuntu2.3\n xenstore-utils 4.11.3+24-g14b62ab3e5-1ubuntu2.3\n\nAfter a standard system update you need to reboot your computer to make\nall the necessary changes. \n\nReferences:\n https://ubuntu.com/security/notices/USN-5617-1\n CVE-2020-0543, CVE-2020-11739, CVE-2020-11740, CVE-2020-11741,\n CVE-2020-11742, CVE-2020-11743, CVE-2020-15563, CVE-2020-15564,\n CVE-2020-15565, CVE-2020-15566, CVE-2020-15567, CVE-2020-25595,\n CVE-2020-25596, CVE-2020-25597, CVE-2020-25599, CVE-2020-25600,\n CVE-2020-25601, CVE-2020-25602, CVE-2020-25603, CVE-2020-25604\n\nPackage Information:\n https://launchpad.net/ubuntu/+source/xen/4.11.3+24-g14b62ab3e5-1ubuntu2.3\n",
"sources": [
{
"db": "NVD",
"id": "CVE-2020-11739"
},
{
"db": "JVNDB",
"id": "JVNDB-2020-004778"
},
{
"db": "CNVD",
"id": "CNVD-2020-25869"
},
{
"db": "VULMON",
"id": "CVE-2020-11739"
},
{
"db": "PACKETSTORM",
"id": "157721"
},
{
"db": "PACKETSTORM",
"id": "168871"
},
{
"db": "PACKETSTORM",
"id": "168421"
}
],
"trust": 2.52
},
"external_ids": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/external_ids#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"db": "NVD",
"id": "CVE-2020-11739",
"trust": 3.4
},
{
"db": "OPENWALL",
"id": "OSS-SECURITY/2020/04/14/2",
"trust": 2.5
},
{
"db": "JVNDB",
"id": "JVNDB-2020-004778",
"trust": 0.8
},
{
"db": "PACKETSTORM",
"id": "157721",
"trust": 0.7
},
{
"db": "PACKETSTORM",
"id": "168421",
"trust": 0.7
},
{
"db": "CNVD",
"id": "CNVD-2020-25869",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.1463",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.1575",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.4642",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.2813",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.2364",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2020.1317",
"trust": 0.6
},
{
"db": "CNNVD",
"id": "CNNVD-202004-656",
"trust": 0.6
},
{
"db": "VULMON",
"id": "CVE-2020-11739",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "168871",
"trust": 0.1
}
],
"sources": [
{
"db": "CNVD",
"id": "CNVD-2020-25869"
},
{
"db": "VULMON",
"id": "CVE-2020-11739"
},
{
"db": "JVNDB",
"id": "JVNDB-2020-004778"
},
{
"db": "PACKETSTORM",
"id": "157721"
},
{
"db": "PACKETSTORM",
"id": "168871"
},
{
"db": "PACKETSTORM",
"id": "168421"
},
{
"db": "CNNVD",
"id": "CNNVD-202004-656"
},
{
"db": "NVD",
"id": "CVE-2020-11739"
}
]
},
"id": "VAR-202004-0243",
"iot": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/iot#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": true,
"sources": [
{
"db": "CNVD",
"id": "CNVD-2020-25869"
}
],
"trust": 0.06
},
"iot_taxonomy": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"category": [
"Network device"
],
"sub_category": null,
"trust": 0.6
}
],
"sources": [
{
"db": "CNVD",
"id": "CNVD-2020-25869"
}
]
},
"last_update_date": "2024-11-23T20:21:38.235000Z",
"patch": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/patch#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"title": "FEDORA-2020-295ed0b1e0",
"trust": 0.8,
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5M2XRNCHOGGTJQBZQJ7DCV6ZNAKN3LE2/"
},
{
"title": "FEDORA-2020-cbc3149753",
"trust": 0.8,
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NVTP4OYHCTRU3ONFJOFJQVNDFB25KLLG/"
},
{
"title": "FEDORA-2020-440457afe4",
"trust": 0.8,
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YMAW7D2MP6RE4BFI5BZWOBBWGY3VSOFN/"
},
{
"title": "XSA-314",
"trust": 0.8,
"url": "https://xenbits.xen.org/xsa/advisory-314.html"
},
{
"title": "Patch for Xen Denial of Service Vulnerability (CNVD-2020-25869)",
"trust": 0.6,
"url": "https://www.cnvd.org.cn/patchInfo/show/216031"
},
{
"title": "Xen Security vulnerabilities",
"trust": 0.6,
"url": "http://www.cnnvd.org.cn/web/xxk/bdxqById.tag?id=113686"
},
{
"title": "Debian Security Advisories: DSA-4723-1 xen -- security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=debian_security_advisories\u0026qid=0d177f74e6265e2fdbb8df6fa6c636bf"
},
{
"title": "Ubuntu Security Notice: USN-5617-1: Xen vulnerabilities",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=USN-5617-1"
}
],
"sources": [
{
"db": "CNVD",
"id": "CNVD-2020-25869"
},
{
"db": "VULMON",
"id": "CVE-2020-11739"
},
{
"db": "JVNDB",
"id": "JVNDB-2020-004778"
},
{
"db": "CNNVD",
"id": "CNNVD-202004-656"
}
]
},
"problemtype_data": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"problemtype": "CWE-362",
"trust": 1.0
},
{
"problemtype": "CWE-119",
"trust": 0.8
}
],
"sources": [
{
"db": "JVNDB",
"id": "JVNDB-2020-004778"
},
{
"db": "NVD",
"id": "CVE-2020-11739"
}
]
},
"references": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/references#",
"data": {
"@container": "@list"
},
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": [
{
"trust": 3.4,
"url": "http://xenbits.xen.org/xsa/advisory-314.html"
},
{
"trust": 2.5,
"url": "http://www.openwall.com/lists/oss-security/2020/04/14/2"
},
{
"trust": 1.8,
"url": "https://security.gentoo.org/glsa/202005-08"
},
{
"trust": 1.8,
"url": "https://www.debian.org/security/2020/dsa-4723"
},
{
"trust": 1.7,
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00006.html"
},
{
"trust": 1.7,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-11739"
},
{
"trust": 1.0,
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5m2xrnchoggtjqbzqj7dcv6znakn3le2/"
},
{
"trust": 1.0,
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ymaw7d2mp6re4bfi5bzwobbwgy3vsofn/"
},
{
"trust": 1.0,
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/nvtp4oyhctru3onfjofjqvndfb25kllg/"
},
{
"trust": 0.8,
"url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2020-11739"
},
{
"trust": 0.7,
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ymaw7d2mp6re4bfi5bzwobbwgy3vsofn/"
},
{
"trust": 0.7,
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5m2xrnchoggtjqbzqj7dcv6znakn3le2/"
},
{
"trust": 0.7,
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/nvtp4oyhctru3onfjofjqvndfb25kllg/"
},
{
"trust": 0.6,
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20202234-1"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.1317/"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/168421/ubuntu-security-notice-usn-5617-1.html"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.2813/"
},
{
"trust": 0.6,
"url": "https://access.redhat.com/security/cve/cve-2020-11739"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.4642"
},
{
"trust": 0.6,
"url": "https://vigilance.fr/vulnerability/xen-information-disclosure-via-read-write-unlock-paths-32009"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.1463/"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.2364/"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2020.1575/"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/157721/gentoo-linux-security-advisory-202005-08.html"
},
{
"trust": 0.3,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-11742"
},
{
"trust": 0.2,
"url": "https://ubuntu.com/security/notices/usn-5617-1"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-11743"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-11741"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-11740"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-15564"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-15566"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-15567"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-15563"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-15565"
},
{
"trust": 0.1,
"url": "https://cwe.mitre.org/data/definitions/362.html"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov"
},
{
"trust": 0.1,
"url": "http://seclists.org/oss-sec/2020/q2/23"
},
{
"trust": 0.1,
"url": "https://bugs.gentoo.org."
},
{
"trust": 0.1,
"url": "https://creativecommons.org/licenses/by-sa/2.5"
},
{
"trust": 0.1,
"url": "https://security.gentoo.org/"
},
{
"trust": 0.1,
"url": "https://www.debian.org/security/faq"
},
{
"trust": 0.1,
"url": "https://security-tracker.debian.org/tracker/xen"
},
{
"trust": 0.1,
"url": "https://www.debian.org/security/"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-25596"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-25601"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-25597"
},
{
"trust": 0.1,
"url": "https://launchpad.net/ubuntu/+source/xen/4.11.3+24-g14b62ab3e5-1ubuntu2.3"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-25595"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-25599"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-25600"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2020-0543"
}
],
"sources": [
{
"db": "VULMON",
"id": "CVE-2020-11739"
},
{
"db": "JVNDB",
"id": "JVNDB-2020-004778"
},
{
"db": "PACKETSTORM",
"id": "157721"
},
{
"db": "PACKETSTORM",
"id": "168871"
},
{
"db": "PACKETSTORM",
"id": "168421"
},
{
"db": "CNNVD",
"id": "CNNVD-202004-656"
},
{
"db": "NVD",
"id": "CVE-2020-11739"
}
]
},
"sources": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#",
"data": {
"@container": "@list"
}
},
"data": [
{
"db": "CNVD",
"id": "CNVD-2020-25869"
},
{
"db": "VULMON",
"id": "CVE-2020-11739"
},
{
"db": "JVNDB",
"id": "JVNDB-2020-004778"
},
{
"db": "PACKETSTORM",
"id": "157721"
},
{
"db": "PACKETSTORM",
"id": "168871"
},
{
"db": "PACKETSTORM",
"id": "168421"
},
{
"db": "CNNVD",
"id": "CNNVD-202004-656"
},
{
"db": "NVD",
"id": "CVE-2020-11739"
}
]
},
"sources_release_date": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
"data": {
"@container": "@list"
}
},
"data": [
{
"date": "2020-04-30T00:00:00",
"db": "CNVD",
"id": "CNVD-2020-25869"
},
{
"date": "2020-04-14T00:00:00",
"db": "VULMON",
"id": "CVE-2020-11739"
},
{
"date": "2020-05-27T00:00:00",
"db": "JVNDB",
"id": "JVNDB-2020-004778"
},
{
"date": "2020-05-15T14:52:42",
"db": "PACKETSTORM",
"id": "157721"
},
{
"date": "2020-07-28T19:12:00",
"db": "PACKETSTORM",
"id": "168871"
},
{
"date": "2022-09-19T18:26:25",
"db": "PACKETSTORM",
"id": "168421"
},
{
"date": "2020-04-14T00:00:00",
"db": "CNNVD",
"id": "CNNVD-202004-656"
},
{
"date": "2020-04-14T13:15:12.703000",
"db": "NVD",
"id": "CVE-2020-11739"
}
]
},
"sources_update_date": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
"data": {
"@container": "@list"
}
},
"data": [
{
"date": "2020-04-30T00:00:00",
"db": "CNVD",
"id": "CNVD-2020-25869"
},
{
"date": "2022-05-03T00:00:00",
"db": "VULMON",
"id": "CVE-2020-11739"
},
{
"date": "2020-05-27T00:00:00",
"db": "JVNDB",
"id": "JVNDB-2020-004778"
},
{
"date": "2022-09-21T00:00:00",
"db": "CNNVD",
"id": "CNNVD-202004-656"
},
{
"date": "2024-11-21T04:58:31.313000",
"db": "NVD",
"id": "CVE-2020-11739"
}
]
},
"threat_type": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/threat_type#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "local",
"sources": [
{
"db": "PACKETSTORM",
"id": "168421"
},
{
"db": "CNNVD",
"id": "CNNVD-202004-656"
}
],
"trust": 0.7
},
"title": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/title#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "Xen Buffer error vulnerability in",
"sources": [
{
"db": "JVNDB",
"id": "JVNDB-2020-004778"
}
],
"trust": 0.8
},
"type": {
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/type#",
"sources": {
"@container": "@list",
"@context": {
"@vocab": "https://www.variotdbs.pl/ref/sources#"
}
}
},
"data": "competition condition problem",
"sources": [
{
"db": "CNNVD",
"id": "CNNVD-202004-656"
}
],
"trust": 0.6
}
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.