CVE-2016-2857
published 2016-04-12CVE-2016-2857: The net_checksum_calculate function in net/checksum.c in QEMU allows local guest OS users to cause a denial of service (out-of-bounds heap read and crash) via…
PriorityP433high8.4CVSS 3.1
AVLACLPRLUINSCCHINAH
EPSS
0.56%
43.5th percentile
The net_checksum_calculate function in net/checksum.c in QEMU allows local guest OS users to cause a denial of service (out-of-bounds heap read and crash) via the payload length in a crafted packet.
Affected
38 ranges· showing 25
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| canonical | ubuntu_linux | — | — |
| canonical | ubuntu_linux | — | — |
| canonical | ubuntu_linux | — | — |
| canonical | ubuntu_linux | — | — |
| debian | debian_linux | — | — |
| debian | qemu | < qemu 1:2.6+dfsg-1 (bookworm) | qemu 1:2.6+dfsg-1 (bookworm) |
| qemu | qemu | <= 2.5.1.1 | — |
| qemu | qemu | >= 0 < 1:2.6+dfsg-1 | 1:2.6+dfsg-1 |
| qemu | qemu | >= 0 < 1:2.6+dfsg-1 | 1:2.6+dfsg-1 |
| qemu | qemu | >= 0 < 1:2.6+dfsg-1 | 1:2.6+dfsg-1 |
| qemu | qemu | >= 0 < 1:2.6+dfsg-1 | 1:2.6+dfsg-1 |
| qemu | qemu | >= 0 < 2.0.0+dfsg-2ubuntu1.24 | 2.0.0+dfsg-2ubuntu1.24 |
| qemu | qemu | >= 0 < 1:2.5+dfsg-5ubuntu10.1 | 1:2.5+dfsg-5ubuntu10.1 |
| redhat | enterprise_linux_desktop | — | — |
| redhat | enterprise_linux_desktop | — | — |
| redhat | enterprise_linux_eus | — | — |
| redhat | enterprise_linux_eus | — | — |
| redhat | enterprise_linux_eus | — | — |
| redhat | enterprise_linux_eus | — | — |
| redhat | enterprise_linux_eus | — | — |
| redhat | enterprise_linux_server | — | — |
| redhat | enterprise_linux_server | — | — |
| redhat | enterprise_linux_server_aus | — | — |
| redhat | enterprise_linux_server_aus | — | — |
| redhat | enterprise_linux_server_aus | — | — |
CVSS provenance
nvdv3.18.4HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:H
nvdv2.03.6LOWAV:L/AC:L/Au:N/C:P/I:N/A:P
osv8.4HIGH
vendor_debian8.4HIGH
vendor_redhat8.4HIGH
vendor_ubuntu5.0MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-r736-2mvg-hchh: The net_checksum_calculate function in net/checksum
ghsa_unreviewed·2022-05-13
CVE-2016-2857 [HIGH] CWE-119 GHSA-r736-2mvg-hchh: The net_checksum_calculate function in net/checksum
The net_checksum_calculate function in net/checksum.c in QEMU allows local guest OS users to cause a denial of service (out-of-bounds heap read and crash) via the payload length in a crafted packet.
OSV
qemu, qemu-kvm vulnerabilities
osv·2016-05-12·CVSS 5.0
CVE-2016-2391 [MEDIUM] qemu, qemu-kvm vulnerabilities
qemu, qemu-kvm vulnerabilities
Zuozhi Fzz discovered that QEMU incorrectly handled USB OHCI emulation
support. A privileged attacker inside the guest could use this issue to
cause QEMU to crash, resulting in a denial of service. (CVE-2016-2391)
Qinghao Tang discovered that QEMU incorrectly handled USB Net emulation
support. A privileged attacker inside the guest could use this issue to
cause QEMU to crash, resulting in a denial of service. (CVE-2016-2392)
Qinghao Tang discovered that QEMU incorrectly handled USB Net emulation
support. A privileged attacker inside the guest could use this issue to
cause QEMU to crash, resulting in a denial of service, or possibly leak
host memory bytes. (CVE-2016-2538)
Hongke Yang discovered that QEMU incorrectly handled NE2000 emulation
support. A priv
OSV
CVE-2016-2857: The net_checksum_calculate function in net/checksum
osv·2016-04-12·CVSS 8.4
CVE-2016-2857 [HIGH] CVE-2016-2857: The net_checksum_calculate function in net/checksum
The net_checksum_calculate function in net/checksum.c in QEMU allows local guest OS users to cause a denial of service (out-of-bounds heap read and crash) via the payload length in a crafted packet.
Ubuntu
QEMU vulnerabilities
vendor_ubuntu·2016-05-12·CVSS 5.0
CVE-2016-2391 [MEDIUM] QEMU vulnerabilities
Title: QEMU vulnerabilities
Summary: Several security issues were fixed in QEMU.
Zuozhi Fzz discovered that QEMU incorrectly handled USB OHCI emulation
support. A privileged attacker inside the guest could use this issue to
cause QEMU to crash, resulting in a denial of service. (CVE-2016-2391)
Qinghao Tang discovered that QEMU incorrectly handled USB Net emulation
support. A privileged attacker inside the guest could use this issue to
cause QEMU to crash, resulting in a denial of service. (CVE-2016-2392)
Qinghao Tang discovered that QEMU incorrectly handled USB Net emulation
support. A privileged attacker inside the guest could use this issue to
cause QEMU to crash, resulting in a denial of service, or possibly leak
host memory bytes. (CVE-2016-2538)
Hongke Yang discovered that QEMU i
Red Hat
Qemu: net: out of bounds read in net_checksum_calculate()
vendor_redhat·2016-02-17·CVSS 8.4
CVE-2016-2857 [HIGH] CWE-125 Qemu: net: out of bounds read in net_checksum_calculate()
Qemu: net: out of bounds read in net_checksum_calculate()
The net_checksum_calculate function in net/checksum.c in QEMU allows local guest OS users to cause a denial of service (out-of-bounds heap read and crash) via the payload length in a crafted packet.
An out-of-bounds read-access flaw was found in the QEMU emulator built with IP checksum routines. The flaw could occur when computing a TCP/UDP packet's checksum, because a QEMU function used the packet's payload length without checking against the data buffer's size. A user inside a guest could use this flaw to crash the QEMU process (denial of service).
Statement: This has been rated as having Low security impact and is not currently
planned to be addressed in future updates. For additional information, refer
to the Red Hat Enterpri
Debian
CVE-2016-2857: qemu - The net_checksum_calculate function in net/checksum.c in QEMU allows local guest...
vendor_debian·2016·CVSS 8.4
CVE-2016-2857 [HIGH] CVE-2016-2857: qemu - The net_checksum_calculate function in net/checksum.c in QEMU allows local guest...
The net_checksum_calculate function in net/checksum.c in QEMU allows local guest OS users to cause a denial of service (out-of-bounds heap read and crash) via the payload length in a crafted packet.
Scope: local
bookworm: resolved (fixed in 1:2.6+dfsg-1)
bullseye: resolved (fixed in 1:2.6+dfsg-1)
forky: resolved (fixed in 1:2.6+dfsg-1)
sid: resolved (fixed in 1:2.6+dfsg-1)
trixie: resolved (fixed in 1:2.6+dfsg-1)
No detection rules found.
No public exploits indexed.
http://git.qemu.org/?p=qemu.git%3Ba=commitdiff%3Bh=362786f14a753d8a5256ef97d7c10ed576d6572bhttp://rhn.redhat.com/errata/RHSA-2016-2670.htmlhttp://rhn.redhat.com/errata/RHSA-2016-2671.htmlhttp://rhn.redhat.com/errata/RHSA-2016-2704.htmlhttp://rhn.redhat.com/errata/RHSA-2016-2705.htmlhttp://rhn.redhat.com/errata/RHSA-2016-2706.htmlhttp://rhn.redhat.com/errata/RHSA-2017-0083.htmlhttp://rhn.redhat.com/errata/RHSA-2017-0309.htmlhttp://rhn.redhat.com/errata/RHSA-2017-0334.htmlhttp://rhn.redhat.com/errata/RHSA-2017-0344.htmlhttp://rhn.redhat.com/errata/RHSA-2017-0350.htmlhttp://www.openwall.com/lists/oss-security/2016/03/03/9http://www.openwall.com/lists/oss-security/2016/03/07/3http://www.securityfocus.com/bid/84130http://www.ubuntu.com/usn/USN-2974-1https://lists.debian.org/debian-lts-announce/2018/11/msg00038.htmlhttp://git.qemu.org/?p=qemu.git%3Ba=commitdiff%3Bh=362786f14a753d8a5256ef97d7c10ed576d6572bhttp://rhn.redhat.com/errata/RHSA-2016-2670.htmlhttp://rhn.redhat.com/errata/RHSA-2016-2671.htmlhttp://rhn.redhat.com/errata/RHSA-2016-2704.htmlhttp://rhn.redhat.com/errata/RHSA-2016-2705.htmlhttp://rhn.redhat.com/errata/RHSA-2016-2706.htmlhttp://rhn.redhat.com/errata/RHSA-2017-0083.htmlhttp://rhn.redhat.com/errata/RHSA-2017-0309.htmlhttp://rhn.redhat.com/errata/RHSA-2017-0334.htmlhttp://rhn.redhat.com/errata/RHSA-2017-0344.htmlhttp://rhn.redhat.com/errata/RHSA-2017-0350.htmlhttp://www.openwall.com/lists/oss-security/2016/03/03/9http://www.openwall.com/lists/oss-security/2016/03/07/3http://www.securityfocus.com/bid/84130http://www.ubuntu.com/usn/USN-2974-1https://lists.debian.org/debian-lts-announce/2018/11/msg00038.html
2016-04-12
Published