Vulnerability Details : CVE-2016-6833
Use-after-free vulnerability in the vmxnet3_io_bar0_write function in hw/net/vmxnet3.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (QEMU instance crash) by leveraging failure to check if the device is active.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2016-6833
- cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
- cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*
- cpe:2.3:a:qemu:qemu:2.7.0:rc0:*:*:*:*:*:*
- cpe:2.3:a:qemu:qemu:2.7.0:rc1:*:*:*:*:*:*
- cpe:2.3:a:qemu:qemu:2.7.0:rc2:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2016-6833
0.06%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 25 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2016-6833
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
2.1
|
LOW | AV:L/AC:L/Au:N/C:N/I:N/A:P |
3.9
|
2.9
|
NIST | |
4.4
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H |
0.8
|
3.6
|
NIST |
CWE ids for CVE-2016-6833
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2016-6833
-
https://lists.debian.org/debian-lts-announce/2018/09/msg00007.html
[SECURITY] [DLA 1497-1] qemu security updateMailing List;Third Party Advisory
-
https://lists.gnu.org/archive/html/qemu-devel/2016-08/msg01602.html
[Qemu-devel] [PULL 2/3] net: vmxnet3: check for device_active before wriMailing List;Patch;Third Party Advisory
-
http://www.openwall.com/lists/oss-security/2016/08/12/1
oss-security - CVE request: Qemu net: vmxnet3: use after free while writingMailing List;Third Party Advisory
-
http://www.openwall.com/lists/oss-security/2016/08/18/3
oss-security - Re: CVE request: Qemu net: vmxnet3: use after free while writingMailing List;Third Party Advisory
-
http://www.securityfocus.com/bid/93255
Qemu CVE-2016-6833 Use After Free Memory Denial of Service VulnerabilityThird Party Advisory;VDB Entry
-
http://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=6c352ca9b4ee3e1e286ea9e8434bd8e69ac7d0d8
QEMU · GitLab
-
https://security.gentoo.org/glsa/201609-01
QEMU: Multiple vulnerabilities (GLSA 201609-01) — Gentoo securityThird Party Advisory
Jump to