ghsa-wh5q-74vg-f69v
Vulnerability from github
Published
2022-05-14 03:52
Modified
2022-05-14 03:52
Details
The do_tkill function in kernel/signal.c in the Linux kernel before 3.8.9 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel memory via a crafted application that makes a (1) tkill or (2) tgkill system call.
{ "affected": [], "aliases": [ "CVE-2013-2141" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-06-07T14:03:00Z", "severity": "LOW" }, "details": "The do_tkill function in kernel/signal.c in the Linux kernel before 3.8.9 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel memory via a crafted application that makes a (1) tkill or (2) tgkill system call.", "id": "GHSA-wh5q-74vg-f69v", "modified": "2022-05-14T03:52:43Z", "published": "2022-05-14T03:52:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2141" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/b9e146d8eb3b9ecae5086d373b50fa0c1f3e7f0f" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2013:1264" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2013:1292" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2013:1801" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2013-2141" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=970873" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=b9e146d8eb3b9ecae5086d373b50fa0c1f3e7f0f" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b9e146d8eb3b9ecae5086d373b50fa0c1f3e7f0f" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-12/msg00129.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1801.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/55055" }, { "type": "WEB", "url": "http://www.debian.org/security/2013/dsa-2766" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.9" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:176" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/06/04/10" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1899-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1900-1" } ], "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.