cvelist/2024/45xxx/CVE-2024-45819.json

89 lines
3.3 KiB
JSON
Raw Normal View History

2024-09-09 15:00:36 +00:00
{
2024-12-19 13:00:55 +00:00
"data_version": "4.0",
2024-09-09 15:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-45819",
2024-12-19 13:00:55 +00:00
"ASSIGNER": "security@xen.org",
"STATE": "PUBLIC"
2024-09-09 15:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-12-19 13:00:55 +00:00
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
2024-09-09 15:00:36 +00:00
}
]
2024-12-19 13:00:55 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Xen",
"product": {
"product_data": [
{
"product_name": "Xen",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"status": "unknown",
"version": "consult Xen advisory XSA-464"
}
],
"defaultStatus": "unknown"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://xenbits.xenproject.org/xsa/advisory-464.html",
"refsource": "MISC",
"name": "https://xenbits.xenproject.org/xsa/advisory-464.html"
}
]
},
"configuration": [
{
"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't leverage the vulnerability."
}
],
"work_around": [
{
"lang": "en",
"value": "Running only PV or HVM guests will avoid this vulnerability."
}
],
"credits": [
{
"lang": "en",
"value": "This issue was discovered by Jason Andryuk of AMD."
}
]
2024-09-09 15:00:36 +00:00
}