ghsa-2h29-rjh5-xxch
Vulnerability from github
Published
2022-05-13 01:13
Modified
2022-05-13 01:13
Severity ?
Details
QEMU (aka Quick Emulator) built with the Rocker switch emulation support is vulnerable to an off-by-one error. It happens while processing transmit (tx) descriptors in 'tx_consume' routine, if a descriptor was to have more than allowed (ROCKER_TX_FRAGS_MAX=16) fragments. A privileged user inside guest could use this flaw to cause memory leakage on the host or crash the QEMU process instance resulting in DoS issue.
{ "affected": [], "aliases": [ "CVE-2015-8701" ], "database_specific": { "cwe_ids": [ "CWE-193" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-12-29T22:59:00Z", "severity": "MODERATE" }, "details": "QEMU (aka Quick Emulator) built with the Rocker switch emulation support is vulnerable to an off-by-one error. It happens while processing transmit (tx) descriptors in \u0027tx_consume\u0027 routine, if a descriptor was to have more than allowed (ROCKER_TX_FRAGS_MAX=16) fragments. A privileged user inside guest could use this flaw to cause memory leakage on the host or crash the QEMU process instance resulting in DoS issue.", "id": "GHSA-2h29-rjh5-xxch", "modified": "2022-05-13T01:13:40Z", "published": "2022-05-13T01:13:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8701" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1286971" }, { "type": "WEB", "url": "https://lists.gnu.org/archive/html/qemu-devel/2015-12/msg04629.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201602-01" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/12/28/6" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/12/29/1" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/79706" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/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.