cvelist/2020/25xxx/CVE-2020-25742.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2020-09-18 02:01:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-10-06 15:02:45 +00:00
"ID": "CVE-2020-25742",
"STATE": "PUBLIC"
2020-09-18 02:01:34 +00:00
},
2020-10-06 15:02:45 +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-09-18 02:01:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-10-06 15:02:45 +00:00
"value": "pci_change_irq_level in hw/pci/pci.c in QEMU before 5.1.1 has a NULL pointer dereference because pci_get_bus() might not return a valid pointer."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://lists.nongnu.org/archive/html/qemu-devel/2020-09/msg05294.html",
"refsource": "MISC",
"name": "https://lists.nongnu.org/archive/html/qemu-devel/2020-09/msg05294.html"
},
{
"url": "https://ruhr-uni-bochum.sciebo.de/s/NNWP2GfwzYKeKwE?path=%2Flsi_nullptr1",
"refsource": "MISC",
"name": "https://ruhr-uni-bochum.sciebo.de/s/NNWP2GfwzYKeKwE?path=%2Flsi_nullptr1"
},
{
"refsource": "CONFIRM",
"name": "http://www.openwall.com/lists/oss-security/2020/09/29/1",
"url": "http://www.openwall.com/lists/oss-security/2020/09/29/1"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1883178",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883178"
2020-09-18 02:01:34 +00:00
}
]
}
}