cvelist/2020/27xxx/CVE-2020-27152.json

77 lines
2.7 KiB
JSON
Raw Normal View History

2020-10-15 03:01:46 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-11-06 08:01:39 +00:00
"ID": "CVE-2020-27152",
"STATE": "PUBLIC"
2020-10-15 03:01:46 +00:00
},
2020-11-06 08:01:39 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-10-15 03:01:46 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-11-06 08:01:39 +00:00
"value": "An issue was discovered in ioapic_lazy_update_eoi in arch/x86/kvm/ioapic.c in the Linux kernel before 5.9.2. It has an infinite loop related to improper interaction between a resampler and edge triggering, aka CID-77377064c3a9."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.kernel.org/show_bug.cgi?id=208767",
"refsource": "MISC",
"name": "https://bugzilla.kernel.org/show_bug.cgi?id=208767"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20201103 CVE-2020-27152 Kernel: KVM: host stack overflow via loop due to lazy update IOAPIC",
"url": "http://www.openwall.com/lists/oss-security/2020/11/03/1"
},
{
"refsource": "CONFIRM",
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=77377064c3a94911339f13ce113b3abf265e06da",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=77377064c3a94911339f13ce113b3abf265e06da"
},
{
"refsource": "CONFIRM",
"name": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.2",
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.2"
2020-10-15 03:01:46 +00:00
}
]
}
}