cvelist/2022/42xxx/CVE-2022-42327.json
2024-02-04 09:00:38 +00:00

136 lines
4.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@xen.org",
"ID": "CVE-2022-42327",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "xen",
"version": {
"version_data": [
{
"version_affected": "?",
"version_value": "consult Xen advisory XSA-412"
}
]
}
}
]
},
"vendor_name": "Xen"
}
]
}
},
"configuration": {
"configuration_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "Only Xen version 4.16 is vulnerable. Other Xen versions are not vulnerable.\n\nx86 HVM or PVH guests running on Intel systems with the \"virtualize APIC\naccesses\" feature are affected. This is believed to be all 64-bit\ncapable Intel CPUs.\n\nx86 HVM or PVH guests running on AMD hardware, Arm or x86 PV guests are\nnot affected."
}
]
}
}
},
"credit": {
"credit_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was discovered by Andrew Cooper of Citrix."
}
]
}
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "x86: unintended memory sharing between guests On Intel systems that support the \"virtualize APIC accesses\" feature, a guest can read and write the global shared xAPIC page by moving the local APIC out of xAPIC mode. Access to this shared page bypasses the expected isolation that should exist between two guests."
}
]
},
"impact": {
"impact_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "Guests are able to access an unintended shared memory page. Note the\ncontents of the page are not interpreted by Xen or hardware."
}
]
}
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "unknown"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://xenbits.xenproject.org/xsa/advisory-412.txt",
"refsource": "MISC",
"name": "https://xenbits.xenproject.org/xsa/advisory-412.txt"
},
{
"refsource": "CONFIRM",
"name": "http://xenbits.xen.org/xsa/advisory-412.html",
"url": "http://xenbits.xen.org/xsa/advisory-412.html"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20221101 Xen Security Advisory 412 v2 (CVE-2022-42327) - x86: unintended memory sharing between guests",
"url": "http://www.openwall.com/lists/oss-security/2022/11/01/3"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-07438e12df",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZLI2NPNEH7CNJO3VZGQNOI4M4EWLNKPZ/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-9f51d13fa3",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YTMITQBGC23MSDHUCAPCVGLMVXIBXQTQ/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202402-07",
"url": "https://security.gentoo.org/glsa/202402-07"
}
]
},
"workaround": {
"workaround_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "Only running PV guests will mitigate the vulnerability on affected\nhardware."
}
]
}
}
}
}