ghsa-6f4r-j475-m5hg
Vulnerability from github
Published
2022-05-17 05:06
Modified
2022-05-17 05:06
Details
The epoll_ctl system call in fs/eventpoll.c in the Linux kernel before 3.2.24 does not properly handle ELOOP errors in EPOLL_CTL_ADD operations, which allows local users to cause a denial of service (file-descriptor consumption and system crash) via a crafted application that attempts to create a circular epoll dependency. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1083.
{ "affected": [], "aliases": [ "CVE-2012-3375" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-10-03T11:02:00Z", "severity": "MODERATE" }, "details": "The epoll_ctl system call in fs/eventpoll.c in the Linux kernel before 3.2.24 does not properly handle ELOOP errors in EPOLL_CTL_ADD operations, which allows local users to cause a denial of service (file-descriptor consumption and system crash) via a crafted application that attempts to create a circular epoll dependency. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-1083.", "id": "GHSA-6f4r-j475-m5hg", "modified": "2022-05-17T05:06:47Z", "published": "2022-05-17T05:06:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3375" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/13d518074a952d33d47c428419693f63389547e9" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=837502" }, { "type": "WEB", "url": "https://downloads.avaya.com/css/P8/documents/100165733" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=13d518074a952d33d47c428419693f63389547e9" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=13d518074a952d33d47c428419693f63389547e9" }, { "type": "WEB", "url": "http://secunia.com/advisories/51164" }, { "type": "WEB", "url": "http://ubuntu.com/usn/usn-1529-1" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.24" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/07/04/2" }, { "type": "WEB", "url": "http://www.securitytracker.com/id?1027237" } ], "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.