ghsa-p667-8g7r-xghf
Vulnerability from github
Published
2022-05-13 01:23
Modified
2022-05-13 01:23
Severity ?
Details
kernel/trace/trace_syscalls.c in the Linux kernel through 3.17.2 does not properly handle private syscall numbers during use of the perf subsystem, which allows local users to cause a denial of service (out-of-bounds read and OOPS) or bypass the ASLR protection mechanism via a crafted application.
{ "affected": [], "aliases": [ "CVE-2014-7825" ], "database_specific": { "cwe_ids": [ "CWE-125" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-11-10T11:55:00Z", "severity": "HIGH" }, "details": "kernel/trace/trace_syscalls.c in the Linux kernel through 3.17.2 does not properly handle private syscall numbers during use of the perf subsystem, which allows local users to cause a denial of service (out-of-bounds read and OOPS) or bypass the ASLR protection mechanism via a crafted application.", "id": "GHSA-p667-8g7r-xghf", "modified": "2022-05-13T01:23:25Z", "published": "2022-05-13T01:23:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7825" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/086ba77a6db00ed858ff07451bedee197df868c9" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1161565" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/98557" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=086ba77a6db00ed858ff07451bedee197df868c9" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=086ba77a6db00ed858ff07451bedee197df868c9" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1943.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0290.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0864.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/11/06/11" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/70972" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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.