ghsa-552p-pmcq-pm57
Vulnerability from github
Published
2022-05-14 03:07
Modified
2022-05-14 03:07
Severity ?
Details
crypto/algif_skcipher.c in the Linux kernel before 4.4.2 does not verify that a setkey operation has been performed on an AF_ALG socket before an accept system call is processed, which allows local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted application that does not supply a key, related to the lrw_crypt function in crypto/lrw.c.
{ "affected": [], "aliases": [ "CVE-2015-8970" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-11-28T03:59:00Z", "severity": "MODERATE" }, "details": "crypto/algif_skcipher.c in the Linux kernel before 4.4.2 does not verify that a setkey operation has been performed on an AF_ALG socket before an accept system call is processed, which allows local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted application that does not supply a key, related to the lrw_crypt function in crypto/lrw.c.", "id": "GHSA-552p-pmcq-pm57", "modified": "2022-05-14T03:07:25Z", "published": "2022-05-14T03:07:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8970" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/dd504589577d8e8e70f51f997ad487a4cb6c026f" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:1842" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:2077" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:2437" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:2444" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2015-8970" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1386286" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!msg/syzkaller/frb2XrB5aWk/xCXzkIBcDAAJ" }, { "type": "WEB", "url": "https://groups.google.com/forum/#%21msg/syzkaller/frb2XrB5aWk/xCXzkIBcDAAJ" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=dd504589577d8e8e70f51f997ad487a4cb6c026f" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.4.2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/11/04/3" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/94217" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/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.