From 66044b3015c8d2a31931b5a11713c64804edd8aa Mon Sep 17 00:00:00 2001 From: anemec-rh Date: Thu, 26 Jul 2018 14:41:17 +0200 Subject: [PATCH] added product and version to the description --- 2017/7xxx/CVE-2017-7539.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2017/7xxx/CVE-2017-7539.json b/2017/7xxx/CVE-2017-7539.json index 8ea9e244928..4a14795806c 100644 --- a/2017/7xxx/CVE-2017-7539.json +++ b/2017/7xxx/CVE-2017-7539.json @@ -54,7 +54,7 @@ "description_data": [ { "lang": "eng", - "value": "An assertion-failure flaw was found in the Network Block Device (NBD) server's initial connection negotiation, where the I/O coroutine was undefined. This could crash the qemu-nbd server if a client sent unexpected data during connection negotiation. A remote user or process could use this flaw to crash the qemu-nbd server resulting in denial of service." + "value": "An assertion-failure flaw was found in Qemu before 2.10.1, in the Network Block Device (NBD) server's initial connection negotiation, where the I/O coroutine was undefined. This could crash the qemu-nbd server if a client sent unexpected data during connection negotiation. A remote user or process could use this flaw to crash the qemu-nbd server resulting in denial of service." } ] },