ghsa-7mrf-3fph-7jw4
Vulnerability from github
Published
2022-05-13 01:14
Modified
2022-05-13 01:14
Severity ?
Details
The net_tx_pkt_do_sw_fragmentation function in hw/net/net_tx_pkt.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) via a zero length for the current fragment length.
{ "affected": [], "aliases": [ "CVE-2016-6834" ], "database_specific": { "cwe_ids": [ "CWE-120" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-12-10T00:59:00Z", "severity": "MODERATE" }, "details": "The net_tx_pkt_do_sw_fragmentation function in hw/net/net_tx_pkt.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) via a zero length for the current fragment length.", "id": "GHSA-7mrf-3fph-7jw4", "modified": "2022-05-13T01:14:33Z", "published": "2022-05-13T01:14:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6834" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00038.html" }, { "type": "WEB", "url": "https://lists.gnu.org/archive/html/qemu-devel/2016-08/msg01601.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201609-01" }, { "type": "WEB", "url": "http://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=ead315e43ea0c2ca3491209c6c8db8ce3f2bbe05" }, { "type": "WEB", "url": "http://git.qemu.org/?p=qemu.git;a=commit;h=ead315e43ea0c2ca3491209c6c8db8ce3f2bbe05" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/08/11/8" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/08/18/7" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/92446" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.