ghsa-vh58-x7x5-79rq
Vulnerability from github
Published
2022-05-01 01:53
Modified
2022-05-01 01:53
Details
Some futex functions in futex.c for Linux kernel 2.6.x perform get_user calls while holding the mmap_sem semaphore, which could allow local users to cause a deadlock condition in do_page_fault by triggering get_user faults while another thread is executing mmap or other functions.
{ "affected": [], "aliases": [ "CVE-2005-0937" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2005-02-22T05:00:00Z", "severity": "LOW" }, "details": "Some futex functions in futex.c for Linux kernel 2.6.x perform get_user calls while holding the mmap_sem semaphore, which could allow local users to cause a deadlock condition in do_page_fault by triggering get_user faults while another thread is executing mmap or other functions.", "id": "GHSA-vh58-x7x5-79rq", "modified": "2022-05-01T01:53:12Z", "published": "2022-05-01T01:53:12Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-0937" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10037" }, { "type": "WEB", "url": "http://linux.bkbits.net:8080/linux-2.6/cset%40421cfc11zFsK9gxvSJ2t__FCmuUd3Q" }, { "type": "WEB", "url": "http://linux.bkbits.net:8080/linux-2.6/cset@421cfc11zFsK9gxvSJ2t__FCmuUd3Q" }, { "type": "WEB", "url": "http://lkml.org/lkml/2005/2/22/123" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2005-420.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/427980/100/0/threaded" } ], "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.