ghsa-4j6c-x59q-c2c4
Vulnerability from github
Published
2022-05-13 01:13
Modified
2022-05-13 01:13
Severity ?
Details
The address_space_write_continue function in exec.c in QEMU (aka Quick Emulator) allows local guest OS privileged users to cause a denial of service (out-of-bounds access and guest instance crash) by leveraging use of qemu_map_ram_ptr to access guest ram block area.
{ "affected": [], "aliases": [ "CVE-2017-11334" ], "database_specific": { "cwe_ids": [ "CWE-125" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-08-02T19:29:00Z", "severity": "MODERATE" }, "details": "The address_space_write_continue function in exec.c in QEMU (aka Quick Emulator) allows local guest OS privileged users to cause a denial of service (out-of-bounds access and guest instance crash) by leveraging use of qemu_map_ram_ptr to access guest ram block area.", "id": "GHSA-4j6c-x59q-c2c4", "modified": "2022-05-13T01:13:42Z", "published": "2022-05-13T01:13:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11334" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:3369" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:3466" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:3470" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:3471" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:3472" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:3473" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:3474" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1471638" }, { "type": "WEB", "url": "https://lists.gnu.org/archive/html/qemu-devel/2017-07/msg03775.html" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3575-1" }, { "type": "WEB", "url": "http://www.debian.org/security/2017/dsa-3925" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2017/07/17/4" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/99895" } ], "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.