Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-45819 (GCVE-0-2024-45819)
Vulnerability from cvelistv5 – Published: 2024-12-19 12:00 – Updated: 2024-12-31 18:57
VLAI
EPSS
Title
libxl leaks data to PVH guests via ACPI tables
Summary
PVH guests have their ACPI tables constructed by the toolstack. The
construction involves building the tables in local memory, which are
then copied into guest memory. While actually used parts of the local
memory are filled in correctly, excess space that is being allocated is
left with its prior contents.
Severity
5.5 (Medium)
CWE
- CWE-276 - Incorrect Default Permissions
Assigner
References
1 reference
Date Public
2024-11-12 12:00
Credits
This issue was discovered by Jason Andryuk of AMD.
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-12-19T12:04:50.065Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2024/11/12/1"
},
{
"url": "http://xenbits.xen.org/xsa/advisory-464.html"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/11/12/10"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/11/12/7"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-45819",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-12-31T18:56:31.915960Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-276",
"description": "CWE-276 Incorrect Default Permissions",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-12-31T18:57:41.513Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"product": "Xen",
"vendor": "Xen",
"versions": [
{
"status": "unknown",
"version": "consult Xen advisory XSA-464"
}
]
}
],
"configurations": [
{
"lang": "en",
"value": "Xen versions 4.8 and onwards are vulnerable. Xen 4.7 and older are not\nvulnerable.\n\nOnly x86 systems running PVH guests are vulnerable. Architectures other\nthan x86 are not vulnerable.\n\nOnly PVH guests can leverage the vulnerability. HVM and PV guests\ncannot leverage the vulnerability. Note that PV guests when run inside\nthe (PVH) shim can\u0027t leverage the vulnerability."
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "This issue was discovered by Jason Andryuk of AMD."
}
],
"datePublic": "2024-11-12T12:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "PVH guests have their ACPI tables constructed by the toolstack. The\nconstruction involves building the tables in local memory, which are\nthen copied into guest memory. While actually used parts of the local\nmemory are filled in correctly, excess space that is being allocated is\nleft with its prior contents."
}
],
"impacts": [
{
"descriptions": [
{
"lang": "en",
"value": "An unprivileged guest may be able to access sensitive information\npertaining to the host, control domain, or other guests."
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-12-19T12:00:50.271Z",
"orgId": "23aa2041-22e1-471f-9209-9b7396fa234f",
"shortName": "XEN"
},
"references": [
{
"url": "https://xenbits.xenproject.org/xsa/advisory-464.html"
}
],
"title": "libxl leaks data to PVH guests via ACPI tables",
"workarounds": [
{
"lang": "en",
"value": "Running only PV or HVM guests will avoid this vulnerability."
}
]
}
},
"cveMetadata": {
"assignerOrgId": "23aa2041-22e1-471f-9209-9b7396fa234f",
"assignerShortName": "XEN",
"cveId": "CVE-2024-45819",
"datePublished": "2024-12-19T12:00:50.271Z",
"dateReserved": "2024-09-09T14:43:11.826Z",
"dateUpdated": "2024-12-31T18:57:41.513Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-45819",
"date": "2026-05-29",
"epss": "0.00103",
"percentile": "0.27806"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"PVH guests have their ACPI tables constructed by the toolstack. The\\nconstruction involves building the tables in local memory, which are\\nthen copied into guest memory. While actually used parts of the local\\nmemory are filled in correctly, excess space that is being allocated is\\nleft with its prior contents.\"}, {\"lang\": \"es\", \"value\": \"Las tablas ACPI de los invitados PVH se construyen mediante la pila de herramientas. La construcci\\u00f3n implica la creaci\\u00f3n de las tablas en la memoria local, que luego se copian en la memoria del invitado. Si bien las partes realmente utilizadas de la memoria local se completan correctamente, el espacio sobrante que se est\\u00e1 asignando se deja con su contenido anterior.\"}]",
"id": "CVE-2024-45819",
"lastModified": "2024-12-31T19:15:46.797",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\", \"baseScore\": 5.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.6}]}",
"published": "2024-12-19T12:15:16.673",
"references": "[{\"url\": \"https://xenbits.xenproject.org/xsa/advisory-464.html\", \"source\": \"security@xen.org\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/11/12/1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/11/12/10\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/11/12/7\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://xenbits.xen.org/xsa/advisory-464.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security@xen.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-276\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-45819\",\"sourceIdentifier\":\"security@xen.org\",\"published\":\"2024-12-19T12:15:16.673\",\"lastModified\":\"2026-01-14T20:41:34.743\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"PVH guests have their ACPI tables constructed by the toolstack. The\\nconstruction involves building the tables in local memory, which are\\nthen copied into guest memory. While actually used parts of the local\\nmemory are filled in correctly, excess space that is being allocated is\\nleft with its prior contents.\"},{\"lang\":\"es\",\"value\":\"Las tablas ACPI de los invitados PVH se construyen mediante la pila de herramientas. La construcci\u00f3n implica la creaci\u00f3n de las tablas en la memoria local, que luego se copian en la memoria del invitado. Si bien las partes realmente utilizadas de la memoria local se completan correctamente, el espacio sobrante que se est\u00e1 asignando se deja con su contenido anterior.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-276\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:xen:xen:*:*:*:*:*:*:x86:*\",\"versionStartIncluding\":\"4.8.0\",\"matchCriteriaId\":\"9127B262-55D3-480D-AED0-D0A33D99D278\"}]}]}],\"references\":[{\"url\":\"https://xenbits.xenproject.org/xsa/advisory-464.html\",\"source\":\"security@xen.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/11/12/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/11/12/10\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/11/12/7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://xenbits.xen.org/xsa/advisory-464.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2024/11/12/1\"}, {\"url\": \"http://xenbits.xen.org/xsa/advisory-464.html\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/11/12/10\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/11/12/7\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-12-19T12:04:50.065Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-45819\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-31T18:56:31.915960Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-276\", \"description\": \"CWE-276 Incorrect Default Permissions\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-12-31T18:57:03.310Z\"}}], \"cna\": {\"title\": \"libxl leaks data to PVH guests via ACPI tables\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"This issue was discovered by Jason Andryuk of AMD.\"}], \"impacts\": [{\"descriptions\": [{\"lang\": \"en\", \"value\": \"An unprivileged guest may be able to access sensitive information\\npertaining to the host, control domain, or other guests.\"}]}], \"affected\": [{\"vendor\": \"Xen\", \"product\": \"Xen\", \"versions\": [{\"status\": \"unknown\", \"version\": \"consult Xen advisory XSA-464\"}], \"defaultStatus\": \"unknown\"}], \"datePublic\": \"2024-11-12T12:00:00.000Z\", \"references\": [{\"url\": \"https://xenbits.xenproject.org/xsa/advisory-464.html\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Running only PV or HVM guests will avoid this vulnerability.\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"PVH guests have their ACPI tables constructed by the toolstack. The\\nconstruction involves building the tables in local memory, which are\\nthen copied into guest memory. While actually used parts of the local\\nmemory are filled in correctly, excess space that is being allocated is\\nleft with its prior contents.\"}], \"configurations\": [{\"lang\": \"en\", \"value\": \"Xen versions 4.8 and onwards are vulnerable. Xen 4.7 and older are not\\nvulnerable.\\n\\nOnly x86 systems running PVH guests are vulnerable. Architectures other\\nthan x86 are not vulnerable.\\n\\nOnly PVH guests can leverage the vulnerability. HVM and PV guests\\ncannot leverage the vulnerability. Note that PV guests when run inside\\nthe (PVH) shim can\u0027t leverage the vulnerability.\"}], \"providerMetadata\": {\"orgId\": \"23aa2041-22e1-471f-9209-9b7396fa234f\", \"shortName\": \"XEN\", \"dateUpdated\": \"2024-12-19T12:00:50.271Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-45819\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-31T18:57:41.513Z\", \"dateReserved\": \"2024-09-09T14:43:11.826Z\", \"assignerOrgId\": \"23aa2041-22e1-471f-9209-9b7396fa234f\", \"datePublished\": \"2024-12-19T12:00:50.271Z\", \"assignerShortName\": \"XEN\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2024:4116-1
Vulnerability from csaf_suse - Published: 2024-11-29 16:06 - Updated: 2024-11-29 16:06Summary
Security update for xen
Severity
Important
Notes
Title of the patch: Security update for xen
Description of the patch: This update for xen fixes the following issues:
- CVE-2024-45818: Fixed deadlock in x86 HVM standard VGA handling (XSA-463) (bsc#1232622).
- CVE-2024-45819: Fixed libxl data leaks to PVH guests via ACPI tables (XSA-464) (bsc#1232624).
Bug fixes:
- Remove usage of net-tools-deprecated from supportconfig plugin (bsc#1232542).
Patchnames: SUSE-2024-4116,SUSE-SLE-Micro-5.3-2024-4116,SUSE-SLE-Micro-5.4-2024-4116,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-4116,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-4116,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-4116,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-4116,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-4116,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-4116,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-4116
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:xen-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xen-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:xen-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xen-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
13 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\n- CVE-2024-45818: Fixed deadlock in x86 HVM standard VGA handling (XSA-463) (bsc#1232622).\n- CVE-2024-45819: Fixed libxl data leaks to PVH guests via ACPI tables (XSA-464) (bsc#1232624).\n\nBug fixes:\n\n- Remove usage of net-tools-deprecated from supportconfig plugin (bsc#1232542).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4116,SUSE-SLE-Micro-5.3-2024-4116,SUSE-SLE-Micro-5.4-2024-4116,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-4116,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-4116,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-4116,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-4116,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-4116,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-4116,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-4116",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_4116-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4116-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244116-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4116-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019878.html"
},
{
"category": "self",
"summary": "SUSE Bug 1232542",
"url": "https://bugzilla.suse.com/1232542"
},
{
"category": "self",
"summary": "SUSE Bug 1232622",
"url": "https://bugzilla.suse.com/1232622"
},
{
"category": "self",
"summary": "SUSE Bug 1232624",
"url": "https://bugzilla.suse.com/1232624"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45818 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45818/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45819 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45819/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2024-11-29T16:06:17Z",
"generator": {
"date": "2024-11-29T16:06:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4116-1",
"initial_release_date": "2024-11-29T16:06:17Z",
"revision_history": [
{
"date": "2024-11-29T16:06:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.16.6_06-150400.4.65.1.aarch64",
"product": {
"name": "xen-4.16.6_06-150400.4.65.1.aarch64",
"product_id": "xen-4.16.6_06-150400.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.16.6_06-150400.4.65.1.aarch64",
"product": {
"name": "xen-devel-4.16.6_06-150400.4.65.1.aarch64",
"product_id": "xen-devel-4.16.6_06-150400.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.16.6_06-150400.4.65.1.aarch64",
"product": {
"name": "xen-doc-html-4.16.6_06-150400.4.65.1.aarch64",
"product_id": "xen-doc-html-4.16.6_06-150400.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.16.6_06-150400.4.65.1.aarch64",
"product": {
"name": "xen-libs-4.16.6_06-150400.4.65.1.aarch64",
"product_id": "xen-libs-4.16.6_06-150400.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.16.6_06-150400.4.65.1.aarch64",
"product": {
"name": "xen-tools-4.16.6_06-150400.4.65.1.aarch64",
"product_id": "xen-tools-4.16.6_06-150400.4.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.16.6_06-150400.4.65.1.aarch64",
"product": {
"name": "xen-tools-domU-4.16.6_06-150400.4.65.1.aarch64",
"product_id": "xen-tools-domU-4.16.6_06-150400.4.65.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.16.6_06-150400.4.65.1.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.16.6_06-150400.4.65.1.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.16.6_06-150400.4.65.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.16.6_06-150400.4.65.1.i586",
"product": {
"name": "xen-devel-4.16.6_06-150400.4.65.1.i586",
"product_id": "xen-devel-4.16.6_06-150400.4.65.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.16.6_06-150400.4.65.1.i586",
"product": {
"name": "xen-libs-4.16.6_06-150400.4.65.1.i586",
"product_id": "xen-libs-4.16.6_06-150400.4.65.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.16.6_06-150400.4.65.1.i586",
"product": {
"name": "xen-tools-domU-4.16.6_06-150400.4.65.1.i586",
"product_id": "xen-tools-domU-4.16.6_06-150400.4.65.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"product_id": "xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.16.6_06-150400.4.65.1.x86_64",
"product": {
"name": "xen-4.16.6_06-150400.4.65.1.x86_64",
"product_id": "xen-4.16.6_06-150400.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"product": {
"name": "xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"product_id": "xen-devel-4.16.6_06-150400.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.16.6_06-150400.4.65.1.x86_64",
"product": {
"name": "xen-doc-html-4.16.6_06-150400.4.65.1.x86_64",
"product_id": "xen-doc-html-4.16.6_06-150400.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"product": {
"name": "xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"product_id": "xen-libs-4.16.6_06-150400.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.16.6_06-150400.4.65.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.16.6_06-150400.4.65.1.x86_64",
"product_id": "xen-libs-32bit-4.16.6_06-150400.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"product": {
"name": "xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"product_id": "xen-tools-4.16.6_06-150400.4.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"product": {
"name": "xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"product_id": "xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:xen-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:xen-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64"
},
"product_reference": "xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45818"
}
],
"notes": [
{
"category": "general",
"text": "The hypervisor contains code to accelerate VGA memory accesses for HVM\nguests, when the (virtual) VGA is in \"standard\" mode. Locking involved\nthere has an unusual discipline, leaving a lock acquired past the\nreturn from the function that acquired it. This behavior results in a\nproblem when emulating an instruction with two memory accesses, both of\nwhich touch VGA memory (plus some further constraints which aren\u0027t\nrelevant here). When emulating the 2nd access, the lock that is already\nbeing held would be attempted to be re-acquired, resulting in a\ndeadlock.\n\nThis deadlock was already found when the code was first introduced, but\nwas analysed incorrectly and the fix was incomplete. Analysis in light\nof the new finding cannot find a way to make the existing locking\ndiscipline work.\n\nIn staging, this logic has all been removed because it was discovered\nto be accidentally disabled since Xen 4.7. Therefore, we are fixing the\nlocking problem by backporting the removal of most of the feature. Note\nthat even with the feature disabled, the lock would still be acquired\nfor any accesses to the VGA MMIO region.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Manager Proxy 4.3:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Manager Server 4.3:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45818",
"url": "https://www.suse.com/security/cve/CVE-2024-45818"
},
{
"category": "external",
"summary": "SUSE Bug 1232622 for CVE-2024-45818",
"url": "https://bugzilla.suse.com/1232622"
}
],
"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 SP4-ESPOS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Manager Proxy 4.3:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Manager Server 4.3:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.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 High Performance Computing 15 SP4-ESPOS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Manager Proxy 4.3:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Manager Server 4.3:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T16:06:17Z",
"details": "moderate"
}
],
"title": "CVE-2024-45818"
},
{
"cve": "CVE-2024-45819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45819"
}
],
"notes": [
{
"category": "general",
"text": "PVH guests have their ACPI tables constructed by the toolstack. The\nconstruction involves building the tables in local memory, which are\nthen copied into guest memory. While actually used parts of the local\nmemory are filled in correctly, excess space that is being allocated is\nleft with its prior contents.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Manager Proxy 4.3:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Manager Server 4.3:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45819",
"url": "https://www.suse.com/security/cve/CVE-2024-45819"
},
{
"category": "external",
"summary": "SUSE Bug 1232624 for CVE-2024-45819",
"url": "https://bugzilla.suse.com/1232624"
}
],
"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 SP4-ESPOS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Manager Proxy 4.3:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Manager Server 4.3:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise Micro 5.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Manager Proxy 4.3:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Proxy 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch",
"SUSE Manager Server 4.3:xen-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-devel-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-libs-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-domU-4.16.6_06-150400.4.65.1.x86_64",
"SUSE Manager Server 4.3:xen-tools-xendomains-wait-disk-4.16.6_06-150400.4.65.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-29T16:06:17Z",
"details": "moderate"
}
],
"title": "CVE-2024-45819"
}
]
}
SUSE-SU-2024:4163-1
Vulnerability from csaf_suse - Published: 2024-12-04 07:57 - Updated: 2024-12-04 07:57Summary
Security update for xen
Severity
Important
Notes
Title of the patch: Security update for xen
Description of the patch: This update for xen fixes the following issues:
Security issues fixed:
- CVE-2024-45818: xen: Deadlock in x86 HVM standard VGA handling (bsc#1232622)
- CVE-2024-45819: xen: libxl leaks data to PVH guests via ACPI tables (bsc#1232624)
- CVE-2024-45817: xen: x86: Deadlock in vlapic_error() (bsc#1230366)
Non-security issues fixed:
- Removed usage of net-tools-deprecated from supportconfig plugin (bsc#1232542)
- Upstream bug fixes (bsc#1027519)
Patchnames: SUSE-2024-4163,SUSE-SLE-Module-Basesystem-15-SP6-2024-4163,SUSE-SLE-Module-Server-Applications-15-SP6-2024-4163,openSUSE-SLE-15.6-2024-4163
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.2 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
18 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for xen",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xen fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2024-45818: xen: Deadlock in x86 HVM standard VGA handling (bsc#1232622)\n- CVE-2024-45819: xen: libxl leaks data to PVH guests via ACPI tables (bsc#1232624)\n- CVE-2024-45817: xen: x86: Deadlock in vlapic_error() (bsc#1230366)\n\nNon-security issues fixed:\n\n- Removed usage of net-tools-deprecated from supportconfig plugin (bsc#1232542)\n- Upstream bug fixes (bsc#1027519)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4163,SUSE-SLE-Module-Basesystem-15-SP6-2024-4163,SUSE-SLE-Module-Server-Applications-15-SP6-2024-4163,openSUSE-SLE-15.6-2024-4163",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_4163-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4163-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244163-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4163-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019907.html"
},
{
"category": "self",
"summary": "SUSE Bug 1027519",
"url": "https://bugzilla.suse.com/1027519"
},
{
"category": "self",
"summary": "SUSE Bug 1230366",
"url": "https://bugzilla.suse.com/1230366"
},
{
"category": "self",
"summary": "SUSE Bug 1232542",
"url": "https://bugzilla.suse.com/1232542"
},
{
"category": "self",
"summary": "SUSE Bug 1232622",
"url": "https://bugzilla.suse.com/1232622"
},
{
"category": "self",
"summary": "SUSE Bug 1232624",
"url": "https://bugzilla.suse.com/1232624"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45817 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45818 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45818/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45819 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45819/"
}
],
"title": "Security update for xen",
"tracking": {
"current_release_date": "2024-12-04T07:57:13Z",
"generator": {
"date": "2024-12-04T07:57:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4163-1",
"initial_release_date": "2024-12-04T07:57:13Z",
"revision_history": [
{
"date": "2024-12-04T07:57:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "xen-4.18.3_06-150600.3.12.1.aarch64",
"product": {
"name": "xen-4.18.3_06-150600.3.12.1.aarch64",
"product_id": "xen-4.18.3_06-150600.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.18.3_06-150600.3.12.1.aarch64",
"product": {
"name": "xen-devel-4.18.3_06-150600.3.12.1.aarch64",
"product_id": "xen-devel-4.18.3_06-150600.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.18.3_06-150600.3.12.1.aarch64",
"product": {
"name": "xen-doc-html-4.18.3_06-150600.3.12.1.aarch64",
"product_id": "xen-doc-html-4.18.3_06-150600.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.18.3_06-150600.3.12.1.aarch64",
"product": {
"name": "xen-libs-4.18.3_06-150600.3.12.1.aarch64",
"product_id": "xen-libs-4.18.3_06-150600.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.18.3_06-150600.3.12.1.aarch64",
"product": {
"name": "xen-tools-4.18.3_06-150600.3.12.1.aarch64",
"product_id": "xen-tools-4.18.3_06-150600.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64",
"product": {
"name": "xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64",
"product_id": "xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-libs-64bit-4.18.3_06-150600.3.12.1.aarch64_ilp32",
"product": {
"name": "xen-libs-64bit-4.18.3_06-150600.3.12.1.aarch64_ilp32",
"product_id": "xen-libs-64bit-4.18.3_06-150600.3.12.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-devel-4.18.3_06-150600.3.12.1.i586",
"product": {
"name": "xen-devel-4.18.3_06-150600.3.12.1.i586",
"product_id": "xen-devel-4.18.3_06-150600.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "xen-libs-4.18.3_06-150600.3.12.1.i586",
"product": {
"name": "xen-libs-4.18.3_06-150600.3.12.1.i586",
"product_id": "xen-libs-4.18.3_06-150600.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.18.3_06-150600.3.12.1.i586",
"product": {
"name": "xen-tools-domU-4.18.3_06-150600.3.12.1.i586",
"product_id": "xen-tools-domU-4.18.3_06-150600.3.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch",
"product": {
"name": "xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch",
"product_id": "xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "xen-4.18.3_06-150600.3.12.1.x86_64",
"product": {
"name": "xen-4.18.3_06-150600.3.12.1.x86_64",
"product_id": "xen-4.18.3_06-150600.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"product": {
"name": "xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"product_id": "xen-devel-4.18.3_06-150600.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-doc-html-4.18.3_06-150600.3.12.1.x86_64",
"product": {
"name": "xen-doc-html-4.18.3_06-150600.3.12.1.x86_64",
"product_id": "xen-doc-html-4.18.3_06-150600.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"product": {
"name": "xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"product_id": "xen-libs-4.18.3_06-150600.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64",
"product": {
"name": "xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64",
"product_id": "xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"product": {
"name": "xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"product_id": "xen-tools-4.18.3_06-150600.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"product": {
"name": "xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"product_id": "xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.18.3_06-150600.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.3_06-150600.3.12.1.x86_64"
},
"product_reference": "xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64"
},
"product_reference": "xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.18.3_06-150600.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.3_06-150600.3.12.1.x86_64"
},
"product_reference": "xen-4.18.3_06-150600.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.18.3_06-150600.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.3_06-150600.3.12.1.x86_64"
},
"product_reference": "xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.18.3_06-150600.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.3_06-150600.3.12.1.x86_64"
},
"product_reference": "xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.18.3_06-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.aarch64"
},
"product_reference": "xen-4.18.3_06-150600.3.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-4.18.3_06-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.x86_64"
},
"product_reference": "xen-4.18.3_06-150600.3.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.18.3_06-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.aarch64"
},
"product_reference": "xen-devel-4.18.3_06-150600.3.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-devel-4.18.3_06-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.x86_64"
},
"product_reference": "xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.18.3_06-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.aarch64"
},
"product_reference": "xen-doc-html-4.18.3_06-150600.3.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-doc-html-4.18.3_06-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.x86_64"
},
"product_reference": "xen-doc-html-4.18.3_06-150600.3.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.18.3_06-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.aarch64"
},
"product_reference": "xen-libs-4.18.3_06-150600.3.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-4.18.3_06-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.x86_64"
},
"product_reference": "xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64"
},
"product_reference": "xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.18.3_06-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.aarch64"
},
"product_reference": "xen-tools-4.18.3_06-150600.3.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-4.18.3_06-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.x86_64"
},
"product_reference": "xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64"
},
"product_reference": "xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64"
},
"product_reference": "xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch"
},
"product_reference": "xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45817"
}
],
"notes": [
{
"category": "general",
"text": "In x86\u0027s APIC (Advanced Programmable Interrupt Controller) architecture,\nerror conditions are reported in a status register. Furthermore, the OS\ncan opt to receive an interrupt when a new error occurs.\n\nIt is possible to configure the error interrupt with an illegal vector,\nwhich generates an error when an error interrupt is raised.\n\nThis case causes Xen to recurse through vlapic_error(). The recursion\nitself is bounded; errors accumulate in the the status register and only\ngenerate an interrupt when a new status bit becomes set.\n\nHowever, the lock protecting this state in Xen will try to be taken\nrecursively, and deadlock.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45817",
"url": "https://www.suse.com/security/cve/CVE-2024-45817"
},
{
"category": "external",
"summary": "SUSE Bug 1230366 for CVE-2024-45817",
"url": "https://bugzilla.suse.com/1230366"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T07:57:13Z",
"details": "moderate"
}
],
"title": "CVE-2024-45817"
},
{
"cve": "CVE-2024-45818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45818"
}
],
"notes": [
{
"category": "general",
"text": "The hypervisor contains code to accelerate VGA memory accesses for HVM\nguests, when the (virtual) VGA is in \"standard\" mode. Locking involved\nthere has an unusual discipline, leaving a lock acquired past the\nreturn from the function that acquired it. This behavior results in a\nproblem when emulating an instruction with two memory accesses, both of\nwhich touch VGA memory (plus some further constraints which aren\u0027t\nrelevant here). When emulating the 2nd access, the lock that is already\nbeing held would be attempted to be re-acquired, resulting in a\ndeadlock.\n\nThis deadlock was already found when the code was first introduced, but\nwas analysed incorrectly and the fix was incomplete. Analysis in light\nof the new finding cannot find a way to make the existing locking\ndiscipline work.\n\nIn staging, this logic has all been removed because it was discovered\nto be accidentally disabled since Xen 4.7. Therefore, we are fixing the\nlocking problem by backporting the removal of most of the feature. Note\nthat even with the feature disabled, the lock would still be acquired\nfor any accesses to the VGA MMIO region.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45818",
"url": "https://www.suse.com/security/cve/CVE-2024-45818"
},
{
"category": "external",
"summary": "SUSE Bug 1232622 for CVE-2024-45818",
"url": "https://bugzilla.suse.com/1232622"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.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 Module for Basesystem 15 SP6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T07:57:13Z",
"details": "moderate"
}
],
"title": "CVE-2024-45818"
},
{
"cve": "CVE-2024-45819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45819"
}
],
"notes": [
{
"category": "general",
"text": "PVH guests have their ACPI tables constructed by the toolstack. The\nconstruction involves building the tables in local memory, which are\nthen copied into guest memory. While actually used parts of the local\nmemory are filled in correctly, excess space that is being allocated is\nleft with its prior contents.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45819",
"url": "https://www.suse.com/security/cve/CVE-2024-45819"
},
{
"category": "external",
"summary": "SUSE Bug 1232624 for CVE-2024-45819",
"url": "https://bugzilla.suse.com/1232624"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-devel-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-doc-html-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-32bit-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-libs-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:xen-tools-domU-4.18.3_06-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:xen-tools-xendomains-wait-disk-4.18.3_06-150600.3.12.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-04T07:57:13Z",
"details": "moderate"
}
],
"title": "CVE-2024-45819"
}
]
}
WID-SEC-W-2024-3410
Vulnerability from csaf_certbund - Published: 2024-11-11 23:00 - Updated: 2025-01-09 23:00Summary
Xen: Mehrere Schwachstellen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Xen ist ein Virtueller-Maschinen-Monitor (VMM), der Hardware (x86, IA-64, PowerPC) für die darauf laufenden Systeme (Domains) paravirtualisiert.
Angriff: Ein lokaler Angreifer kann mehrere Schwachstellen in Xen ausnutzen, um Informationen offenzulegen oder einen Denial of Service zu verursachen.
Betroffene Betriebssysteme: - Linux
- UNIX
Es existiert eine Schwachstelle in Xen. Bei der Konstruktion von ACPI-Tabellen bei PVH-Gästen werden diese im lokalen Speicher erstellt und dann in den Gastspeicher kopiert. Ein nicht privilegierter Angreifer aus dem Gastsystem kann diese Schwachstelle ausnutzen, um auf vertrauliche Informationen zuzugreifen, die den Host, die Kontrolldomäne oder andere Gäste betreffen.
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Xen 4.16.x
Open Source / Xen
|
cpe:/o:xen:xen:4.16.x
|
4.16.x | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Es existiert eine Schwachstelle in Xen. Das Problem besteht im Code zur Beschleunigung von VGA-Speicherzugriffen für HVM-Gäste. Ein Angreifer aus einer HVM Gastmaschine kann kann diese Schwachstelle ausnutzen, um den gesamten Host zu blockieren und somit einen Denial of Service auszulösen.
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Xen 4.16.x
Open Source / Xen
|
cpe:/o:xen:xen:4.16.x
|
4.16.x | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Xen 4.18.x
Open Source / Xen
|
cpe:/o:xen:xen:4.18.x
|
4.18.x | |
|
Open Source Xen 4.17.x
Open Source / Xen
|
cpe:/o:xen:xen:4.17.x
|
4.17.x | |
|
Open Source Xen 4.19.x
Open Source / Xen
|
cpe:/o:xen:xen:4.19.x
|
4.19.x | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
References
15 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Xen ist ein Virtueller-Maschinen-Monitor (VMM), der Hardware (x86, IA-64, PowerPC) f\u00fcr die darauf laufenden Systeme (Domains) paravirtualisiert.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Xen ausnutzen, um Informationen offenzulegen oder einen Denial of Service zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-3410 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3410.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3410 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3410"
},
{
"category": "external",
"summary": "Xen Security Advisory vom 2024-11-11",
"url": "https://seclists.org/oss-sec/2024/q4/80"
},
{
"category": "external",
"summary": "Xen Security Advisory vom 2024-11-11",
"url": "https://seclists.org/oss-sec/2024/q4/81"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3980-1 vom 2024-11-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019811.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3979-1 vom 2024-11-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019812.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3977-1 vom 2024-11-12",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/5PITLXQDHEFQ6UERC2T2WC4B2JXGMHM2/"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-B043EFFC6A vom 2024-11-13",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-b043effc6a"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-7C2CFA2FE5 vom 2024-11-13",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-7c2cfa2fe5"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4073-1 vom 2024-11-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019847.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14530-1 vom 2024-11-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/BEWRLARXOTVNP23NN77IW3VFLNMEXBMM/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4116-1 vom 2024-11-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/QZJCBTBZKISVPQVGZHH36P3XK7ZEWCCP/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4163-1 vom 2024-12-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/7DDJIN2NQVRSUGDKCUPSGI662X3KHLZN/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5836 vom 2024-12-26",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00252.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-933A9A977E vom 2025-01-09",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-933a9a977e"
}
],
"source_lang": "en-US",
"title": "Xen: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-01-09T23:00:00.000+00:00",
"generator": {
"date": "2025-01-10T09:17:37.890+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2024-3410",
"initial_release_date": "2024-11-11T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-11-11T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-11-12T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-11-13T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2024-11-26T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-11-27T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2024-12-01T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-03T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-26T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-01-09T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Fedora aufgenommen"
}
],
"status": "final",
"version": "9"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "4.17.x",
"product": {
"name": "Open Source Xen 4.17.x",
"product_id": "T031107",
"product_identification_helper": {
"cpe": "cpe:/o:xen:xen:4.17.x"
}
}
},
{
"category": "product_version",
"name": "4.16.x",
"product": {
"name": "Open Source Xen 4.16.x",
"product_id": "T036171",
"product_identification_helper": {
"cpe": "cpe:/o:xen:xen:4.16.x"
}
}
},
{
"category": "product_version",
"name": "4.18.x",
"product": {
"name": "Open Source Xen 4.18.x",
"product_id": "T038923",
"product_identification_helper": {
"cpe": "cpe:/o:xen:xen:4.18.x"
}
}
},
{
"category": "product_version",
"name": "4.19.x",
"product": {
"name": "Open Source Xen 4.19.x",
"product_id": "T038924",
"product_identification_helper": {
"cpe": "cpe:/o:xen:xen:4.19.x"
}
}
}
],
"category": "product_name",
"name": "Xen"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45819",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Xen. Bei der Konstruktion von ACPI-Tabellen bei PVH-G\u00e4sten werden diese im lokalen Speicher erstellt und dann in den Gastspeicher kopiert. Ein nicht privilegierter Angreifer aus dem Gastsystem kann diese Schwachstelle ausnutzen, um auf vertrauliche Informationen zuzugreifen, die den Host, die Kontrolldom\u00e4ne oder andere G\u00e4ste betreffen."
}
],
"product_status": {
"known_affected": [
"T036171",
"2951",
"T002207",
"T027843",
"74185"
]
},
"release_date": "2024-11-11T23:00:00.000+00:00",
"title": "CVE-2024-45819"
},
{
"cve": "CVE-2024-45818",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Xen. Das Problem besteht im Code zur Beschleunigung von VGA-Speicherzugriffen f\u00fcr HVM-G\u00e4ste. Ein Angreifer aus einer HVM Gastmaschine kann kann diese Schwachstelle ausnutzen, um den gesamten Host zu blockieren und somit einen Denial of Service auszul\u00f6sen."
}
],
"product_status": {
"known_affected": [
"T036171",
"2951",
"T002207",
"T038923",
"T031107",
"T038924",
"T027843",
"74185"
]
},
"release_date": "2024-11-11T23:00:00.000+00:00",
"title": "CVE-2024-45818"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…