ghsa-6h9c-8q58-r73q
Vulnerability from github
Published
2022-05-17 05:09
Modified
2022-05-17 05:09
Details
The load_script function in fs/binfmt_script.c in the Linux kernel before 3.7.2 does not properly handle recursion, which allows local users to obtain sensitive information from kernel stack memory via a crafted application.
{ "affected": [], "aliases": [ "CVE-2012-4530" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-02-18T04:41:00Z", "severity": "LOW" }, "details": "The load_script function in fs/binfmt_script.c in the Linux kernel before 3.7.2 does not properly handle recursion, which allows local users to obtain sensitive information from kernel stack memory via a crafted application.", "id": "GHSA-6h9c-8q58-r73q", "modified": "2022-05-17T05:09:11Z", "published": "2022-05-17T05:09:11Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-4530" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/b66c5984017533316fd1951770302649baf1aa33" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=868285" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=b66c5984017533316fd1951770302649baf1aa33" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b66c5984017533316fd1951770302649baf1aa33" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2013-04/msg00018.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0223.html" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.7.2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/10/19/3" } ], "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.