cvelist/2022/33xxx/CVE-2022-33746.json

136 lines
4.7 KiB
JSON
Raw Normal View History

2022-06-15 15:01:55 +00:00
{
2022-10-11 13:00:31 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@xen.org",
"ID": "CVE-2022-33746",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "xen",
"version": {
"version_data": [
{
"version_affected": "?",
"version_value": "consult Xen advisory XSA-410"
}
]
}
}
]
},
"vendor_name": "Xen"
}
]
}
},
"configuration": {
"configuration_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "All Xen versions are vulnerable.\n\nx86 HVM and PVH guests as well as Arm guests can trigger the\nvulnerability. x86 PV guests cannot trigger the vulnerability."
}
]
}
}
},
"credit": {
"credit_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was discovered by Julien Grall of Amazon."
}
]
}
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2022-06-15 15:01:55 +00:00
{
2022-10-11 13:00:31 +00:00
"lang": "eng",
"value": "P2M pool freeing may take excessively long The P2M pool backing second level address translation for guests may be of significant size. Therefore its freeing may take more time than is reasonable without intermediate preemption checks. Such checking for the need to preempt was so far missing."
2022-06-15 15:01:55 +00:00
}
2022-10-11 13:00:31 +00:00
]
},
"impact": {
"impact_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "A group of collaborating guests can cause the temporary locking up of a\nCPU, potentially leading to a Denial of Service (DoS) affecting the\nentire host."
}
]
}
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "unknown"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://xenbits.xenproject.org/xsa/advisory-410.txt",
"refsource": "MISC",
"name": "https://xenbits.xenproject.org/xsa/advisory-410.txt"
2022-10-11 14:00:31 +00:00
},
{
"refsource": "CONFIRM",
"name": "http://xenbits.xen.org/xsa/advisory-410.html",
"url": "http://xenbits.xen.org/xsa/advisory-410.html"
2022-10-11 15:00:33 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20221011 Xen Security Advisory 410 v3 (CVE-2022-33746) - P2M pool freeing may take excessively long",
"url": "http://www.openwall.com/lists/oss-security/2022/10/11/3"
2022-10-30 23:00:32 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-5b594b82ac",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XWSC77GS5NATI3TT7FMVPULUPXR635XQ/"
2022-11-07 08:00:34 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-5272",
"url": "https://www.debian.org/security/2022/dsa-5272"
2022-11-14 15:00:34 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-d80cc73088",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TJOMUNGW6VTK5CZZRLWLVVEOUPEQBRHI/"
2022-10-11 13:00:31 +00:00
}
]
},
"workaround": {
"workaround_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "Running only PV guests will avoid the vulnerability."
}
]
}
}
}
}