ghsa-mw97-2rg5-mpgw
Vulnerability from github
Published
2022-05-14 03:59
Modified
2022-05-14 03:59
Details
arch/x86/kernel/entry_64.S in the Linux kernel before 3.19.2 does not prevent the TS_COMPAT flag from reaching a user-mode task, which might allow local users to bypass the seccomp or audit protection mechanism via a crafted application that uses the (1) fork or (2) close system call, as demonstrated by an attack against seccomp before 3.16.
{ "affected": [], "aliases": [ "CVE-2015-2830" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2015-05-27T10:59:00Z", "severity": "LOW" }, "details": "arch/x86/kernel/entry_64.S in the Linux kernel before 3.19.2 does not prevent the TS_COMPAT flag from reaching a user-mode task, which might allow local users to bypass the seccomp or audit protection mechanism via a crafted application that uses the (1) fork or (2) close system call, as demonstrated by an attack against seccomp before 3.16.", "id": "GHSA-mw97-2rg5-mpgw", "modified": "2022-05-14T03:59:13Z", "published": "2022-05-14T03:59:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2830" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/956421fbb74c3a6261903f3836c0740187cf038b" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1208598" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=956421fbb74c3a6261903f3836c0740187cf038b" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00004.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00018.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00021.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1137.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1138.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1221.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2015/dsa-3237" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.19.2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/04/02/1" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1032413" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2631-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2632-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.