Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-23034 (GCVE-0-2022-23034)
Vulnerability from cvelistv5
- unknown
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T03:28:43.072Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://xenbits.xenproject.org/xsa/advisory-394.txt"
},
{
"name": "[oss-security] 20220125 Xen Security Advisory 394 v3 (CVE-2022-23034) - A PV guest could DoS Xen while unmapping a grant",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2022/01/25/3"
},
{
"name": "FEDORA-2022-0cc3916e08",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3/"
},
{
"name": "DSA-5117",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2022/dsa-5117"
},
{
"name": "GLSA-202208-23",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202208-23"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "xen",
"vendor": "Xen",
"versions": [
{
"status": "unknown",
"version": "consult Xen advisory XSA-394"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "{\u0027credit_data\u0027: {\u0027description\u0027: {\u0027description_data\u0027: [{\u0027lang\u0027: \u0027eng\u0027, \u0027value\u0027: \u0027This issue was discovered by Julien Grall of Amazon.\u0027}]}}}"
}
],
"descriptions": [
{
"lang": "en",
"value": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check."
}
],
"metrics": [
{
"other": {
"content": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "Malicious guest kernels may be able to mount a Denial of Service (DoS)\nattack affecting the entire system."
}
]
}
},
"type": "unknown"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "unknown",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-08-14T20:09:01",
"orgId": "23aa2041-22e1-471f-9209-9b7396fa234f",
"shortName": "XEN"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://xenbits.xenproject.org/xsa/advisory-394.txt"
},
{
"name": "[oss-security] 20220125 Xen Security Advisory 394 v3 (CVE-2022-23034) - A PV guest could DoS Xen while unmapping a grant",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2022/01/25/3"
},
{
"name": "FEDORA-2022-0cc3916e08",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3/"
},
{
"name": "DSA-5117",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2022/dsa-5117"
},
{
"name": "GLSA-202208-23",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202208-23"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@xen.org",
"ID": "CVE-2022-23034",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "xen",
"version": {
"version_data": [
{
"version_affected": "?",
"version_value": "consult Xen advisory XSA-394"
}
]
}
}
]
},
"vendor_name": "Xen"
}
]
}
},
"configuration": {
"configuration_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "All Xen versions from at least 3.2 onwards are vulnerable in principle,\nif they have the XSA-380 fixes applied.\n\nOnly x86 systems are vulnerable. Arm systems are not vulnerable.\n\nOnly x86 PV guests with access to PCI devices can leverage the\nvulnerability. x86 HVM and PVH guests, as well as PV guests without\naccess to PCI devices, cannot leverage the vulnerability.\n\nAdditionally from Xen 4.13 onwards x86 PV guests can leverage this\nvulnerability only when being granted access to pages owned by another\ndomain."
}
]
}
}
},
"credit": {
"credit_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was discovered by Julien Grall of Amazon."
}
]
}
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check."
}
]
},
"impact": {
"impact_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "Malicious guest kernels may be able to mount a Denial of Service (DoS)\nattack affecting the entire system."
}
]
}
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "unknown"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://xenbits.xenproject.org/xsa/advisory-394.txt",
"refsource": "MISC",
"url": "https://xenbits.xenproject.org/xsa/advisory-394.txt"
},
{
"name": "[oss-security] 20220125 Xen Security Advisory 394 v3 (CVE-2022-23034) - A PV guest could DoS Xen while unmapping a grant",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2022/01/25/3"
},
{
"name": "FEDORA-2022-0cc3916e08",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3/"
},
{
"name": "DSA-5117",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2022/dsa-5117"
},
{
"name": "GLSA-202208-23",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202208-23"
}
]
},
"workaround": {
"workaround_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "Not running PV guests will avoid the vulnerability.\n\nFor Xen 4.12 and older not passing through PCI devices to PV guests will\navoid the vulnerability.\n\nFor Xen 4.13 and newer not enabling PCI device pass-through for PV\nguests will avoid the vulnerability. This can be achieved via omitting\nany \"passthrough=...\" and \"pci=...\" settings from xl guest configuration\nfiles, or by setting \"passthrough=disabled\" there.\n\n- From Xen 4.13 onwards, XSM SILO can be available as a security policy\ndesigned to permit guests to only be able to communicate with Dom0.\nDom0 does not normally offer its pages for guests to map, which means\nthe use of SILO mode normally mitigates the vulnerability."
}
]
}
}
}
}
}
},
"cveMetadata": {
"assignerOrgId": "23aa2041-22e1-471f-9209-9b7396fa234f",
"assignerShortName": "XEN",
"cveId": "CVE-2022-23034",
"datePublished": "2022-01-25T13:43:08",
"dateReserved": "2022-01-10T00:00:00",
"dateUpdated": "2024-08-03T03:28:43.072Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2022-23034\",\"sourceIdentifier\":\"security@xen.org\",\"published\":\"2022-01-25T14:15:09.010\",\"lastModified\":\"2024-11-21T06:47:51.117\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check.\"},{\"lang\":\"es\",\"value\":\"Un hu\u00e9sped PV podr\u00eda hacer DoS a Xen mientras desmapea una concesi\u00f3n Para abordar XSA-380, fue introducido el recuento de referencias para las asignaciones de concesi\u00f3n para el caso en que un hu\u00e9sped PV tuviera el IOMMU habilitado. Los hu\u00e9spedes PV pueden solicitar dos formas de mapeo. Cuando ambas est\u00e1n usadas para cualquier mapeo individual, el desmapeo de tal mapeo puede ser solicitado en dos pasos. El conteo de referencia para tal mapeo ser\u00eda entonces err\u00f3neamente decrementado dos veces. Se detecta un desbordamiento de los contadores, resultando en el desencadenamiento de una comprobaci\u00f3n de errores del hipervisor\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":2.1,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-191\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:xen:xen:*:*:*:*:*:*:x86:*\",\"versionStartIncluding\":\"3.2.0\",\"versionEndExcluding\":\"4.13.0\",\"matchCriteriaId\":\"79DBA39F-1E66-4962-98C5-18B48C2F6E41\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2022/01/25/3\",\"source\":\"security@xen.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3/\",\"source\":\"security@xen.org\"},{\"url\":\"https://security.gentoo.org/glsa/202208-23\",\"source\":\"security@xen.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5117\",\"source\":\"security@xen.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://xenbits.xenproject.org/xsa/advisory-394.txt\",\"source\":\"security@xen.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/01/25/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202208-23\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5117\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://xenbits.xenproject.org/xsa/advisory-394.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}"
}
}
CERTFR-2022-AVI-081
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Xen. Elles permettent à un attaquant de provoquer un déni de service, une atteinte à la confidentialité des données et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| XEN | Xen | Xen pour x86 versions 4.6.x antérieures à 4.12.x sans le correctif xsa395-4.14 | ||
| XEN | Xen | Xen pour x86 versions 4.6.x antérieures à 4.14.x sans le correctif xsa395-4.14 | ||
| XEN | Xen | Xen pour x86 versions 4.6.x antérieures à 4.15.x sans le correctif xsa395 | ||
| XEN | Xen | Xen pour ARM versions 4.12.x sans le correctif xsa393 | ||
| XEN | Xen | Xen pour x86 versions 3.2.x antérieures à 4.13.x sans le correctif xsa394 | ||
| XEN | Xen | Xen pour x86 versions 3.2.x antérieures à 4.12.x sans le correctif xsa394 |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Xen pour x86 versions 4.6.x ant\u00e9rieures \u00e0 4.12.x sans le correctif xsa395-4.14",
"product": {
"name": "Xen",
"vendor": {
"name": "XEN",
"scada": false
}
}
},
{
"description": "Xen pour x86 versions 4.6.x ant\u00e9rieures \u00e0 4.14.x sans le correctif xsa395-4.14",
"product": {
"name": "Xen",
"vendor": {
"name": "XEN",
"scada": false
}
}
},
{
"description": "Xen pour x86 versions 4.6.x ant\u00e9rieures \u00e0 4.15.x sans le correctif xsa395",
"product": {
"name": "Xen",
"vendor": {
"name": "XEN",
"scada": false
}
}
},
{
"description": "Xen pour ARM versions 4.12.x sans le correctif xsa393",
"product": {
"name": "Xen",
"vendor": {
"name": "XEN",
"scada": false
}
}
},
{
"description": "Xen pour x86 versions 3.2.x ant\u00e9rieures \u00e0 4.13.x sans le correctif xsa394",
"product": {
"name": "Xen",
"vendor": {
"name": "XEN",
"scada": false
}
}
},
{
"description": "Xen pour x86 versions 3.2.x ant\u00e9rieures \u00e0 4.12.x sans le correctif xsa394",
"product": {
"name": "Xen",
"vendor": {
"name": "XEN",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-23035",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23035"
},
{
"name": "CVE-2022-23033",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23033"
},
{
"name": "CVE-2022-23034",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23034"
}
],
"initial_release_date": "2022-01-26T00:00:00",
"last_revision_date": "2022-01-26T00:00:00",
"links": [],
"reference": "CERTFR-2022-AVI-081",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-01-26T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Xen. Elles\npermettent \u00e0 un attaquant de provoquer un d\u00e9ni de service, une atteinte\n\u00e0 la confidentialit\u00e9 des donn\u00e9es et une \u00e9l\u00e9vation de privil\u00e8ges.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Xen",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Xen 393 du 25 janvier 2022",
"url": "https://xenbits.xen.org/xsa/advisory-393.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Xen 394 du 25 janvier 2022",
"url": "https://xenbits.xen.org/xsa/advisory-394.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Xen 395 du 25 janvier 2022",
"url": "https://xenbits.xen.org/xsa/advisory-395.html"
}
]
}
CERTFR-2022-AVI-133
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Citrix Hypervisor. Elles permettent à un attaquant de provoquer un déni de service au niveau de l'hyperviseur depuis une machine virtuelle et une atteinte à la confidentialité des données.
La CVE-2022-23034 concerne les hyperviseurs sur lesquels des machines virtuelles en mode "paravirtualisé" (PV).
La CVE-2022-23035 concerne les hyperviseurs sur lesquels des machines virtuelles ont accès à un périphérique PCI grâce au mode "PCI passthrough".
La CVE-2022-0145 concerne une vulnérabilité affectant certains CPU Intel.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description |
|---|
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [],
"affected_systems_content": "",
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-23035",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23035"
},
{
"name": "CVE-2022-0145",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0145"
},
{
"name": "CVE-2021-0145",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0145"
},
{
"name": "CVE-2022-23034",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23034"
}
],
"initial_release_date": "2022-02-10T00:00:00",
"last_revision_date": "2022-02-10T00:00:00",
"links": [],
"reference": "CERTFR-2022-AVI-133",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-02-10T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Citrix Hypervisor.\nElles permettent \u00e0 un attaquant de provoquer un d\u00e9ni de service au\nniveau de l\u0027hyperviseur depuis une machine virtuelle et une atteinte \u00e0\nla confidentialit\u00e9 des donn\u00e9es.\n\nLa CVE-2022-23034 concerne les hyperviseurs sur lesquels des machines\nvirtuelles en mode \"paravirtualis\u00e9\" (PV).\n\nLa CVE-2022-23035 concerne les hyperviseurs sur lesquels des machines\nvirtuelles ont acc\u00e8s \u00e0 un p\u00e9riph\u00e9rique PCI gr\u00e2ce au mode \"PCI\npassthrough\".\n\nLa CVE-2022-0145 concerne une vuln\u00e9rabilit\u00e9 affectant certains CPU\nIntel.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Citrix Hypervisor",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Citrix CTX337526 du 08 f\u00e9vrier 2022",
"url": "https://support.citrix.com/article/CTX337526"
}
]
}
suse-su-2022:0332-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- CVE-2022-23034: Fixed possible DoS by a PV guest Xen while unmapping a grant. (XSA-394) (bsc#1194581)\n- CVE-2022-23035: Fixed insufficient cleanup of passed-through device IRQs. (XSA-395) (bsc#1194588)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-332,SUSE-SLE-Product-HPC-15-2022-332,SUSE-SLE-Product-SLES_SAP-15-2022-332",
"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-2022_0332-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0332-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220332-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0332-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-February/010189.html"
},
{
"category": "self",
"summary": "SUSE Bug 1194581",
"url": "https://bugzilla.suse.com/1194581"
},
{
"category": "self",
"summary": "SUSE Bug 1194588",
"url": "https://bugzilla.suse.com/1194588"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23034 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23035 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23035/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2022-02-04T08:30:13Z",
"generator": {
"date": "2022-02-04T08:30:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0332-1",
"initial_release_date": "2022-02-04T08:30:13Z",
"revision_history": [
{
"date": "2022-02-04T08:30:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.10.4_32-3.71.1.aarch64",
"product": {
"name": "xen-4.10.4_32-3.71.1.aarch64",
"product_id": "xen-4.10.4_32-3.71.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.10.4_32-3.71.1.aarch64",
"product": {
"name": "xen-devel-4.10.4_32-3.71.1.aarch64",
"product_id": "xen-devel-4.10.4_32-3.71.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.10.4_32-3.71.1.aarch64",
"product": {
"name": "xen-doc-html-4.10.4_32-3.71.1.aarch64",
"product_id": "xen-doc-html-4.10.4_32-3.71.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.10.4_32-3.71.1.aarch64",
"product": {
"name": "xen-libs-4.10.4_32-3.71.1.aarch64",
"product_id": "xen-libs-4.10.4_32-3.71.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.10.4_32-3.71.1.aarch64",
"product": {
"name": "xen-tools-4.10.4_32-3.71.1.aarch64",
"product_id": "xen-tools-4.10.4_32-3.71.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.10.4_32-3.71.1.aarch64",
"product": {
"name": "xen-tools-domU-4.10.4_32-3.71.1.aarch64",
"product_id": "xen-tools-domU-4.10.4_32-3.71.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.10.4_32-3.71.1.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.10.4_32-3.71.1.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.10.4_32-3.71.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.10.4_32-3.71.1.i586",
"product": {
"name": "xen-devel-4.10.4_32-3.71.1.i586",
"product_id": "xen-devel-4.10.4_32-3.71.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.10.4_32-3.71.1.i586",
"product": {
"name": "xen-libs-4.10.4_32-3.71.1.i586",
"product_id": "xen-libs-4.10.4_32-3.71.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.10.4_32-3.71.1.i586",
"product": {
"name": "xen-tools-domU-4.10.4_32-3.71.1.i586",
"product_id": "xen-tools-domU-4.10.4_32-3.71.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.10.4_32-3.71.1.x86_64",
"product": {
"name": "xen-4.10.4_32-3.71.1.x86_64",
"product_id": "xen-4.10.4_32-3.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.10.4_32-3.71.1.x86_64",
"product": {
"name": "xen-devel-4.10.4_32-3.71.1.x86_64",
"product_id": "xen-devel-4.10.4_32-3.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.10.4_32-3.71.1.x86_64",
"product": {
"name": "xen-doc-html-4.10.4_32-3.71.1.x86_64",
"product_id": "xen-doc-html-4.10.4_32-3.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.10.4_32-3.71.1.x86_64",
"product": {
"name": "xen-libs-4.10.4_32-3.71.1.x86_64",
"product_id": "xen-libs-4.10.4_32-3.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.10.4_32-3.71.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.10.4_32-3.71.1.x86_64",
"product_id": "xen-libs-32bit-4.10.4_32-3.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.10.4_32-3.71.1.x86_64",
"product": {
"name": "xen-tools-4.10.4_32-3.71.1.x86_64",
"product_id": "xen-tools-4.10.4_32-3.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.10.4_32-3.71.1.x86_64",
"product": {
"name": "xen-tools-domU-4.10.4_32-3.71.1.x86_64",
"product_id": "xen-tools-domU-4.10.4_32-3.71.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_32-3.71.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_32-3.71.1.x86_64"
},
"product_reference": "xen-4.10.4_32-3.71.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_32-3.71.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_32-3.71.1.x86_64"
},
"product_reference": "xen-devel-4.10.4_32-3.71.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_32-3.71.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_32-3.71.1.x86_64"
},
"product_reference": "xen-libs-4.10.4_32-3.71.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_32-3.71.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_32-3.71.1.x86_64"
},
"product_reference": "xen-tools-4.10.4_32-3.71.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_32-3.71.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_32-3.71.1.x86_64"
},
"product_reference": "xen-tools-domU-4.10.4_32-3.71.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_32-3.71.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_32-3.71.1.x86_64"
},
"product_reference": "xen-4.10.4_32-3.71.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_32-3.71.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_32-3.71.1.x86_64"
},
"product_reference": "xen-devel-4.10.4_32-3.71.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_32-3.71.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_32-3.71.1.x86_64"
},
"product_reference": "xen-libs-4.10.4_32-3.71.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_32-3.71.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_32-3.71.1.x86_64"
},
"product_reference": "xen-tools-4.10.4_32-3.71.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_32-3.71.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_32-3.71.1.x86_64"
},
"product_reference": "xen-tools-domU-4.10.4_32-3.71.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_32-3.71.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_32-3.71.1.x86_64"
},
"product_reference": "xen-4.10.4_32-3.71.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_32-3.71.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_32-3.71.1.x86_64"
},
"product_reference": "xen-devel-4.10.4_32-3.71.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_32-3.71.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_32-3.71.1.x86_64"
},
"product_reference": "xen-libs-4.10.4_32-3.71.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_32-3.71.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_32-3.71.1.x86_64"
},
"product_reference": "xen-tools-4.10.4_32-3.71.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_32-3.71.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_32-3.71.1.x86_64"
},
"product_reference": "xen-tools-domU-4.10.4_32-3.71.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23034"
}
],
"notes": [
{
"category": "general",
"text": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_32-3.71.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23034",
"url": "https://www.suse.com/security/cve/CVE-2022-23034"
},
{
"category": "external",
"summary": "SUSE Bug 1194581 for CVE-2022-23034",
"url": "https://bugzilla.suse.com/1194581"
}
],
"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_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_32-3.71.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_32-3.71.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-04T08:30:13Z",
"details": "low"
}
],
"title": "CVE-2022-23034"
},
{
"cve": "CVE-2022-23035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23035"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient cleanup of passed-through device IRQs The management of IRQs associated with physical devices exposed to x86 HVM guests involves an iterative operation in particular when cleaning up after the guest\u0027s use of the device. In the case where an interrupt is not quiescent yet at the time this cleanup gets invoked, the cleanup attempt may be scheduled to be retried. When multiple interrupts are involved, this scheduling of a retry may get erroneously skipped. At the same time pointers may get cleared (resulting in a de-reference of NULL) and freed (resulting in a use-after-free), while other code would continue to assume them to be valid.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_32-3.71.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23035",
"url": "https://www.suse.com/security/cve/CVE-2022-23035"
},
{
"category": "external",
"summary": "SUSE Bug 1194588 for CVE-2022-23035",
"url": "https://bugzilla.suse.com/1194588"
}
],
"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_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_32-3.71.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": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xen-tools-domU-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xen-tools-domU-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-devel-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-libs-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-4.10.4_32-3.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xen-tools-domU-4.10.4_32-3.71.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-04T08:30:13Z",
"details": "moderate"
}
],
"title": "CVE-2022-23035"
}
]
}
suse-su-2022:0342-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- CVE-2022-23034: Fixed possible DoS by a PV guest Xen while unmapping a grant. (XSA-394) (bsc#1194581)\n- CVE-2022-23035: Fixed insufficient cleanup of passed-through device IRQs. (XSA-395) (bsc#1194588)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-342,SUSE-SLE-SERVER-12-SP2-BCL-2022-342",
"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-2022_0342-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0342-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220342-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0342-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-February/010191.html"
},
{
"category": "self",
"summary": "SUSE Bug 1194581",
"url": "https://bugzilla.suse.com/1194581"
},
{
"category": "self",
"summary": "SUSE Bug 1194588",
"url": "https://bugzilla.suse.com/1194588"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23034 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23035 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23035/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2022-02-07T14:00:01Z",
"generator": {
"date": "2022-02-07T14:00:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0342-1",
"initial_release_date": "2022-02-07T14:00:01Z",
"revision_history": [
{
"date": "2022-02-07T14:00:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.7.6_20-43.85.1.aarch64",
"product": {
"name": "xen-4.7.6_20-43.85.1.aarch64",
"product_id": "xen-4.7.6_20-43.85.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.7.6_20-43.85.1.aarch64",
"product": {
"name": "xen-devel-4.7.6_20-43.85.1.aarch64",
"product_id": "xen-devel-4.7.6_20-43.85.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.7.6_20-43.85.1.aarch64",
"product": {
"name": "xen-doc-html-4.7.6_20-43.85.1.aarch64",
"product_id": "xen-doc-html-4.7.6_20-43.85.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.7.6_20-43.85.1.aarch64",
"product": {
"name": "xen-libs-4.7.6_20-43.85.1.aarch64",
"product_id": "xen-libs-4.7.6_20-43.85.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.7.6_20-43.85.1.aarch64",
"product": {
"name": "xen-tools-4.7.6_20-43.85.1.aarch64",
"product_id": "xen-tools-4.7.6_20-43.85.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.7.6_20-43.85.1.aarch64",
"product": {
"name": "xen-tools-domU-4.7.6_20-43.85.1.aarch64",
"product_id": "xen-tools-domU-4.7.6_20-43.85.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.7.6_20-43.85.1.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.7.6_20-43.85.1.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.7.6_20-43.85.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.7.6_20-43.85.1.i586",
"product": {
"name": "xen-devel-4.7.6_20-43.85.1.i586",
"product_id": "xen-devel-4.7.6_20-43.85.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.7.6_20-43.85.1.i586",
"product": {
"name": "xen-libs-4.7.6_20-43.85.1.i586",
"product_id": "xen-libs-4.7.6_20-43.85.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.7.6_20-43.85.1.i586",
"product": {
"name": "xen-tools-domU-4.7.6_20-43.85.1.i586",
"product_id": "xen-tools-domU-4.7.6_20-43.85.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.7.6_20-43.85.1.x86_64",
"product": {
"name": "xen-4.7.6_20-43.85.1.x86_64",
"product_id": "xen-4.7.6_20-43.85.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.7.6_20-43.85.1.x86_64",
"product": {
"name": "xen-devel-4.7.6_20-43.85.1.x86_64",
"product_id": "xen-devel-4.7.6_20-43.85.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.7.6_20-43.85.1.x86_64",
"product": {
"name": "xen-doc-html-4.7.6_20-43.85.1.x86_64",
"product_id": "xen-doc-html-4.7.6_20-43.85.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.7.6_20-43.85.1.x86_64",
"product": {
"name": "xen-libs-4.7.6_20-43.85.1.x86_64",
"product_id": "xen-libs-4.7.6_20-43.85.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.7.6_20-43.85.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.7.6_20-43.85.1.x86_64",
"product_id": "xen-libs-32bit-4.7.6_20-43.85.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.7.6_20-43.85.1.x86_64",
"product": {
"name": "xen-tools-4.7.6_20-43.85.1.x86_64",
"product_id": "xen-tools-4.7.6_20-43.85.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.7.6_20-43.85.1.x86_64",
"product": {
"name": "xen-tools-domU-4.7.6_20-43.85.1.x86_64",
"product_id": "xen-tools-domU-4.7.6_20-43.85.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.7.6_20-43.85.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_20-43.85.1.x86_64"
},
"product_reference": "xen-4.7.6_20-43.85.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_20-43.85.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_20-43.85.1.x86_64"
},
"product_reference": "xen-doc-html-4.7.6_20-43.85.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_20-43.85.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_20-43.85.1.x86_64"
},
"product_reference": "xen-libs-4.7.6_20-43.85.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_20-43.85.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_20-43.85.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.7.6_20-43.85.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_20-43.85.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_20-43.85.1.x86_64"
},
"product_reference": "xen-tools-4.7.6_20-43.85.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_20-43.85.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_20-43.85.1.x86_64"
},
"product_reference": "xen-tools-domU-4.7.6_20-43.85.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23034"
}
],
"notes": [
{
"category": "general",
"text": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_20-43.85.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23034",
"url": "https://www.suse.com/security/cve/CVE-2022-23034"
},
{
"category": "external",
"summary": "SUSE Bug 1194581 for CVE-2022-23034",
"url": "https://bugzilla.suse.com/1194581"
}
],
"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_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_20-43.85.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_20-43.85.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-07T14:00:01Z",
"details": "low"
}
],
"title": "CVE-2022-23034"
},
{
"cve": "CVE-2022-23035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23035"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient cleanup of passed-through device IRQs The management of IRQs associated with physical devices exposed to x86 HVM guests involves an iterative operation in particular when cleaning up after the guest\u0027s use of the device. In the case where an interrupt is not quiescent yet at the time this cleanup gets invoked, the cleanup attempt may be scheduled to be retried. When multiple interrupts are involved, this scheduling of a retry may get erroneously skipped. At the same time pointers may get cleared (resulting in a de-reference of NULL) and freed (resulting in a use-after-free), while other code would continue to assume them to be valid.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_20-43.85.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23035",
"url": "https://www.suse.com/security/cve/CVE-2022-23035"
},
{
"category": "external",
"summary": "SUSE Bug 1194588 for CVE-2022-23035",
"url": "https://bugzilla.suse.com/1194588"
}
],
"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_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_20-43.85.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": [
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-doc-html-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-32bit-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-libs-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-4.7.6_20-43.85.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xen-tools-domU-4.7.6_20-43.85.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-07T14:00:01Z",
"details": "moderate"
}
],
"title": "CVE-2022-23035"
}
]
}
suse-su-2022:0359-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- CVE-2022-23034: Fixed possible DoS by a PV guest Xen while unmapping a grant. (XSA-394) (bsc#1194581)\n- CVE-2022-23035: Fixed insufficient cleanup of passed-through device IRQs. (XSA-395) (bsc#1194588)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2022-359,SUSE-2022-359,SUSE-OpenStack-Cloud-8-2022-359,SUSE-OpenStack-Cloud-Crowbar-8-2022-359,SUSE-SLE-SAP-12-SP3-2022-359,SUSE-SLE-SERVER-12-SP3-2022-359,SUSE-SLE-SERVER-12-SP3-BCL-2022-359",
"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-2022_0359-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0359-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220359-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0359-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-February/010198.html"
},
{
"category": "self",
"summary": "SUSE Bug 1194581",
"url": "https://bugzilla.suse.com/1194581"
},
{
"category": "self",
"summary": "SUSE Bug 1194588",
"url": "https://bugzilla.suse.com/1194588"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23034 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23035 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23035/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2022-02-09T14:50:28Z",
"generator": {
"date": "2022-02-09T14:50:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0359-1",
"initial_release_date": "2022-02-09T14:50:28Z",
"revision_history": [
{
"date": "2022-02-09T14:50:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.9.4_26-3.100.1.aarch64",
"product": {
"name": "xen-4.9.4_26-3.100.1.aarch64",
"product_id": "xen-4.9.4_26-3.100.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.9.4_26-3.100.1.aarch64",
"product": {
"name": "xen-devel-4.9.4_26-3.100.1.aarch64",
"product_id": "xen-devel-4.9.4_26-3.100.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.9.4_26-3.100.1.aarch64",
"product": {
"name": "xen-doc-html-4.9.4_26-3.100.1.aarch64",
"product_id": "xen-doc-html-4.9.4_26-3.100.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.9.4_26-3.100.1.aarch64",
"product": {
"name": "xen-libs-4.9.4_26-3.100.1.aarch64",
"product_id": "xen-libs-4.9.4_26-3.100.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.9.4_26-3.100.1.aarch64",
"product": {
"name": "xen-tools-4.9.4_26-3.100.1.aarch64",
"product_id": "xen-tools-4.9.4_26-3.100.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.9.4_26-3.100.1.aarch64",
"product": {
"name": "xen-tools-domU-4.9.4_26-3.100.1.aarch64",
"product_id": "xen-tools-domU-4.9.4_26-3.100.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.9.4_26-3.100.1.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.9.4_26-3.100.1.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.9.4_26-3.100.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.9.4_26-3.100.1.i586",
"product": {
"name": "xen-devel-4.9.4_26-3.100.1.i586",
"product_id": "xen-devel-4.9.4_26-3.100.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.9.4_26-3.100.1.i586",
"product": {
"name": "xen-libs-4.9.4_26-3.100.1.i586",
"product_id": "xen-libs-4.9.4_26-3.100.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.9.4_26-3.100.1.i586",
"product": {
"name": "xen-tools-domU-4.9.4_26-3.100.1.i586",
"product_id": "xen-tools-domU-4.9.4_26-3.100.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.9.4_26-3.100.1.x86_64",
"product": {
"name": "xen-4.9.4_26-3.100.1.x86_64",
"product_id": "xen-4.9.4_26-3.100.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.9.4_26-3.100.1.x86_64",
"product": {
"name": "xen-doc-html-4.9.4_26-3.100.1.x86_64",
"product_id": "xen-doc-html-4.9.4_26-3.100.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.9.4_26-3.100.1.x86_64",
"product": {
"name": "xen-libs-4.9.4_26-3.100.1.x86_64",
"product_id": "xen-libs-4.9.4_26-3.100.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"product_id": "xen-libs-32bit-4.9.4_26-3.100.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.9.4_26-3.100.1.x86_64",
"product": {
"name": "xen-tools-4.9.4_26-3.100.1.x86_64",
"product_id": "xen-tools-4.9.4_26-3.100.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"product": {
"name": "xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"product_id": "xen-tools-domU-4.9.4_26-3.100.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.9.4_26-3.100.1.x86_64",
"product": {
"name": "xen-devel-4.9.4_26-3.100.1.x86_64",
"product_id": "xen-devel-4.9.4_26-3.100.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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.9.4_26-3.100.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:xen-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-4.9.4_26-3.100.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_26-3.100.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:xen-doc-html-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-doc-html-4.9.4_26-3.100.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.9.4_26-3.100.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:xen-libs-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-libs-4.9.4_26-3.100.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_26-3.100.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.9.4_26-3.100.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:xen-tools-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-tools-4.9.4_26-3.100.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_26-3.100.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.9.4_26-3.100.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:xen-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-4.9.4_26-3.100.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_26-3.100.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-doc-html-4.9.4_26-3.100.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.9.4_26-3.100.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:xen-libs-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-libs-4.9.4_26-3.100.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_26-3.100.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.9.4_26-3.100.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:xen-tools-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-tools-4.9.4_26-3.100.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_26-3.100.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.9.4_26-3.100.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-4.9.4_26-3.100.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_26-3.100.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-doc-html-4.9.4_26-3.100.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_26-3.100.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-libs-4.9.4_26-3.100.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_26-3.100.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.9.4_26-3.100.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_26-3.100.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-tools-4.9.4_26-3.100.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_26-3.100.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64"
},
"product_reference": "xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.9.4_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-4.9.4_26-3.100.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_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-doc-html-4.9.4_26-3.100.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_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-libs-4.9.4_26-3.100.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_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.9.4_26-3.100.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_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-tools-4.9.4_26-3.100.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_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-tools-domU-4.9.4_26-3.100.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_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-4.9.4_26-3.100.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_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-doc-html-4.9.4_26-3.100.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_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-libs-4.9.4_26-3.100.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_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.9.4_26-3.100.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_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-tools-4.9.4_26-3.100.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_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-tools-domU-4.9.4_26-3.100.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_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-4.9.4_26-3.100.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_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-doc-html-4.9.4_26-3.100.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_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-libs-4.9.4_26-3.100.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_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.9.4_26-3.100.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_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-tools-4.9.4_26-3.100.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_26-3.100.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_26-3.100.1.x86_64"
},
"product_reference": "xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23034"
}
],
"notes": [
{
"category": "general",
"text": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:xen-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23034",
"url": "https://www.suse.com/security/cve/CVE-2022-23034"
},
{
"category": "external",
"summary": "SUSE Bug 1194581 for CVE-2022-23034",
"url": "https://bugzilla.suse.com/1194581"
}
],
"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_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:xen-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-09T14:50:28Z",
"details": "low"
}
],
"title": "CVE-2022-23034"
},
{
"cve": "CVE-2022-23035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23035"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient cleanup of passed-through device IRQs The management of IRQs associated with physical devices exposed to x86 HVM guests involves an iterative operation in particular when cleaning up after the guest\u0027s use of the device. In the case where an interrupt is not quiescent yet at the time this cleanup gets invoked, the cleanup attempt may be scheduled to be retried. When multiple interrupts are involved, this scheduling of a retry may get erroneously skipped. At the same time pointers may get cleared (resulting in a de-reference of NULL) and freed (resulting in a use-after-free), while other code would continue to assume them to be valid.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:xen-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23035",
"url": "https://www.suse.com/security/cve/CVE-2022-23035"
},
{
"category": "external",
"summary": "SUSE Bug 1194588 for CVE-2022-23035",
"url": "https://bugzilla.suse.com/1194588"
}
],
"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_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_26-3.100.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_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"HPE Helion OpenStack 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-doc-html-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-32bit-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-libs-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-4.9.4_26-3.100.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xen-tools-domU-4.9.4_26-3.100.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-09T14:50:28Z",
"details": "moderate"
}
],
"title": "CVE-2022-23035"
}
]
}
suse-su-2022:14886-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- CVE-2022-23034: Fixed possible DoS by a PV guest Xen while unmapping a grant. (XSA-394) (bsc#1194581)\n- CVE-2022-23035: Fixed insufficient cleanup of passed-through device IRQs. (XSA-395) (bsc#1194588)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "slessp4-xen-14886",
"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-2022_14886-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:14886-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-202214886-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:14886-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-February/010240.html"
},
{
"category": "self",
"summary": "SUSE Bug 1194581",
"url": "https://bugzilla.suse.com/1194581"
},
{
"category": "self",
"summary": "SUSE Bug 1194588",
"url": "https://bugzilla.suse.com/1194588"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23034 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23035 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23035/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2022-02-17T08:52:37Z",
"generator": {
"date": "2022-02-17T08:52:37Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:14886-1",
"initial_release_date": "2022-02-17T08:52:37Z",
"revision_history": [
{
"date": "2022-02-17T08:52:37Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"product": {
"name": "xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"product_id": "xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.i586"
}
},
{
"category": "product_version",
"name": "xen-kmp-pae-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"product": {
"name": "xen-kmp-pae-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"product_id": "xen-kmp-pae-4.4.4_52_3.0.101_108.132-61.70.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.4.4_52-61.70.1.i586",
"product": {
"name": "xen-libs-4.4.4_52-61.70.1.i586",
"product_id": "xen-libs-4.4.4_52-61.70.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.4.4_52-61.70.1.i586",
"product": {
"name": "xen-tools-domU-4.4.4_52-61.70.1.i586",
"product_id": "xen-tools-domU-4.4.4_52-61.70.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.4.4_52-61.70.1.x86_64",
"product": {
"name": "xen-4.4.4_52-61.70.1.x86_64",
"product_id": "xen-4.4.4_52-61.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.4.4_52-61.70.1.x86_64",
"product": {
"name": "xen-doc-html-4.4.4_52-61.70.1.x86_64",
"product_id": "xen-doc-html-4.4.4_52-61.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.x86_64",
"product": {
"name": "xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.x86_64",
"product_id": "xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.4.4_52-61.70.1.x86_64",
"product": {
"name": "xen-libs-4.4.4_52-61.70.1.x86_64",
"product_id": "xen-libs-4.4.4_52-61.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.4.4_52-61.70.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.4.4_52-61.70.1.x86_64",
"product_id": "xen-libs-32bit-4.4.4_52-61.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.4.4_52-61.70.1.x86_64",
"product": {
"name": "xen-tools-4.4.4_52-61.70.1.x86_64",
"product_id": "xen-tools-4.4.4_52-61.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.4.4_52-61.70.1.x86_64",
"product": {
"name": "xen-tools-domU-4.4.4_52-61.70.1.x86_64",
"product_id": "xen-tools-domU-4.4.4_52-61.70.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.4.4_52-61.70.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_52-61.70.1.x86_64"
},
"product_reference": "xen-4.4.4_52-61.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.4.4_52-61.70.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_52-61.70.1.x86_64"
},
"product_reference": "xen-doc-html-4.4.4_52-61.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.i586"
},
"product_reference": "xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.x86_64"
},
"product_reference": "xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-kmp-pae-4.4.4_52_3.0.101_108.132-61.70.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_52_3.0.101_108.132-61.70.1.i586"
},
"product_reference": "xen-kmp-pae-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.4.4_52-61.70.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_52-61.70.1.i586"
},
"product_reference": "xen-libs-4.4.4_52-61.70.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.4.4_52-61.70.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_52-61.70.1.x86_64"
},
"product_reference": "xen-libs-4.4.4_52-61.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.4.4_52-61.70.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_52-61.70.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.4.4_52-61.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.4.4_52-61.70.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_52-61.70.1.x86_64"
},
"product_reference": "xen-tools-4.4.4_52-61.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.4.4_52-61.70.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_52-61.70.1.i586"
},
"product_reference": "xen-tools-domU-4.4.4_52-61.70.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.4.4_52-61.70.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_52-61.70.1.x86_64"
},
"product_reference": "xen-tools-domU-4.4.4_52-61.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23034"
}
],
"notes": [
{
"category": "general",
"text": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_52-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_52-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_52-61.70.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23034",
"url": "https://www.suse.com/security/cve/CVE-2022-23034"
},
{
"category": "external",
"summary": "SUSE Bug 1194581 for CVE-2022-23034",
"url": "https://bugzilla.suse.com/1194581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_52-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_52-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_52-61.70.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_52-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_52-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_52-61.70.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-17T08:52:37Z",
"details": "low"
}
],
"title": "CVE-2022-23034"
},
{
"cve": "CVE-2022-23035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23035"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient cleanup of passed-through device IRQs The management of IRQs associated with physical devices exposed to x86 HVM guests involves an iterative operation in particular when cleaning up after the guest\u0027s use of the device. In the case where an interrupt is not quiescent yet at the time this cleanup gets invoked, the cleanup attempt may be scheduled to be retried. When multiple interrupts are involved, this scheduling of a retry may get erroneously skipped. At the same time pointers may get cleared (resulting in a de-reference of NULL) and freed (resulting in a use-after-free), while other code would continue to assume them to be valid.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_52-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_52-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_52-61.70.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23035",
"url": "https://www.suse.com/security/cve/CVE-2022-23035"
},
{
"category": "external",
"summary": "SUSE Bug 1194588 for CVE-2022-23035",
"url": "https://bugzilla.suse.com/1194588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_52-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_52-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_52-61.70.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": [
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-doc-html-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-default-4.4.4_52_3.0.101_108.132-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-kmp-pae-4.4.4_52_3.0.101_108.132-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-32bit-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_52-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-libs-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-4.4.4_52-61.70.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_52-61.70.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xen-tools-domU-4.4.4_52-61.70.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-17T08:52:37Z",
"details": "moderate"
}
],
"title": "CVE-2022-23035"
}
]
}
suse-su-2022:0467-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- CVE-2022-23033: Fixed guest_physmap_remove_page not removing the p2m mappings. (XSA-393) (bsc#1194576)\n- CVE-2022-23034: Fixed possible DoS by a PV guest Xen while unmapping a grant. (XSA-394) (bsc#1194581)\n- CVE-2022-23035: Fixed insufficient cleanup of passed-through device IRQs. (XSA-395) (bsc#1194588)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-467,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-467,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-467,SUSE-SLE-Product-RT-15-SP2-2022-467,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-467,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-467,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-467,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-467,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-467,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-467,SUSE-SUSE-MicroOS-5.0-2022-467,SUSE-Storage-7-2022-467",
"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-2022_0467-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0467-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220467-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0467-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-February/010239.html"
},
{
"category": "self",
"summary": "SUSE Bug 1194576",
"url": "https://bugzilla.suse.com/1194576"
},
{
"category": "self",
"summary": "SUSE Bug 1194581",
"url": "https://bugzilla.suse.com/1194581"
},
{
"category": "self",
"summary": "SUSE Bug 1194588",
"url": "https://bugzilla.suse.com/1194588"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23033 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23033/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23034 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23035 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23035/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2022-02-17T08:51:47Z",
"generator": {
"date": "2022-02-17T08:51:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0467-1",
"initial_release_date": "2022-02-17T08:51:47Z",
"revision_history": [
{
"date": "2022-02-17T08:51:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.13.4_04-3.43.2.aarch64",
"product": {
"name": "xen-4.13.4_04-3.43.2.aarch64",
"product_id": "xen-4.13.4_04-3.43.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.13.4_04-3.43.2.aarch64",
"product": {
"name": "xen-devel-4.13.4_04-3.43.2.aarch64",
"product_id": "xen-devel-4.13.4_04-3.43.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.13.4_04-3.43.2.aarch64",
"product": {
"name": "xen-doc-html-4.13.4_04-3.43.2.aarch64",
"product_id": "xen-doc-html-4.13.4_04-3.43.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.13.4_04-3.43.2.aarch64",
"product": {
"name": "xen-libs-4.13.4_04-3.43.2.aarch64",
"product_id": "xen-libs-4.13.4_04-3.43.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.13.4_04-3.43.2.aarch64",
"product": {
"name": "xen-tools-4.13.4_04-3.43.2.aarch64",
"product_id": "xen-tools-4.13.4_04-3.43.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.13.4_04-3.43.2.aarch64",
"product": {
"name": "xen-tools-domU-4.13.4_04-3.43.2.aarch64",
"product_id": "xen-tools-domU-4.13.4_04-3.43.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.13.4_04-3.43.2.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.13.4_04-3.43.2.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.13.4_04-3.43.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.13.4_04-3.43.2.i586",
"product": {
"name": "xen-devel-4.13.4_04-3.43.2.i586",
"product_id": "xen-devel-4.13.4_04-3.43.2.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.13.4_04-3.43.2.i586",
"product": {
"name": "xen-libs-4.13.4_04-3.43.2.i586",
"product_id": "xen-libs-4.13.4_04-3.43.2.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.13.4_04-3.43.2.i586",
"product": {
"name": "xen-tools-domU-4.13.4_04-3.43.2.i586",
"product_id": "xen-tools-domU-4.13.4_04-3.43.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"product_id": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.13.4_04-3.43.2.x86_64",
"product": {
"name": "xen-4.13.4_04-3.43.2.x86_64",
"product_id": "xen-4.13.4_04-3.43.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.13.4_04-3.43.2.x86_64",
"product": {
"name": "xen-devel-4.13.4_04-3.43.2.x86_64",
"product_id": "xen-devel-4.13.4_04-3.43.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.13.4_04-3.43.2.x86_64",
"product": {
"name": "xen-doc-html-4.13.4_04-3.43.2.x86_64",
"product_id": "xen-doc-html-4.13.4_04-3.43.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.13.4_04-3.43.2.x86_64",
"product": {
"name": "xen-libs-4.13.4_04-3.43.2.x86_64",
"product_id": "xen-libs-4.13.4_04-3.43.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.13.4_04-3.43.2.x86_64",
"product": {
"name": "xen-libs-32bit-4.13.4_04-3.43.2.x86_64",
"product_id": "xen-libs-32bit-4.13.4_04-3.43.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.13.4_04-3.43.2.x86_64",
"product": {
"name": "xen-tools-4.13.4_04-3.43.2.x86_64",
"product_id": "xen-tools-4.13.4_04-3.43.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"product": {
"name": "xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"product_id": "xen-tools-domU-4.13.4_04-3.43.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.0",
"product": {
"name": "SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-devel-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-devel-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-libs-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-libs-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-domU-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-devel-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-libs-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:xen-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-devel-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-libs-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:xen-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:xen-devel-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-devel-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:xen-libs-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-libs-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-domU-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-devel-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-libs-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-devel-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-libs-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.13.4_04-3.43.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:xen-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.13.4_04-3.43.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:xen-devel-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-devel-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.13.4_04-3.43.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:xen-libs-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-libs-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.13.4_04-3.43.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:xen-tools-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.13.4_04-3.43.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.13.4_04-3.43.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:xen-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.13.4_04-3.43.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-devel-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.13.4_04-3.43.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-libs-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.13.4_04-3.43.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.13.4_04-3.43.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.13.4_04-3.43.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:xen-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.13.4_04-3.43.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-devel-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.13.4_04-3.43.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-libs-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.13.4_04-3.43.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.13.4_04-3.43.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.13.4_04-3.43.2.x86_64 as component of SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0:xen-libs-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-libs-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.13.4_04-3.43.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:xen-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.13.4_04-3.43.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:xen-devel-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-devel-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.13.4_04-3.43.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:xen-libs-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-libs-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.13.4_04-3.43.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:xen-tools-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.13.4_04-3.43.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:xen-tools-domU-4.13.4_04-3.43.2.x86_64"
},
"product_reference": "xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23033",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23033"
}
],
"notes": [
{
"category": "general",
"text": "arm: guest_physmap_remove_page not removing the p2m mappings The functions to remove one or more entries from a guest p2m pagetable on Arm (p2m_remove_mapping, guest_physmap_remove_page, and p2m_set_entry with mfn set to INVALID_MFN) do not actually clear the pagetable entry if the entry doesn\u0027t have the valid bit set. It is possible to have a valid pagetable entry without the valid bit set when a guest operating system uses set/way cache maintenance instructions. For instance, a guest issuing a set/way cache maintenance instruction, then calling the XENMEM_decrease_reservation hypercall to give back memory pages to Xen, might be able to retain access to those pages even after Xen started reusing them for other purposes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Micro 5.0:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Proxy 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Retail Branch Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23033",
"url": "https://www.suse.com/security/cve/CVE-2022-23033"
},
{
"category": "external",
"summary": "SUSE Bug 1194576 for CVE-2022-23033",
"url": "https://bugzilla.suse.com/1194576"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Micro 5.0:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Proxy 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Retail Branch Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Micro 5.0:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Proxy 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Retail Branch Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-17T08:51:47Z",
"details": "important"
}
],
"title": "CVE-2022-23033"
},
{
"cve": "CVE-2022-23034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23034"
}
],
"notes": [
{
"category": "general",
"text": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Micro 5.0:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Proxy 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Retail Branch Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23034",
"url": "https://www.suse.com/security/cve/CVE-2022-23034"
},
{
"category": "external",
"summary": "SUSE Bug 1194581 for CVE-2022-23034",
"url": "https://bugzilla.suse.com/1194581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Micro 5.0:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Proxy 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Retail Branch Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Micro 5.0:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Proxy 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Retail Branch Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-17T08:51:47Z",
"details": "low"
}
],
"title": "CVE-2022-23034"
},
{
"cve": "CVE-2022-23035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23035"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient cleanup of passed-through device IRQs The management of IRQs associated with physical devices exposed to x86 HVM guests involves an iterative operation in particular when cleaning up after the guest\u0027s use of the device. In the case where an interrupt is not quiescent yet at the time this cleanup gets invoked, the cleanup attempt may be scheduled to be retried. When multiple interrupts are involved, this scheduling of a retry may get erroneously skipped. At the same time pointers may get cleared (resulting in a de-reference of NULL) and freed (resulting in a use-after-free), while other code would continue to assume them to be valid.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Micro 5.0:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Proxy 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Retail Branch Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23035",
"url": "https://www.suse.com/security/cve/CVE-2022-23035"
},
{
"category": "external",
"summary": "SUSE Bug 1194588 for CVE-2022-23035",
"url": "https://bugzilla.suse.com/1194588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Micro 5.0:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Proxy 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Retail Branch Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
]
}
],
"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": [
"SUSE Enterprise Storage 7:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Enterprise Storage 7:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Micro 5.0:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Proxy 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Proxy 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Retail Branch Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch",
"SUSE Manager Server 4.1:xen-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-devel-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-libs-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-domU-4.13.4_04-3.43.2.x86_64",
"SUSE Manager Server 4.1:xen-tools-xendomains-wait-disk-4.13.4_04-3.43.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-17T08:51:47Z",
"details": "moderate"
}
],
"title": "CVE-2022-23035"
}
]
}
suse-su-2022:0468-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- CVE-2022-23033: Fixed guest_physmap_remove_page not removing the p2m mappings. (XSA-393) (bsc#1194576)\n- CVE-2022-23034: Fixed possible DoS by a PV guest Xen while unmapping a grant. (XSA-394) (bsc#1194581)\n- CVE-2022-23035: Fixed insufficient cleanup of passed-through device IRQs. (XSA-395) (bsc#1194588)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-468,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-468,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-468,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-468,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-468,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-468,SUSE-Storage-6-2022-468",
"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-2022_0468-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0468-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220468-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0468-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-February/010242.html"
},
{
"category": "self",
"summary": "SUSE Bug 1194576",
"url": "https://bugzilla.suse.com/1194576"
},
{
"category": "self",
"summary": "SUSE Bug 1194581",
"url": "https://bugzilla.suse.com/1194581"
},
{
"category": "self",
"summary": "SUSE Bug 1194588",
"url": "https://bugzilla.suse.com/1194588"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23033 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23033/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23034 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23035 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23035/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2022-02-17T08:52:05Z",
"generator": {
"date": "2022-02-17T08:52:05Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0468-1",
"initial_release_date": "2022-02-17T08:52:05Z",
"revision_history": [
{
"date": "2022-02-17T08:52:05Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.12.4_18-3.60.2.aarch64",
"product": {
"name": "xen-4.12.4_18-3.60.2.aarch64",
"product_id": "xen-4.12.4_18-3.60.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.12.4_18-3.60.2.aarch64",
"product": {
"name": "xen-devel-4.12.4_18-3.60.2.aarch64",
"product_id": "xen-devel-4.12.4_18-3.60.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.12.4_18-3.60.2.aarch64",
"product": {
"name": "xen-doc-html-4.12.4_18-3.60.2.aarch64",
"product_id": "xen-doc-html-4.12.4_18-3.60.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.12.4_18-3.60.2.aarch64",
"product": {
"name": "xen-libs-4.12.4_18-3.60.2.aarch64",
"product_id": "xen-libs-4.12.4_18-3.60.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.12.4_18-3.60.2.aarch64",
"product": {
"name": "xen-tools-4.12.4_18-3.60.2.aarch64",
"product_id": "xen-tools-4.12.4_18-3.60.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.12.4_18-3.60.2.aarch64",
"product": {
"name": "xen-tools-domU-4.12.4_18-3.60.2.aarch64",
"product_id": "xen-tools-domU-4.12.4_18-3.60.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.12.4_18-3.60.2.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.12.4_18-3.60.2.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.12.4_18-3.60.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.12.4_18-3.60.2.i586",
"product": {
"name": "xen-devel-4.12.4_18-3.60.2.i586",
"product_id": "xen-devel-4.12.4_18-3.60.2.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.12.4_18-3.60.2.i586",
"product": {
"name": "xen-libs-4.12.4_18-3.60.2.i586",
"product_id": "xen-libs-4.12.4_18-3.60.2.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.12.4_18-3.60.2.i586",
"product": {
"name": "xen-tools-domU-4.12.4_18-3.60.2.i586",
"product_id": "xen-tools-domU-4.12.4_18-3.60.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.12.4_18-3.60.2.x86_64",
"product": {
"name": "xen-4.12.4_18-3.60.2.x86_64",
"product_id": "xen-4.12.4_18-3.60.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.12.4_18-3.60.2.x86_64",
"product": {
"name": "xen-devel-4.12.4_18-3.60.2.x86_64",
"product_id": "xen-devel-4.12.4_18-3.60.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.12.4_18-3.60.2.x86_64",
"product": {
"name": "xen-doc-html-4.12.4_18-3.60.2.x86_64",
"product_id": "xen-doc-html-4.12.4_18-3.60.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.12.4_18-3.60.2.x86_64",
"product": {
"name": "xen-libs-4.12.4_18-3.60.2.x86_64",
"product_id": "xen-libs-4.12.4_18-3.60.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.12.4_18-3.60.2.x86_64",
"product": {
"name": "xen-libs-32bit-4.12.4_18-3.60.2.x86_64",
"product_id": "xen-libs-32bit-4.12.4_18-3.60.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.12.4_18-3.60.2.x86_64",
"product": {
"name": "xen-tools-4.12.4_18-3.60.2.x86_64",
"product_id": "xen-tools-4.12.4_18-3.60.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"product": {
"name": "xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"product_id": "xen-tools-domU-4.12.4_18-3.60.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 6",
"product": {
"name": "SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-devel-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-libs-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-tools-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-devel-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-libs-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-tools-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-devel-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-libs-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-tools-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-devel-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-libs-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-tools-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-devel-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-libs-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-tools-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.12.4_18-3.60.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.12.4_18-3.60.2.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:xen-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.12.4_18-3.60.2.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:xen-devel-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-devel-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.12.4_18-3.60.2.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:xen-libs-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-libs-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.12.4_18-3.60.2.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:xen-tools-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-tools-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.12.4_18-3.60.2.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_18-3.60.2.x86_64"
},
"product_reference": "xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23033",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23033"
}
],
"notes": [
{
"category": "general",
"text": "arm: guest_physmap_remove_page not removing the p2m mappings The functions to remove one or more entries from a guest p2m pagetable on Arm (p2m_remove_mapping, guest_physmap_remove_page, and p2m_set_entry with mfn set to INVALID_MFN) do not actually clear the pagetable entry if the entry doesn\u0027t have the valid bit set. It is possible to have a valid pagetable entry without the valid bit set when a guest operating system uses set/way cache maintenance instructions. For instance, a guest issuing a set/way cache maintenance instruction, then calling the XENMEM_decrease_reservation hypercall to give back memory pages to Xen, might be able to retain access to those pages even after Xen started reusing them for other purposes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_18-3.60.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23033",
"url": "https://www.suse.com/security/cve/CVE-2022-23033"
},
{
"category": "external",
"summary": "SUSE Bug 1194576 for CVE-2022-23033",
"url": "https://bugzilla.suse.com/1194576"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_18-3.60.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_18-3.60.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-17T08:52:05Z",
"details": "important"
}
],
"title": "CVE-2022-23033"
},
{
"cve": "CVE-2022-23034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23034"
}
],
"notes": [
{
"category": "general",
"text": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_18-3.60.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23034",
"url": "https://www.suse.com/security/cve/CVE-2022-23034"
},
{
"category": "external",
"summary": "SUSE Bug 1194581 for CVE-2022-23034",
"url": "https://bugzilla.suse.com/1194581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_18-3.60.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_18-3.60.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-17T08:52:05Z",
"details": "low"
}
],
"title": "CVE-2022-23034"
},
{
"cve": "CVE-2022-23035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23035"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient cleanup of passed-through device IRQs The management of IRQs associated with physical devices exposed to x86 HVM guests involves an iterative operation in particular when cleaning up after the guest\u0027s use of the device. In the case where an interrupt is not quiescent yet at the time this cleanup gets invoked, the cleanup attempt may be scheduled to be retried. When multiple interrupts are involved, this scheduling of a retry may get erroneously skipped. At the same time pointers may get cleared (resulting in a de-reference of NULL) and freed (resulting in a use-after-free), while other code would continue to assume them to be valid.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_18-3.60.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23035",
"url": "https://www.suse.com/security/cve/CVE-2022-23035"
},
{
"category": "external",
"summary": "SUSE Bug 1194588 for CVE-2022-23035",
"url": "https://bugzilla.suse.com/1194588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_18-3.60.2.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": [
"SUSE Enterprise Storage 6:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Enterprise Storage 6:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xen-tools-domU-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-devel-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-libs-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-4.12.4_18-3.60.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xen-tools-domU-4.12.4_18-3.60.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-17T08:52:05Z",
"details": "moderate"
}
],
"title": "CVE-2022-23035"
}
]
}
suse-su-2022:0331-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- CVE-2022-23034: Fixed possible DoS by a PV guest Xen while unmapping a grant. (XSA-394) (bsc#1194581)\n- CVE-2022-23035: Fixed insufficient cleanup of passed-through device IRQs. (XSA-395) (bsc#1194588)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-331,SUSE-OpenStack-Cloud-9-2022-331,SUSE-OpenStack-Cloud-Crowbar-9-2022-331,SUSE-SLE-SAP-12-SP4-2022-331,SUSE-SLE-SERVER-12-SP4-LTSS-2022-331",
"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-2022_0331-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0331-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220331-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0331-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-February/010190.html"
},
{
"category": "self",
"summary": "SUSE Bug 1194581",
"url": "https://bugzilla.suse.com/1194581"
},
{
"category": "self",
"summary": "SUSE Bug 1194588",
"url": "https://bugzilla.suse.com/1194588"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23034 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23035 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23035/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2022-02-04T08:29:57Z",
"generator": {
"date": "2022-02-04T08:29:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0331-1",
"initial_release_date": "2022-02-04T08:29:57Z",
"revision_history": [
{
"date": "2022-02-04T08:29:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.11.4_26-2.68.1.aarch64",
"product": {
"name": "xen-4.11.4_26-2.68.1.aarch64",
"product_id": "xen-4.11.4_26-2.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.11.4_26-2.68.1.aarch64",
"product": {
"name": "xen-devel-4.11.4_26-2.68.1.aarch64",
"product_id": "xen-devel-4.11.4_26-2.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.11.4_26-2.68.1.aarch64",
"product": {
"name": "xen-doc-html-4.11.4_26-2.68.1.aarch64",
"product_id": "xen-doc-html-4.11.4_26-2.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.11.4_26-2.68.1.aarch64",
"product": {
"name": "xen-libs-4.11.4_26-2.68.1.aarch64",
"product_id": "xen-libs-4.11.4_26-2.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.11.4_26-2.68.1.aarch64",
"product": {
"name": "xen-tools-4.11.4_26-2.68.1.aarch64",
"product_id": "xen-tools-4.11.4_26-2.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.11.4_26-2.68.1.aarch64",
"product": {
"name": "xen-tools-domU-4.11.4_26-2.68.1.aarch64",
"product_id": "xen-tools-domU-4.11.4_26-2.68.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.11.4_26-2.68.1.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.11.4_26-2.68.1.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.11.4_26-2.68.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.11.4_26-2.68.1.i586",
"product": {
"name": "xen-devel-4.11.4_26-2.68.1.i586",
"product_id": "xen-devel-4.11.4_26-2.68.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.11.4_26-2.68.1.i586",
"product": {
"name": "xen-libs-4.11.4_26-2.68.1.i586",
"product_id": "xen-libs-4.11.4_26-2.68.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.11.4_26-2.68.1.i586",
"product": {
"name": "xen-tools-domU-4.11.4_26-2.68.1.i586",
"product_id": "xen-tools-domU-4.11.4_26-2.68.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.11.4_26-2.68.1.x86_64",
"product": {
"name": "xen-4.11.4_26-2.68.1.x86_64",
"product_id": "xen-4.11.4_26-2.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.11.4_26-2.68.1.x86_64",
"product": {
"name": "xen-devel-4.11.4_26-2.68.1.x86_64",
"product_id": "xen-devel-4.11.4_26-2.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.11.4_26-2.68.1.x86_64",
"product": {
"name": "xen-doc-html-4.11.4_26-2.68.1.x86_64",
"product_id": "xen-doc-html-4.11.4_26-2.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.11.4_26-2.68.1.x86_64",
"product": {
"name": "xen-libs-4.11.4_26-2.68.1.x86_64",
"product_id": "xen-libs-4.11.4_26-2.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"product_id": "xen-libs-32bit-4.11.4_26-2.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.11.4_26-2.68.1.x86_64",
"product": {
"name": "xen-tools-4.11.4_26-2.68.1.x86_64",
"product_id": "xen-tools-4.11.4_26-2.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"product": {
"name": "xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"product_id": "xen-tools-domU-4.11.4_26-2.68.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.11.4_26-2.68.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:xen-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.11.4_26-2.68.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-doc-html-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.11.4_26-2.68.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:xen-libs-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-libs-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.11.4_26-2.68.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.11.4_26-2.68.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:xen-tools-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-tools-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.11.4_26-2.68.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.11.4_26-2.68.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.11.4_26-2.68.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-doc-html-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.11.4_26-2.68.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-libs-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.11.4_26-2.68.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.11.4_26-2.68.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-tools-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.11.4_26-2.68.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.11.4_26-2.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.11.4_26-2.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-doc-html-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.11.4_26-2.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-libs-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.11.4_26-2.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.11.4_26-2.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-tools-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.11.4_26-2.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.11.4_26-2.68.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.11.4_26-2.68.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-doc-html-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.11.4_26-2.68.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-libs-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.11.4_26-2.68.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.11.4_26-2.68.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-tools-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.11.4_26-2.68.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_26-2.68.1.x86_64"
},
"product_reference": "xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23034"
}
],
"notes": [
{
"category": "general",
"text": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_26-2.68.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23034",
"url": "https://www.suse.com/security/cve/CVE-2022-23034"
},
{
"category": "external",
"summary": "SUSE Bug 1194581 for CVE-2022-23034",
"url": "https://bugzilla.suse.com/1194581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_26-2.68.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_26-2.68.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-04T08:29:57Z",
"details": "low"
}
],
"title": "CVE-2022-23034"
},
{
"cve": "CVE-2022-23035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23035"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient cleanup of passed-through device IRQs The management of IRQs associated with physical devices exposed to x86 HVM guests involves an iterative operation in particular when cleaning up after the guest\u0027s use of the device. In the case where an interrupt is not quiescent yet at the time this cleanup gets invoked, the cleanup attempt may be scheduled to be retried. When multiple interrupts are involved, this scheduling of a retry may get erroneously skipped. At the same time pointers may get cleared (resulting in a de-reference of NULL) and freed (resulting in a use-after-free), while other code would continue to assume them to be valid.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_26-2.68.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23035",
"url": "https://www.suse.com/security/cve/CVE-2022-23035"
},
{
"category": "external",
"summary": "SUSE Bug 1194588 for CVE-2022-23035",
"url": "https://bugzilla.suse.com/1194588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_26-2.68.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": [
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud 9:xen-tools-domU-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-doc-html-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-libs-32bit-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-libs-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-tools-4.11.4_26-2.68.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xen-tools-domU-4.11.4_26-2.68.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-04T08:29:57Z",
"details": "moderate"
}
],
"title": "CVE-2022-23035"
}
]
}
suse-su-2022:0469-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- CVE-2022-23033: Fixed guest_physmap_remove_page not removing the p2m mappings. (XSA-393) (bsc#1194576)\n- CVE-2022-23034: Fixed possible DoS by a PV guest Xen while unmapping a grant. (XSA-394) (bsc#1194581)\n- CVE-2022-23035: Fixed insufficient cleanup of passed-through device IRQs. (XSA-395) (bsc#1194588)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-469,SUSE-SLE-SDK-12-SP5-2022-469,SUSE-SLE-SERVER-12-SP5-2022-469",
"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-2022_0469-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0469-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220469-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0469-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-February/010241.html"
},
{
"category": "self",
"summary": "SUSE Bug 1194576",
"url": "https://bugzilla.suse.com/1194576"
},
{
"category": "self",
"summary": "SUSE Bug 1194581",
"url": "https://bugzilla.suse.com/1194581"
},
{
"category": "self",
"summary": "SUSE Bug 1194588",
"url": "https://bugzilla.suse.com/1194588"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23033 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23033/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23034 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23035 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23035/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2022-02-17T08:52:20Z",
"generator": {
"date": "2022-02-17T08:52:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0469-1",
"initial_release_date": "2022-02-17T08:52:20Z",
"revision_history": [
{
"date": "2022-02-17T08:52:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.12.4_18-3.58.2.aarch64",
"product": {
"name": "xen-4.12.4_18-3.58.2.aarch64",
"product_id": "xen-4.12.4_18-3.58.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.12.4_18-3.58.2.aarch64",
"product": {
"name": "xen-devel-4.12.4_18-3.58.2.aarch64",
"product_id": "xen-devel-4.12.4_18-3.58.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.12.4_18-3.58.2.aarch64",
"product": {
"name": "xen-doc-html-4.12.4_18-3.58.2.aarch64",
"product_id": "xen-doc-html-4.12.4_18-3.58.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.12.4_18-3.58.2.aarch64",
"product": {
"name": "xen-libs-4.12.4_18-3.58.2.aarch64",
"product_id": "xen-libs-4.12.4_18-3.58.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.12.4_18-3.58.2.aarch64",
"product": {
"name": "xen-tools-4.12.4_18-3.58.2.aarch64",
"product_id": "xen-tools-4.12.4_18-3.58.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.12.4_18-3.58.2.aarch64",
"product": {
"name": "xen-tools-domU-4.12.4_18-3.58.2.aarch64",
"product_id": "xen-tools-domU-4.12.4_18-3.58.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.12.4_18-3.58.2.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.12.4_18-3.58.2.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.12.4_18-3.58.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.12.4_18-3.58.2.i586",
"product": {
"name": "xen-devel-4.12.4_18-3.58.2.i586",
"product_id": "xen-devel-4.12.4_18-3.58.2.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.12.4_18-3.58.2.i586",
"product": {
"name": "xen-libs-4.12.4_18-3.58.2.i586",
"product_id": "xen-libs-4.12.4_18-3.58.2.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.12.4_18-3.58.2.i586",
"product": {
"name": "xen-tools-domU-4.12.4_18-3.58.2.i586",
"product_id": "xen-tools-domU-4.12.4_18-3.58.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.12.4_18-3.58.2.x86_64",
"product": {
"name": "xen-4.12.4_18-3.58.2.x86_64",
"product_id": "xen-4.12.4_18-3.58.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.12.4_18-3.58.2.x86_64",
"product": {
"name": "xen-devel-4.12.4_18-3.58.2.x86_64",
"product_id": "xen-devel-4.12.4_18-3.58.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.12.4_18-3.58.2.x86_64",
"product": {
"name": "xen-doc-html-4.12.4_18-3.58.2.x86_64",
"product_id": "xen-doc-html-4.12.4_18-3.58.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.12.4_18-3.58.2.x86_64",
"product": {
"name": "xen-libs-4.12.4_18-3.58.2.x86_64",
"product_id": "xen-libs-4.12.4_18-3.58.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"product": {
"name": "xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"product_id": "xen-libs-32bit-4.12.4_18-3.58.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.12.4_18-3.58.2.x86_64",
"product": {
"name": "xen-tools-4.12.4_18-3.58.2.x86_64",
"product_id": "xen-tools-4.12.4_18-3.58.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"product": {
"name": "xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"product_id": "xen-tools-domU-4.12.4_18-3.58.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.12.4_18-3.58.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.aarch64"
},
"product_reference": "xen-devel-4.12.4_18-3.58.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.12.4_18-3.58.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.x86_64"
},
"product_reference": "xen-devel-4.12.4_18-3.58.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.12.4_18-3.58.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_18-3.58.2.x86_64"
},
"product_reference": "xen-4.12.4_18-3.58.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.12.4_18-3.58.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64"
},
"product_reference": "xen-doc-html-4.12.4_18-3.58.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.12.4_18-3.58.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64"
},
"product_reference": "xen-libs-4.12.4_18-3.58.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.12.4_18-3.58.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64"
},
"product_reference": "xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.12.4_18-3.58.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64"
},
"product_reference": "xen-tools-4.12.4_18-3.58.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.12.4_18-3.58.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64"
},
"product_reference": "xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.12.4_18-3.58.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_18-3.58.2.x86_64"
},
"product_reference": "xen-4.12.4_18-3.58.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.12.4_18-3.58.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64"
},
"product_reference": "xen-doc-html-4.12.4_18-3.58.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.12.4_18-3.58.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64"
},
"product_reference": "xen-libs-4.12.4_18-3.58.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.12.4_18-3.58.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64"
},
"product_reference": "xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.12.4_18-3.58.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64"
},
"product_reference": "xen-tools-4.12.4_18-3.58.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.12.4_18-3.58.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64"
},
"product_reference": "xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23033",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23033"
}
],
"notes": [
{
"category": "general",
"text": "arm: guest_physmap_remove_page not removing the p2m mappings The functions to remove one or more entries from a guest p2m pagetable on Arm (p2m_remove_mapping, guest_physmap_remove_page, and p2m_set_entry with mfn set to INVALID_MFN) do not actually clear the pagetable entry if the entry doesn\u0027t have the valid bit set. It is possible to have a valid pagetable entry without the valid bit set when a guest operating system uses set/way cache maintenance instructions. For instance, a guest issuing a set/way cache maintenance instruction, then calling the XENMEM_decrease_reservation hypercall to give back memory pages to Xen, might be able to retain access to those pages even after Xen started reusing them for other purposes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23033",
"url": "https://www.suse.com/security/cve/CVE-2022-23033"
},
{
"category": "external",
"summary": "SUSE Bug 1194576 for CVE-2022-23033",
"url": "https://bugzilla.suse.com/1194576"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-17T08:52:20Z",
"details": "important"
}
],
"title": "CVE-2022-23033"
},
{
"cve": "CVE-2022-23034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23034"
}
],
"notes": [
{
"category": "general",
"text": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23034",
"url": "https://www.suse.com/security/cve/CVE-2022-23034"
},
{
"category": "external",
"summary": "SUSE Bug 1194581 for CVE-2022-23034",
"url": "https://bugzilla.suse.com/1194581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-17T08:52:20Z",
"details": "low"
}
],
"title": "CVE-2022-23034"
},
{
"cve": "CVE-2022-23035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23035"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient cleanup of passed-through device IRQs The management of IRQs associated with physical devices exposed to x86 HVM guests involves an iterative operation in particular when cleaning up after the guest\u0027s use of the device. In the case where an interrupt is not quiescent yet at the time this cleanup gets invoked, the cleanup attempt may be scheduled to be retried. When multiple interrupts are involved, this scheduling of a retry may get erroneously skipped. At the same time pointers may get cleared (resulting in a de-reference of NULL) and freed (resulting in a use-after-free), while other code would continue to assume them to be valid.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23035",
"url": "https://www.suse.com/security/cve/CVE-2022-23035"
},
{
"category": "external",
"summary": "SUSE Bug 1194588 for CVE-2022-23035",
"url": "https://bugzilla.suse.com/1194588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.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": [
"SUSE Linux Enterprise Server 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-doc-html-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-32bit-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-libs-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xen-tools-domU-4.12.4_18-3.58.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xen-devel-4.12.4_18-3.58.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-17T08:52:20Z",
"details": "moderate"
}
],
"title": "CVE-2022-23035"
}
]
}
suse-su-2022:0333-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- CVE-2022-23033: Fixed guest_physmap_remove_page not removing the p2m mappings. (XSA-393) (bsc#1194576)\n- CVE-2022-23034: Fixed possible DoS by a PV guest Xen while unmapping a grant. (XSA-394) (bsc#1194581)\n- CVE-2022-23035: Fixed insufficient cleanup of passed-through device IRQs. (XSA-395) (bsc#1194588)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-333,SUSE-SLE-Module-Basesystem-15-SP3-2022-333,SUSE-SLE-Module-Server-Applications-15-SP3-2022-333,SUSE-SUSE-MicroOS-5.1-2022-333",
"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-2022_0333-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0333-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220333-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0333-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-February/010182.html"
},
{
"category": "self",
"summary": "SUSE Bug 1194576",
"url": "https://bugzilla.suse.com/1194576"
},
{
"category": "self",
"summary": "SUSE Bug 1194581",
"url": "https://bugzilla.suse.com/1194581"
},
{
"category": "self",
"summary": "SUSE Bug 1194588",
"url": "https://bugzilla.suse.com/1194588"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23033 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23033/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23034 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23035 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23035/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2022-02-04T08:30:32Z",
"generator": {
"date": "2022-02-04T08:30:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0333-1",
"initial_release_date": "2022-02-04T08:30:32Z",
"revision_history": [
{
"date": "2022-02-04T08:30:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.14.3_06-150300.3.18.2.aarch64",
"product": {
"name": "xen-4.14.3_06-150300.3.18.2.aarch64",
"product_id": "xen-4.14.3_06-150300.3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.14.3_06-150300.3.18.2.aarch64",
"product": {
"name": "xen-devel-4.14.3_06-150300.3.18.2.aarch64",
"product_id": "xen-devel-4.14.3_06-150300.3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.14.3_06-150300.3.18.2.aarch64",
"product": {
"name": "xen-doc-html-4.14.3_06-150300.3.18.2.aarch64",
"product_id": "xen-doc-html-4.14.3_06-150300.3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.14.3_06-150300.3.18.2.aarch64",
"product": {
"name": "xen-libs-4.14.3_06-150300.3.18.2.aarch64",
"product_id": "xen-libs-4.14.3_06-150300.3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.14.3_06-150300.3.18.2.aarch64",
"product": {
"name": "xen-tools-4.14.3_06-150300.3.18.2.aarch64",
"product_id": "xen-tools-4.14.3_06-150300.3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64",
"product": {
"name": "xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64",
"product_id": "xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.14.3_06-150300.3.18.2.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.14.3_06-150300.3.18.2.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.14.3_06-150300.3.18.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.14.3_06-150300.3.18.2.i586",
"product": {
"name": "xen-devel-4.14.3_06-150300.3.18.2.i586",
"product_id": "xen-devel-4.14.3_06-150300.3.18.2.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.14.3_06-150300.3.18.2.i586",
"product": {
"name": "xen-libs-4.14.3_06-150300.3.18.2.i586",
"product_id": "xen-libs-4.14.3_06-150300.3.18.2.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.14.3_06-150300.3.18.2.i586",
"product": {
"name": "xen-tools-domU-4.14.3_06-150300.3.18.2.i586",
"product_id": "xen-tools-domU-4.14.3_06-150300.3.18.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch",
"product_id": "xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.14.3_06-150300.3.18.2.x86_64",
"product": {
"name": "xen-4.14.3_06-150300.3.18.2.x86_64",
"product_id": "xen-4.14.3_06-150300.3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"product": {
"name": "xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"product_id": "xen-devel-4.14.3_06-150300.3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.14.3_06-150300.3.18.2.x86_64",
"product": {
"name": "xen-doc-html-4.14.3_06-150300.3.18.2.x86_64",
"product_id": "xen-doc-html-4.14.3_06-150300.3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"product": {
"name": "xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"product_id": "xen-libs-4.14.3_06-150300.3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64",
"product": {
"name": "xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64",
"product_id": "xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"product": {
"name": "xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"product_id": "xen-tools-4.14.3_06-150300.3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"product": {
"name": "xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"product_id": "xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.14.3_06-150300.3.18.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-libs-4.14.3_06-150300.3.18.2.x86_64"
},
"product_reference": "xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64"
},
"product_reference": "xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.14.3_06-150300.3.18.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-4.14.3_06-150300.3.18.2.x86_64"
},
"product_reference": "xen-4.14.3_06-150300.3.18.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.14.3_06-150300.3.18.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-devel-4.14.3_06-150300.3.18.2.x86_64"
},
"product_reference": "xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.14.3_06-150300.3.18.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-4.14.3_06-150300.3.18.2.x86_64"
},
"product_reference": "xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.14.3_06-150300.3.18.2.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.3_06-150300.3.18.2.x86_64"
},
"product_reference": "xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23033",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23033"
}
],
"notes": [
{
"category": "general",
"text": "arm: guest_physmap_remove_page not removing the p2m mappings The functions to remove one or more entries from a guest p2m pagetable on Arm (p2m_remove_mapping, guest_physmap_remove_page, and p2m_set_entry with mfn set to INVALID_MFN) do not actually clear the pagetable entry if the entry doesn\u0027t have the valid bit set. It is possible to have a valid pagetable entry without the valid bit set when a guest operating system uses set/way cache maintenance instructions. For instance, a guest issuing a set/way cache maintenance instruction, then calling the XENMEM_decrease_reservation hypercall to give back memory pages to Xen, might be able to retain access to those pages even after Xen started reusing them for other purposes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23033",
"url": "https://www.suse.com/security/cve/CVE-2022-23033"
},
{
"category": "external",
"summary": "SUSE Bug 1194576 for CVE-2022-23033",
"url": "https://bugzilla.suse.com/1194576"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-04T08:30:32Z",
"details": "important"
}
],
"title": "CVE-2022-23033"
},
{
"cve": "CVE-2022-23034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23034"
}
],
"notes": [
{
"category": "general",
"text": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23034",
"url": "https://www.suse.com/security/cve/CVE-2022-23034"
},
{
"category": "external",
"summary": "SUSE Bug 1194581 for CVE-2022-23034",
"url": "https://bugzilla.suse.com/1194581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-04T08:30:32Z",
"details": "low"
}
],
"title": "CVE-2022-23034"
},
{
"cve": "CVE-2022-23035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23035"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient cleanup of passed-through device IRQs The management of IRQs associated with physical devices exposed to x86 HVM guests involves an iterative operation in particular when cleaning up after the guest\u0027s use of the device. In the case where an interrupt is not quiescent yet at the time this cleanup gets invoked, the cleanup attempt may be scheduled to be retried. When multiple interrupts are involved, this scheduling of a retry may get erroneously skipped. At the same time pointers may get cleared (resulting in a de-reference of NULL) and freed (resulting in a use-after-free), while other code would continue to assume them to be valid.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23035",
"url": "https://www.suse.com/security/cve/CVE-2022-23035"
},
{
"category": "external",
"summary": "SUSE Bug 1194588 for CVE-2022-23035",
"url": "https://bugzilla.suse.com/1194588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
}
],
"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": [
"SUSE Linux Enterprise Micro 5.1:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-04T08:30:32Z",
"details": "moderate"
}
],
"title": "CVE-2022-23035"
}
]
}
fkie_cve-2022-23034
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| security@xen.org | http://www.openwall.com/lists/oss-security/2022/01/25/3 | Mailing List, Third Party Advisory | |
| security@xen.org | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3/ | ||
| security@xen.org | https://security.gentoo.org/glsa/202208-23 | Third Party Advisory | |
| security@xen.org | https://www.debian.org/security/2022/dsa-5117 | Third Party Advisory | |
| security@xen.org | https://xenbits.xenproject.org/xsa/advisory-394.txt | Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2022/01/25/3 | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202208-23 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2022/dsa-5117 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://xenbits.xenproject.org/xsa/advisory-394.txt | Patch, Vendor Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| xen | xen | * | |
| fedoraproject | fedora | 34 | |
| debian | debian_linux | 9.0 | |
| debian | debian_linux | 11.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:xen:xen:*:*:*:*:*:*:x86:*",
"matchCriteriaId": "79DBA39F-1E66-4962-98C5-18B48C2F6E41",
"versionEndExcluding": "4.13.0",
"versionStartIncluding": "3.2.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
"matchCriteriaId": "A930E247-0B43-43CB-98FF-6CE7B8189835",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check."
},
{
"lang": "es",
"value": "Un hu\u00e9sped PV podr\u00eda hacer DoS a Xen mientras desmapea una concesi\u00f3n Para abordar XSA-380, fue introducido el recuento de referencias para las asignaciones de concesi\u00f3n para el caso en que un hu\u00e9sped PV tuviera el IOMMU habilitado. Los hu\u00e9spedes PV pueden solicitar dos formas de mapeo. Cuando ambas est\u00e1n usadas para cualquier mapeo individual, el desmapeo de tal mapeo puede ser solicitado en dos pasos. El conteo de referencia para tal mapeo ser\u00eda entonces err\u00f3neamente decrementado dos veces. Se detecta un desbordamiento de los contadores, resultando en el desencadenamiento de una comprobaci\u00f3n de errores del hipervisor"
}
],
"id": "CVE-2022-23034",
"lastModified": "2024-11-21T06:47:51.117",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2022-01-25T14:15:09.010",
"references": [
{
"source": "security@xen.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2022/01/25/3"
},
{
"source": "security@xen.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3/"
},
{
"source": "security@xen.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202208-23"
},
{
"source": "security@xen.org",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2022/dsa-5117"
},
{
"source": "security@xen.org",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://xenbits.xenproject.org/xsa/advisory-394.txt"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2022/01/25/3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202208-23"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2022/dsa-5117"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://xenbits.xenproject.org/xsa/advisory-394.txt"
}
],
"sourceIdentifier": "security@xen.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-191"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
opensuse-su-2022:0333-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- CVE-2022-23033: Fixed guest_physmap_remove_page not removing the p2m mappings. (XSA-393) (bsc#1194576)\n- CVE-2022-23034: Fixed possible DoS by a PV guest Xen while unmapping a grant. (XSA-394) (bsc#1194581)\n- CVE-2022-23035: Fixed insufficient cleanup of passed-through device IRQs. (XSA-395) (bsc#1194588)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-SLE-15.3-2022-333",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2022_0333-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2022:0333-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XIM2A32O55DKEA5CCA7L5EE2KL4DYQJF/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2022:0333-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XIM2A32O55DKEA5CCA7L5EE2KL4DYQJF/"
},
{
"category": "self",
"summary": "SUSE Bug 1194576",
"url": "https://bugzilla.suse.com/1194576"
},
{
"category": "self",
"summary": "SUSE Bug 1194581",
"url": "https://bugzilla.suse.com/1194581"
},
{
"category": "self",
"summary": "SUSE Bug 1194588",
"url": "https://bugzilla.suse.com/1194588"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23033 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23033/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23034 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23035 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23035/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2022-02-04T08:30:32Z",
"generator": {
"date": "2022-02-04T08:30:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2022:0333-1",
"initial_release_date": "2022-02-04T08:30:32Z",
"revision_history": [
{
"date": "2022-02-04T08:30:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.14.3_06-150300.3.18.2.aarch64",
"product": {
"name": "xen-4.14.3_06-150300.3.18.2.aarch64",
"product_id": "xen-4.14.3_06-150300.3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.14.3_06-150300.3.18.2.aarch64",
"product": {
"name": "xen-devel-4.14.3_06-150300.3.18.2.aarch64",
"product_id": "xen-devel-4.14.3_06-150300.3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.14.3_06-150300.3.18.2.aarch64",
"product": {
"name": "xen-doc-html-4.14.3_06-150300.3.18.2.aarch64",
"product_id": "xen-doc-html-4.14.3_06-150300.3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.14.3_06-150300.3.18.2.aarch64",
"product": {
"name": "xen-libs-4.14.3_06-150300.3.18.2.aarch64",
"product_id": "xen-libs-4.14.3_06-150300.3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.14.3_06-150300.3.18.2.aarch64",
"product": {
"name": "xen-tools-4.14.3_06-150300.3.18.2.aarch64",
"product_id": "xen-tools-4.14.3_06-150300.3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64",
"product": {
"name": "xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64",
"product_id": "xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch",
"product_id": "xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.14.3_06-150300.3.18.2.x86_64",
"product": {
"name": "xen-4.14.3_06-150300.3.18.2.x86_64",
"product_id": "xen-4.14.3_06-150300.3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"product": {
"name": "xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"product_id": "xen-devel-4.14.3_06-150300.3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.14.3_06-150300.3.18.2.x86_64",
"product": {
"name": "xen-doc-html-4.14.3_06-150300.3.18.2.x86_64",
"product_id": "xen-doc-html-4.14.3_06-150300.3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"product": {
"name": "xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"product_id": "xen-libs-4.14.3_06-150300.3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64",
"product": {
"name": "xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64",
"product_id": "xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"product": {
"name": "xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"product_id": "xen-tools-4.14.3_06-150300.3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"product": {
"name": "xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"product_id": "xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.14.3_06-150300.3.18.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.aarch64"
},
"product_reference": "xen-4.14.3_06-150300.3.18.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.14.3_06-150300.3.18.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.x86_64"
},
"product_reference": "xen-4.14.3_06-150300.3.18.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.14.3_06-150300.3.18.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.aarch64"
},
"product_reference": "xen-devel-4.14.3_06-150300.3.18.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.14.3_06-150300.3.18.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.x86_64"
},
"product_reference": "xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.14.3_06-150300.3.18.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.aarch64"
},
"product_reference": "xen-doc-html-4.14.3_06-150300.3.18.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.14.3_06-150300.3.18.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.x86_64"
},
"product_reference": "xen-doc-html-4.14.3_06-150300.3.18.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.14.3_06-150300.3.18.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.aarch64"
},
"product_reference": "xen-libs-4.14.3_06-150300.3.18.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.14.3_06-150300.3.18.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.x86_64"
},
"product_reference": "xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64"
},
"product_reference": "xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.14.3_06-150300.3.18.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.aarch64"
},
"product_reference": "xen-tools-4.14.3_06-150300.3.18.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.14.3_06-150300.3.18.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.x86_64"
},
"product_reference": "xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64"
},
"product_reference": "xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64"
},
"product_reference": "xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23033",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23033"
}
],
"notes": [
{
"category": "general",
"text": "arm: guest_physmap_remove_page not removing the p2m mappings The functions to remove one or more entries from a guest p2m pagetable on Arm (p2m_remove_mapping, guest_physmap_remove_page, and p2m_set_entry with mfn set to INVALID_MFN) do not actually clear the pagetable entry if the entry doesn\u0027t have the valid bit set. It is possible to have a valid pagetable entry without the valid bit set when a guest operating system uses set/way cache maintenance instructions. For instance, a guest issuing a set/way cache maintenance instruction, then calling the XENMEM_decrease_reservation hypercall to give back memory pages to Xen, might be able to retain access to those pages even after Xen started reusing them for other purposes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23033",
"url": "https://www.suse.com/security/cve/CVE-2022-23033"
},
{
"category": "external",
"summary": "SUSE Bug 1194576 for CVE-2022-23033",
"url": "https://bugzilla.suse.com/1194576"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-04T08:30:32Z",
"details": "important"
}
],
"title": "CVE-2022-23033"
},
{
"cve": "CVE-2022-23034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23034"
}
],
"notes": [
{
"category": "general",
"text": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23034",
"url": "https://www.suse.com/security/cve/CVE-2022-23034"
},
{
"category": "external",
"summary": "SUSE Bug 1194581 for CVE-2022-23034",
"url": "https://bugzilla.suse.com/1194581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-04T08:30:32Z",
"details": "moderate"
}
],
"title": "CVE-2022-23034"
},
{
"cve": "CVE-2022-23035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23035"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient cleanup of passed-through device IRQs The management of IRQs associated with physical devices exposed to x86 HVM guests involves an iterative operation in particular when cleaning up after the guest\u0027s use of the device. In the case where an interrupt is not quiescent yet at the time this cleanup gets invoked, the cleanup attempt may be scheduled to be retried. When multiple interrupts are involved, this scheduling of a retry may get erroneously skipped. At the same time pointers may get cleared (resulting in a de-reference of NULL) and freed (resulting in a use-after-free), while other code would continue to assume them to be valid.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23035",
"url": "https://www.suse.com/security/cve/CVE-2022-23035"
},
{
"category": "external",
"summary": "SUSE Bug 1194588 for CVE-2022-23035",
"url": "https://bugzilla.suse.com/1194588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
}
],
"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": [
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-devel-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-doc-html-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-32bit-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-libs-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.aarch64",
"openSUSE Leap 15.3:xen-tools-domU-4.14.3_06-150300.3.18.2.x86_64",
"openSUSE Leap 15.3:xen-tools-xendomains-wait-disk-4.14.3_06-150300.3.18.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-04T08:30:32Z",
"details": "moderate"
}
],
"title": "CVE-2022-23035"
}
]
}
opensuse-su-2024:11781-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "xen-4.16.0_04-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the xen-4.16.0_04-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11781",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11781-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23033 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23033/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23034 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23035 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23035/"
}
],
"title": "xen-4.16.0_04-3.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11781-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.16.0_04-3.1.aarch64",
"product": {
"name": "xen-4.16.0_04-3.1.aarch64",
"product_id": "xen-4.16.0_04-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.16.0_04-3.1.aarch64",
"product": {
"name": "xen-devel-4.16.0_04-3.1.aarch64",
"product_id": "xen-devel-4.16.0_04-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.16.0_04-3.1.aarch64",
"product": {
"name": "xen-doc-html-4.16.0_04-3.1.aarch64",
"product_id": "xen-doc-html-4.16.0_04-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.16.0_04-3.1.aarch64",
"product": {
"name": "xen-libs-4.16.0_04-3.1.aarch64",
"product_id": "xen-libs-4.16.0_04-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.16.0_04-3.1.aarch64",
"product": {
"name": "xen-libs-32bit-4.16.0_04-3.1.aarch64",
"product_id": "xen-libs-32bit-4.16.0_04-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.16.0_04-3.1.aarch64",
"product": {
"name": "xen-tools-4.16.0_04-3.1.aarch64",
"product_id": "xen-tools-4.16.0_04-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.16.0_04-3.1.aarch64",
"product": {
"name": "xen-tools-domU-4.16.0_04-3.1.aarch64",
"product_id": "xen-tools-domU-4.16.0_04-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.aarch64",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.aarch64",
"product_id": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.16.0_04-3.1.ppc64le",
"product": {
"name": "xen-4.16.0_04-3.1.ppc64le",
"product_id": "xen-4.16.0_04-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xen-devel-4.16.0_04-3.1.ppc64le",
"product": {
"name": "xen-devel-4.16.0_04-3.1.ppc64le",
"product_id": "xen-devel-4.16.0_04-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.16.0_04-3.1.ppc64le",
"product": {
"name": "xen-doc-html-4.16.0_04-3.1.ppc64le",
"product_id": "xen-doc-html-4.16.0_04-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xen-libs-4.16.0_04-3.1.ppc64le",
"product": {
"name": "xen-libs-4.16.0_04-3.1.ppc64le",
"product_id": "xen-libs-4.16.0_04-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.16.0_04-3.1.ppc64le",
"product": {
"name": "xen-libs-32bit-4.16.0_04-3.1.ppc64le",
"product_id": "xen-libs-32bit-4.16.0_04-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xen-tools-4.16.0_04-3.1.ppc64le",
"product": {
"name": "xen-tools-4.16.0_04-3.1.ppc64le",
"product_id": "xen-tools-4.16.0_04-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.16.0_04-3.1.ppc64le",
"product": {
"name": "xen-tools-domU-4.16.0_04-3.1.ppc64le",
"product_id": "xen-tools-domU-4.16.0_04-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.ppc64le",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.ppc64le",
"product_id": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.16.0_04-3.1.s390x",
"product": {
"name": "xen-4.16.0_04-3.1.s390x",
"product_id": "xen-4.16.0_04-3.1.s390x"
}
},
{
"category": "product_version",
"name": "xen-devel-4.16.0_04-3.1.s390x",
"product": {
"name": "xen-devel-4.16.0_04-3.1.s390x",
"product_id": "xen-devel-4.16.0_04-3.1.s390x"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.16.0_04-3.1.s390x",
"product": {
"name": "xen-doc-html-4.16.0_04-3.1.s390x",
"product_id": "xen-doc-html-4.16.0_04-3.1.s390x"
}
},
{
"category": "product_version",
"name": "xen-libs-4.16.0_04-3.1.s390x",
"product": {
"name": "xen-libs-4.16.0_04-3.1.s390x",
"product_id": "xen-libs-4.16.0_04-3.1.s390x"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.16.0_04-3.1.s390x",
"product": {
"name": "xen-libs-32bit-4.16.0_04-3.1.s390x",
"product_id": "xen-libs-32bit-4.16.0_04-3.1.s390x"
}
},
{
"category": "product_version",
"name": "xen-tools-4.16.0_04-3.1.s390x",
"product": {
"name": "xen-tools-4.16.0_04-3.1.s390x",
"product_id": "xen-tools-4.16.0_04-3.1.s390x"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.16.0_04-3.1.s390x",
"product": {
"name": "xen-tools-domU-4.16.0_04-3.1.s390x",
"product_id": "xen-tools-domU-4.16.0_04-3.1.s390x"
}
},
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.s390x",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.s390x",
"product_id": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.16.0_04-3.1.x86_64",
"product": {
"name": "xen-4.16.0_04-3.1.x86_64",
"product_id": "xen-4.16.0_04-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.16.0_04-3.1.x86_64",
"product": {
"name": "xen-devel-4.16.0_04-3.1.x86_64",
"product_id": "xen-devel-4.16.0_04-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.16.0_04-3.1.x86_64",
"product": {
"name": "xen-doc-html-4.16.0_04-3.1.x86_64",
"product_id": "xen-doc-html-4.16.0_04-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.16.0_04-3.1.x86_64",
"product": {
"name": "xen-libs-4.16.0_04-3.1.x86_64",
"product_id": "xen-libs-4.16.0_04-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.16.0_04-3.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.16.0_04-3.1.x86_64",
"product_id": "xen-libs-32bit-4.16.0_04-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.16.0_04-3.1.x86_64",
"product": {
"name": "xen-tools-4.16.0_04-3.1.x86_64",
"product_id": "xen-tools-4.16.0_04-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.16.0_04-3.1.x86_64",
"product": {
"name": "xen-tools-domU-4.16.0_04-3.1.x86_64",
"product_id": "xen-tools-domU-4.16.0_04-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.x86_64",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.x86_64",
"product_id": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.16.0_04-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-4.16.0_04-3.1.aarch64"
},
"product_reference": "xen-4.16.0_04-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.16.0_04-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-4.16.0_04-3.1.ppc64le"
},
"product_reference": "xen-4.16.0_04-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.16.0_04-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-4.16.0_04-3.1.s390x"
},
"product_reference": "xen-4.16.0_04-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.16.0_04-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-4.16.0_04-3.1.x86_64"
},
"product_reference": "xen-4.16.0_04-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.16.0_04-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.aarch64"
},
"product_reference": "xen-devel-4.16.0_04-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.16.0_04-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.ppc64le"
},
"product_reference": "xen-devel-4.16.0_04-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.16.0_04-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.s390x"
},
"product_reference": "xen-devel-4.16.0_04-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.16.0_04-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.x86_64"
},
"product_reference": "xen-devel-4.16.0_04-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.16.0_04-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.aarch64"
},
"product_reference": "xen-doc-html-4.16.0_04-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.16.0_04-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.ppc64le"
},
"product_reference": "xen-doc-html-4.16.0_04-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.16.0_04-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.s390x"
},
"product_reference": "xen-doc-html-4.16.0_04-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.16.0_04-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.x86_64"
},
"product_reference": "xen-doc-html-4.16.0_04-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.16.0_04-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.aarch64"
},
"product_reference": "xen-libs-4.16.0_04-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.16.0_04-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.ppc64le"
},
"product_reference": "xen-libs-4.16.0_04-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.16.0_04-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.s390x"
},
"product_reference": "xen-libs-4.16.0_04-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.16.0_04-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.x86_64"
},
"product_reference": "xen-libs-4.16.0_04-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.16.0_04-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.aarch64"
},
"product_reference": "xen-libs-32bit-4.16.0_04-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.16.0_04-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.ppc64le"
},
"product_reference": "xen-libs-32bit-4.16.0_04-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.16.0_04-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.s390x"
},
"product_reference": "xen-libs-32bit-4.16.0_04-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.16.0_04-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.16.0_04-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.16.0_04-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.aarch64"
},
"product_reference": "xen-tools-4.16.0_04-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.16.0_04-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.ppc64le"
},
"product_reference": "xen-tools-4.16.0_04-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.16.0_04-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.s390x"
},
"product_reference": "xen-tools-4.16.0_04-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.16.0_04-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.x86_64"
},
"product_reference": "xen-tools-4.16.0_04-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.16.0_04-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.aarch64"
},
"product_reference": "xen-tools-domU-4.16.0_04-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.16.0_04-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.ppc64le"
},
"product_reference": "xen-tools-domU-4.16.0_04-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.16.0_04-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.s390x"
},
"product_reference": "xen-tools-domU-4.16.0_04-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.16.0_04-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.x86_64"
},
"product_reference": "xen-tools-domU-4.16.0_04-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.aarch64"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.ppc64le"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.s390x"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.x86_64"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.16.0_04-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23033",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23033"
}
],
"notes": [
{
"category": "general",
"text": "arm: guest_physmap_remove_page not removing the p2m mappings The functions to remove one or more entries from a guest p2m pagetable on Arm (p2m_remove_mapping, guest_physmap_remove_page, and p2m_set_entry with mfn set to INVALID_MFN) do not actually clear the pagetable entry if the entry doesn\u0027t have the valid bit set. It is possible to have a valid pagetable entry without the valid bit set when a guest operating system uses set/way cache maintenance instructions. For instance, a guest issuing a set/way cache maintenance instruction, then calling the XENMEM_decrease_reservation hypercall to give back memory pages to Xen, might be able to retain access to those pages even after Xen started reusing them for other purposes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23033",
"url": "https://www.suse.com/security/cve/CVE-2022-23033"
},
{
"category": "external",
"summary": "SUSE Bug 1194576 for CVE-2022-23033",
"url": "https://bugzilla.suse.com/1194576"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-23033"
},
{
"cve": "CVE-2022-23034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23034"
}
],
"notes": [
{
"category": "general",
"text": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23034",
"url": "https://www.suse.com/security/cve/CVE-2022-23034"
},
{
"category": "external",
"summary": "SUSE Bug 1194581 for CVE-2022-23034",
"url": "https://bugzilla.suse.com/1194581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-23034"
},
{
"cve": "CVE-2022-23035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23035"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient cleanup of passed-through device IRQs The management of IRQs associated with physical devices exposed to x86 HVM guests involves an iterative operation in particular when cleaning up after the guest\u0027s use of the device. In the case where an interrupt is not quiescent yet at the time this cleanup gets invoked, the cleanup attempt may be scheduled to be retried. When multiple interrupts are involved, this scheduling of a retry may get erroneously skipped. At the same time pointers may get cleared (resulting in a de-reference of NULL) and freed (resulting in a use-after-free), while other code would continue to assume them to be valid.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23035",
"url": "https://www.suse.com/security/cve/CVE-2022-23035"
},
{
"category": "external",
"summary": "SUSE Bug 1194588 for CVE-2022-23035",
"url": "https://bugzilla.suse.com/1194588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.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": [
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-devel-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-doc-html-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-32bit-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-libs-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-domU-4.16.0_04-3.1.x86_64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.aarch64",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.ppc64le",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.s390x",
"openSUSE Tumbleweed:xen-tools-xendomains-wait-disk-4.16.0_04-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-23035"
}
]
}
gsd-2022-23034
Vulnerability from gsd
{
"GSD": {
"alias": "CVE-2022-23034",
"description": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check.",
"id": "GSD-2022-23034",
"references": [
"https://www.suse.com/security/cve/CVE-2022-23034.html",
"https://www.debian.org/security/2022/dsa-5117"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-23034"
],
"details": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check.",
"id": "GSD-2022-23034",
"modified": "2023-12-13T01:19:35.611661Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@xen.org",
"ID": "CVE-2022-23034",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "xen",
"version": {
"version_data": [
{
"version_affected": "?",
"version_value": "consult Xen advisory XSA-394"
}
]
}
}
]
},
"vendor_name": "Xen"
}
]
}
},
"configuration": {
"configuration_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "All Xen versions from at least 3.2 onwards are vulnerable in principle,\nif they have the XSA-380 fixes applied.\n\nOnly x86 systems are vulnerable. Arm systems are not vulnerable.\n\nOnly x86 PV guests with access to PCI devices can leverage the\nvulnerability. x86 HVM and PVH guests, as well as PV guests without\naccess to PCI devices, cannot leverage the vulnerability.\n\nAdditionally from Xen 4.13 onwards x86 PV guests can leverage this\nvulnerability only when being granted access to pages owned by another\ndomain."
}
]
}
}
},
"credit": {
"credit_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was discovered by Julien Grall of Amazon."
}
]
}
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check."
}
]
},
"impact": {
"impact_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "Malicious guest kernels may be able to mount a Denial of Service (DoS)\nattack affecting the entire system."
}
]
}
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "unknown"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://xenbits.xenproject.org/xsa/advisory-394.txt",
"refsource": "MISC",
"url": "https://xenbits.xenproject.org/xsa/advisory-394.txt"
},
{
"name": "[oss-security] 20220125 Xen Security Advisory 394 v3 (CVE-2022-23034) - A PV guest could DoS Xen while unmapping a grant",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2022/01/25/3"
},
{
"name": "FEDORA-2022-0cc3916e08",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3/"
},
{
"name": "DSA-5117",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2022/dsa-5117"
},
{
"name": "GLSA-202208-23",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202208-23"
}
]
},
"workaround": {
"workaround_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "Not running PV guests will avoid the vulnerability.\n\nFor Xen 4.12 and older not passing through PCI devices to PV guests will\navoid the vulnerability.\n\nFor Xen 4.13 and newer not enabling PCI device pass-through for PV\nguests will avoid the vulnerability. This can be achieved via omitting\nany \"passthrough=...\" and \"pci=...\" settings from xl guest configuration\nfiles, or by setting \"passthrough=disabled\" there.\n\n- From Xen 4.13 onwards, XSM SILO can be available as a security policy\ndesigned to permit guests to only be able to communicate with Dom0.\nDom0 does not normally offer its pages for guests to map, which means\nthe use of SILO mode normally mitigates the vulnerability."
}
]
}
}
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:xen:xen:*:*:*:*:*:*:x86:*",
"cpe_name": [],
"versionEndExcluding": "4.13.0",
"versionStartIncluding": "3.2.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@xen.org",
"ID": "CVE-2022-23034"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-191"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://xenbits.xenproject.org/xsa/advisory-394.txt",
"refsource": "MISC",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://xenbits.xenproject.org/xsa/advisory-394.txt"
},
{
"name": "[oss-security] 20220125 Xen Security Advisory 394 v3 (CVE-2022-23034) - A PV guest could DoS Xen while unmapping a grant",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2022/01/25/3"
},
{
"name": "FEDORA-2022-0cc3916e08",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3/"
},
{
"name": "DSA-5117",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2022/dsa-5117"
},
{
"name": "GLSA-202208-23",
"refsource": "GENTOO",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202208-23"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2022-08-19T09:59Z",
"publishedDate": "2022-01-25T14:15Z"
}
}
}
ghsa-5jmq-x85f-gprc
Vulnerability from github
A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check.
{
"affected": [],
"aliases": [
"CVE-2022-23034"
],
"database_specific": {
"cwe_ids": [
"CWE-191"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-01-25T14:15:00Z",
"severity": "MODERATE"
},
"details": "A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check.",
"id": "GHSA-5jmq-x85f-gprc",
"modified": "2022-03-26T00:01:04Z",
"published": "2022-01-26T00:01:31Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23034"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202208-23"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2022/dsa-5117"
},
{
"type": "WEB",
"url": "https://xenbits.xenproject.org/xsa/advisory-394.txt"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2022/01/25/3"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.