ghsa-cwrh-45v3-q8mf
Vulnerability from github
Published
2022-05-17 04:21
Modified
2022-05-17 04:21
Details
The futex_wait function in kernel/futex.c in the Linux kernel before 2.6.37 does not properly maintain a certain reference count during requeue operations, which allows local users to cause a denial of service (use-after-free and system crash) or possibly gain privileges via a crafted application that triggers a zero count.
{ "affected": [], "aliases": [ "CVE-2014-0205" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-09-28T19:55:00Z", "severity": "MODERATE" }, "details": "The futex_wait function in kernel/futex.c in the Linux kernel before 2.6.37 does not properly maintain a certain reference count during requeue operations, which allows local users to cause a denial of service (use-after-free and system crash) or possibly gain privileges via a crafted application that triggers a zero count.", "id": "GHSA-cwrh-45v3-q8mf", "modified": "2022-05-17T04:21:32Z", "published": "2022-05-17T04:21:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0205" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/7ada876a8703f23befbb20a7465a702ee39b1704" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2014:1167" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2014:1365" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2014:1763" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2014-0205" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1094455" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=7ada876a8703f23befbb20a7465a702ee39b1704" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7ada876a8703f23befbb20a7465a702ee39b1704" }, { "type": "WEB", "url": "http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.37" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1365.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1763.html" } ], "schema_version": "1.4.0", "severity": [] }
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.