ghsa-875p-6x4g-fjc2
Vulnerability from github
Published
2022-05-14 04:02
Modified
2022-05-14 04:02
Details
The cap_bprm_set_creds function in security/commoncap.c in the Linux kernel before 3.3.3 does not properly handle the use of file system capabilities (aka fcaps) for implementing a privileged executable file, which allows local users to bypass intended personality restrictions via a crafted application, as demonstrated by an attack that uses a parent process to disable ASLR.
{ "affected": [], "aliases": [ "CVE-2012-2123" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-05-17T11:00:00Z", "severity": "HIGH" }, "details": "The cap_bprm_set_creds function in security/commoncap.c in the Linux kernel before 3.3.3 does not properly handle the use of file system capabilities (aka fcaps) for implementing a privileged executable file, which allows local users to bypass intended personality restrictions via a crafted application, as demonstrated by an attack that uses a parent process to disable ASLR.", "id": "GHSA-875p-6x4g-fjc2", "modified": "2022-05-14T04:02:23Z", "published": "2022-05-14T04:02:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2123" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/d52fc5dde171f030170a6cb78034d166b13c9445" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=806722" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75043" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=d52fc5dde171f030170a6cb78034d166b13c9445" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d52fc5dde171f030170a6cb78034d166b13c9445" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2012-0670.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2012-0743.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2012/dsa-2469" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.3.3" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/04/20/6" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/53166" }, { "type": "WEB", "url": "http://www.securitytracker.com/id?1027072" } ], "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.