mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
Auto-merge PR#3234
Auto-merge PR#3234
This commit is contained in:
commit
fadae428e8
@ -19,7 +19,7 @@
|
||||
"version": {
|
||||
"version_data": [
|
||||
{
|
||||
"version_value": "All qemu versions 2.x.x up to and including 2.12.0"
|
||||
"version_value": "All qemu versions 2.12.0 before 4.2.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -48,6 +48,16 @@
|
||||
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1711",
|
||||
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1711",
|
||||
"refsource": "CONFIRM"
|
||||
},
|
||||
{
|
||||
"url": "https://lists.gnu.org/archive/html/qemu-devel/2020-01/msg05535.html",
|
||||
"name": "https://lists.gnu.org/archive/html/qemu-devel/2020-01/msg05535.html",
|
||||
"refsource": "MISC"
|
||||
},
|
||||
{
|
||||
"url": "https://www.openwall.com/lists/oss-security/2020/01/23/3",
|
||||
"name": "https://www.openwall.com/lists/oss-security/2020/01/23/3",
|
||||
"refsource": "MISC"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -55,7 +65,7 @@
|
||||
"description_data": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "An out-of-bounds heap buffer access flaw was found in the way the iSCSI Block driver in QEMU versions 2.x.x up to and including 2.12.0 handled a response coming from an iSCSI server while checking the status of a Logical Address Block (LBA) in an iscsi_co_block_status() routine. A remote user could use this flaw to crash the QEMU process, resulting in a denial of service or potential execution of arbitrary code with privileges of the QEMU process on the host."
|
||||
"value": "An out-of-bounds heap buffer access flaw was found in the way the iSCSI Block driver in QEMU versions 2.12.0 before 4.2.1 handled a response coming from an iSCSI server while checking the status of a Logical Address Block (LBA) in an iscsi_co_block_status() routine. A remote user could use this flaw to crash the QEMU process, resulting in a denial of service or potential execution of arbitrary code with privileges of the QEMU process on the host."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user