ghsa-5r95-3f2r-9v8g
Vulnerability from github
Published
2022-05-14 03:55
Modified
2022-05-14 03:55
Severity ?
Details
drivers/vfio/pci/vfio_pci.c in the Linux kernel through 4.8.11 allows local users to bypass integer overflow checks, and cause a denial of service (memory corruption) or have unspecified other impact, by leveraging access to a vfio PCI device file for a VFIO_DEVICE_SET_IRQS ioctl call, aka a "state machine confusion bug."
{ "affected": [], "aliases": [ "CVE-2016-9083" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-11-28T03:59:00Z", "severity": "HIGH" }, "details": "drivers/vfio/pci/vfio_pci.c in the Linux kernel through 4.8.11 allows local users to bypass integer overflow checks, and cause a denial of service (memory corruption) or have unspecified other impact, by leveraging access to a vfio PCI device file for a VFIO_DEVICE_SET_IRQS ioctl call, aka a \"state machine confusion bug.\"", "id": "GHSA-5r95-3f2r-9v8g", "modified": "2022-05-14T03:55:19Z", "published": "2022-05-14T03:55:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9083" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/05692d7005a364add85c6e25a6c4447ce08f913a" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1389258" }, { "type": "WEB", "url": "https://patchwork.kernel.org/patch/9373631" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=05692d7005a364add85c6e25a6c4447ce08f913a" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0386.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0387.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/10/26/11" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/93929" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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.