CVE-2017-5669
Linux Kernel shm_map System Call Privilege Escalation Vulnerability
Description
The do_shmat function in ipc/shm.c in the Linux kernel through 4.9.12 does not restrict the address calculated by a certain rounding operation, which allows local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context.
INFO
Published Date :
Feb. 24, 2017, 3:59 p.m.
Last Modified :
Nov. 21, 2024, 3:28 a.m.
Source :
[email protected]
Remotely Exploitable :
No
Impact Score :
5.9
Exploitability Score :
1.8
Public PoC/Exploit Available at Github
CVE-2017-5669 has a 2 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
Affected Products
The following products are affected by CVE-2017-5669
vulnerability.
Even if cvefeed.io
is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
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-5669
.
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
Shell
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-5669
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2017-5669
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 -
Modified Analysis by [email protected]
Oct. 09, 2020
Action Type Old Value New Value Removed CVSS V3 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Changed Reference Type http://www.debian.org/security/2017/dsa-3804 No Types Assigned http://www.debian.org/security/2017/dsa-3804 Third Party Advisory Changed Reference Type http://www.securityfocus.com/bid/96754 No Types Assigned http://www.securityfocus.com/bid/96754 Third Party Advisory, VDB Entry Changed Reference Type http://www.securitytracker.com/id/1037918 No Types Assigned http://www.securitytracker.com/id/1037918 Third Party Advisory, VDB Entry Changed Reference Type https://bugzilla.kernel.org/show_bug.cgi?id=192931 Issue Tracking, Patch https://bugzilla.kernel.org/show_bug.cgi?id=192931 Issue Tracking, Patch, Vendor Advisory Changed Reference Type https://github.com/torvalds/linux/commit/95e91b831f87ac8e1f8ed50c14d709089b4e01b8 No Types Assigned https://github.com/torvalds/linux/commit/95e91b831f87ac8e1f8ed50c14d709089b4e01b8 Patch, Third Party Advisory Changed Reference Type https://github.com/torvalds/linux/commit/e1d35d4dc7f089e6c9c080d556feedf9c706f0c7 Issue Tracking, Patch, Third Party Advisory https://github.com/torvalds/linux/commit/e1d35d4dc7f089e6c9c080d556feedf9c706f0c7 Patch, Third Party Advisory Changed Reference Type https://usn.ubuntu.com/3583-1/ No Types Assigned https://usn.ubuntu.com/3583-1/ Third Party Advisory Changed Reference Type https://usn.ubuntu.com/3583-2/ No Types Assigned https://usn.ubuntu.com/3583-2/ Third Party Advisory Removed CWE NIST CWE-20 Added CWE NIST NVD-CWE-noinfo Changed CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions up to (including) 4.9.12 OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions up to (excluding) 4.11 Added CPE Configuration OR *cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:* Added CPE Configuration OR *cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:* *cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:* -
CVE Modified by [email protected]
Oct. 01, 2020
Action Type Old Value New Value Added Reference https://github.com/torvalds/linux/commit/95e91b831f87ac8e1f8ed50c14d709089b4e01b8 [No Types Assigned] -
CWE Remap by [email protected]
Oct. 03, 2019
Action Type Old Value New Value Changed CWE CWE-264 CWE-20 -
CVE Modified by [email protected]
Mar. 16, 2018
Action Type Old Value New Value Added Reference https://usn.ubuntu.com/3583-2/ [No Types Assigned] Added Reference https://usn.ubuntu.com/3583-1/ [No Types Assigned] -
CVE Modified by [email protected]
Nov. 04, 2017
Action Type Old Value New Value Added Reference http://www.debian.org/security/2017/dsa-3804 [No Types Assigned] -
CVE Modified by [email protected]
Jul. 17, 2017
Action Type Old Value New Value Added Reference http://www.securitytracker.com/id/1037918 [No Types Assigned] -
CVE Modified by [email protected]
Mar. 14, 2017
Action Type Old Value New Value Added Reference http://www.securityfocus.com/bid/96754 [No Types Assigned] -
Initial Analysis by [email protected]
Feb. 24, 2017
Action Type Old Value New Value Added CVSS V2 (AV:L/AC:L/Au:N/C:P/I:P/A:P) Added CVSS V3 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Changed Reference Type https://bugzilla.kernel.org/show_bug.cgi?id=192931 No Types Assigned https://bugzilla.kernel.org/show_bug.cgi?id=192931 Issue Tracking, Patch Changed Reference Type https://github.com/torvalds/linux/commit/e1d35d4dc7f089e6c9c080d556feedf9c706f0c7 No Types Assigned https://github.com/torvalds/linux/commit/e1d35d4dc7f089e6c9c080d556feedf9c706f0c7 Third Party Advisory, Issue Tracking, Patch Added CWE CWE-264 Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:4.9.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-5669
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-5669
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.05635
percentile