ghsa-9mcc-p2hp-9p52
Vulnerability from github
Published
2022-05-13 01:13
Modified
2022-05-13 01:13
Severity ?
Details
The imx_fec_do_tx function in hw/net/imx_fec.c in QEMU (aka Quick Emulator) does not properly limit the buffer descriptor count when transmitting packets, which allows local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) via vectors involving a buffer descriptor with a length of 0 and crafted values in bd.flags.
{ "affected": [], "aliases": [ "CVE-2016-7907" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-10-05T16:59:00Z", "severity": "MODERATE" }, "details": "The imx_fec_do_tx function in hw/net/imx_fec.c in QEMU (aka Quick Emulator) does not properly limit the buffer descriptor count when transmitting packets, which allows local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) via vectors involving a buffer descriptor with a length of 0 and crafted values in bd.flags.", "id": "GHSA-9mcc-p2hp-9p52", "modified": "2022-05-13T01:13:43Z", "published": "2022-05-13T01:13:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7907" }, { "type": "WEB", "url": "https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg05556.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201611-11" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2016-12/msg00140.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/10/03/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/10/03/4" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/93274" } ], "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.