7.5

CVE-2017-13711

Use-after-free vulnerability in the sofree function in slirp/socket.c in QEMU (aka Quick Emulator) allows attackers to cause a denial of service (QEMU instance crash) by leveraging failure to properly clear ifq_so from pending packets.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
QemuQemu Version <= 2.10.1
DebianDebian Linux Version9.0
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 3.84% 0.887
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:N/I:N/A:P
CWE-416 Use After Free

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.

http://www.debian.org/security/2017/dsa-3991
Third Party Advisory
https://access.redhat.com/errata/RHSA-2018:1104
Third Party Advisory
https://access.redhat.com/errata/RHSA-2018:1113
Third Party Advisory
https://access.redhat.com/errata/RHSA-2018:0816
Third Party Advisory
http://www.openwall.com/lists/oss-security/2017/08/29/6
Patch
Third Party Advisory
Mailing List
http://www.securityfocus.com/bid/100534
Third Party Advisory
VDB Entry
https://bugzilla.redhat.com/show_bug.cgi?id=1486400
Patch
Third Party Advisory
Issue Tracking
https://lists.gnu.org/archive/html/qemu-devel/2017-08/msg05201.html
Patch
Third Party Advisory