CVE-2017-7472
Linux KEYS Denial of Service Vulnerability
Description
The KEYS subsystem in the Linux kernel before 4.10.13 allows local users to cause a denial of service (memory consumption) via a series of KEY_REQKEY_DEFL_THREAD_KEYRING keyctl_set_reqkey_keyring calls.
INFO
Published Date :
May 11, 2017, 7:29 p.m.
Last Modified :
Nov. 21, 2024, 3:31 a.m.
Source :
[email protected]
Remotely Exploitable :
No
Impact Score :
3.6
Exploitability Score :
1.8
Public PoC/Exploit Available at Github
CVE-2017-7472 has a 2 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2017-7472
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
None
Python
None
C
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2017-7472
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2017-7472
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
CVE Modified by [email protected]
Feb. 12, 2023
Action Type Old Value New Value Changed Description A vulnerability was found in the Linux kernel where the keyctl_set_reqkey_keyring() function leaks the thread keyring. This allows an unprivileged local user to exhaust kernel memory and thus cause a DoS. The KEYS subsystem in the Linux kernel before 4.10.13 allows local users to cause a denial of service (memory consumption) via a series of KEY_REQKEY_DEFL_THREAD_KEYRING keyctl_set_reqkey_keyring calls. Removed CVSS V3 Red Hat, Inc. AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Removed Reference https://access.redhat.com/security/cve/CVE-2017-7472 [No Types Assigned] -
CVE Modified by [email protected]
Feb. 02, 2023
Action Type Old Value New Value Changed Description The KEYS subsystem in the Linux kernel before 4.10.13 allows local users to cause a denial of service (memory consumption) via a series of KEY_REQKEY_DEFL_THREAD_KEYRING keyctl_set_reqkey_keyring calls. A vulnerability was found in the Linux kernel where the keyctl_set_reqkey_keyring() function leaks the thread keyring. This allows an unprivileged local user to exhaust kernel memory and thus cause a DoS. Added CVSS V3 Red Hat, Inc. AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Added Reference https://access.redhat.com/security/cve/CVE-2017-7472 [No Types Assigned] -
CWE Remap by [email protected]
Oct. 03, 2019
Action Type Old Value New Value Changed CWE CWE-399 CWE-404 -
CVE Modified by [email protected]
Jan. 27, 2018
Action Type Old Value New Value Added Reference https://access.redhat.com/errata/RHSA-2018:0181 [No Types Assigned] Added Reference https://access.redhat.com/errata/RHSA-2018:0152 [No Types Assigned] Added Reference https://access.redhat.com/errata/RHSA-2018:0151 [No Types Assigned] -
CVE Modified by [email protected]
Jan. 06, 2018
Action Type Old Value New Value Added Reference http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00007.html [No Types Assigned] -
CVE Modified by [email protected]
Aug. 13, 2017
Action Type Old Value New Value Added Reference https://www.exploit-db.com/exploits/42136/ [No Types Assigned] -
CVE Modified by [email protected]
Jul. 08, 2017
Action Type Old Value New Value Added Reference http://www.securitytracker.com/id/1038471 [No Types Assigned] -
CVE Modified by [email protected]
Jun. 09, 2017
Action Type Old Value New Value Added Reference http://www.securityfocus.com/bid/98422 [No Types Assigned] -
Initial Analysis by [email protected]
May. 15, 2017
Action Type Old Value New Value Added CVSS V2 (AV:L/AC:L/Au:N/C:N/I:N/A:C) Added CVSS V3 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Changed Reference Type https://lkml.org/lkml/2017/4/1/235 No Types Assigned https://lkml.org/lkml/2017/4/1/235 Broken Link Changed Reference Type https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.10.13 No Types Assigned https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.10.13 Release Notes, Vendor Advisory Changed Reference Type http://openwall.com/lists/oss-security/2017/05/11/1 No Types Assigned http://openwall.com/lists/oss-security/2017/05/11/1 Mailing List, Patch, Third Party Advisory Changed Reference Type http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c9f838d104fed6f2f61d68164712e3204bf5271b No Types Assigned http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c9f838d104fed6f2f61d68164712e3204bf5271b Issue Tracking, Patch, Third Party Advisory Changed Reference Type https://lkml.org/lkml/2017/4/3/724 No Types Assigned https://lkml.org/lkml/2017/4/3/724 Broken Link Changed Reference Type https://bugzilla.novell.com/show_bug.cgi?id=1034862 No Types Assigned https://bugzilla.novell.com/show_bug.cgi?id=1034862 Issue Tracking, Patch Changed Reference Type https://bugzilla.redhat.com/show_bug.cgi?id=1442086 No Types Assigned https://bugzilla.redhat.com/show_bug.cgi?id=1442086 Issue Tracking, Patch Changed Reference Type https://github.com/torvalds/linux/commit/c9f838d104fed6f2f61d68164712e3204bf5271b No Types Assigned https://github.com/torvalds/linux/commit/c9f838d104fed6f2f61d68164712e3204bf5271b Issue Tracking, Patch, Third Party Advisory Added CWE CWE-399 Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:4.10.12:*:*:*:*:*:*:* (and previous)
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2017-7472
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2017-7472
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.04 }} -0.00%
score
0.00490
percentile