CVE-2017-1000112
Linux kernel UFO Path Switch Memory Corruption Vulnerability
Description
Linux kernel: Exploitable memory corruption due to UFO to non-UFO path switch. When building a UFO packet with MSG_MORE __ip_append_data() calls ip_ufo_append_data() to append. However in between two send() calls, the append path can be switched from UFO to non-UFO one, which leads to a memory corruption. In case UFO packet lengths exceeds MTU, copy = maxfraglen - skb->len becomes negative on the non-UFO path and the branch to allocate new skb is taken. This triggers fragmentation and computation of fraggap = skb_prev->len - maxfraglen. Fraggap can exceed MTU, causing copy = datalen - transhdrlen - fraggap to become negative. Subsequently skb_copy_and_csum_bits() writes out-of-bounds. A similar issue is present in IPv6 code. The bug was introduced in e89e9cf539a2 ("[IPv4/IPv6]: UFO Scatter-gather approach") on Oct 18 2005.
INFO
Published Date :
Oct. 5, 2017, 1:29 a.m.
Last Modified :
June 7, 2023, 12:46 p.m.
Source :
[email protected]
Remotely Exploitable :
No
Impact Score :
5.9
Exploitability Score :
1.0
Public PoC/Exploit Available at Github
CVE-2017-1000112 has a 75 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-1000112
.
URL | Resource |
---|---|
http://seclists.org/oss-sec/2017/q3/277 | Mailing List Patch Third Party Advisory |
http://www.debian.org/security/2017/dsa-3981 | Third Party Advisory |
http://www.securityfocus.com/bid/100262 | Third Party Advisory VDB Entry |
http://www.securitytracker.com/id/1039162 | Third Party Advisory VDB Entry |
https://access.redhat.com/errata/RHSA-2017:2918 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2017:2930 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2017:2931 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2017:3200 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2019:1931 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2019:1932 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2019:4159 | Third Party Advisory |
https://github.com/xairy/kernel-exploits/tree/master/CVE-2017-1000112 | Third Party Advisory |
https://www.exploit-db.com/exploits/45147/ | Third Party Advisory VDB Entry |
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).
整理容器逃逸相关的漏洞和exploits.
Makefile C Python Dockerfile Shell Go
Kiddy - (linux) kernel identity spoofer
Makefile Nix C Shell
None
Shell
bounty collection
Shell Python Dockerfile Ruby JavaScript ASP.NET Classic ASP HTML PHP Jupyter Notebook
Linux privilege escalation auditing tool
Shell
None
None
C Shell Python Ruby Makefile HTML
None
C Shell Python Ruby Makefile HTML
None
None
None
Shell
None
Shell
⚙ DevSecOps Kubernetes Playground ("A Hacker's Guide to Kubernetes")
Dockerfile Shell Ruby Smarty Jinja HCL
None
Shell
Here I gather all the resources about hacking that I find interesting
automation penetration-testing bughunting red-teaming
Ruby JavaScript
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-1000112
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2017-1000112
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]
Jun. 07, 2023
Action Type Old Value New Value Removed CVSS V3 NIST AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H Added CVSS V3.1 NIST AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H Changed Reference Type http://www.debian.org/security/2017/dsa-3981 No Types Assigned http://www.debian.org/security/2017/dsa-3981 Third Party Advisory Changed Reference Type https://access.redhat.com/errata/RHSA-2017:2918 No Types Assigned https://access.redhat.com/errata/RHSA-2017:2918 Third Party Advisory Changed Reference Type https://access.redhat.com/errata/RHSA-2017:2930 No Types Assigned https://access.redhat.com/errata/RHSA-2017:2930 Third Party Advisory Changed Reference Type https://access.redhat.com/errata/RHSA-2017:2931 No Types Assigned https://access.redhat.com/errata/RHSA-2017:2931 Third Party Advisory Changed Reference Type https://access.redhat.com/errata/RHSA-2017:3200 No Types Assigned https://access.redhat.com/errata/RHSA-2017:3200 Third Party Advisory Changed Reference Type https://access.redhat.com/errata/RHSA-2019:1931 No Types Assigned https://access.redhat.com/errata/RHSA-2019:1931 Third Party Advisory Changed Reference Type https://access.redhat.com/errata/RHSA-2019:1932 No Types Assigned https://access.redhat.com/errata/RHSA-2019:1932 Third Party Advisory Changed Reference Type https://access.redhat.com/errata/RHSA-2019:4159 No Types Assigned https://access.redhat.com/errata/RHSA-2019:4159 Third Party Advisory Changed Reference Type https://github.com/xairy/kernel-exploits/tree/master/CVE-2017-1000112 No Types Assigned https://github.com/xairy/kernel-exploits/tree/master/CVE-2017-1000112 Third Party Advisory Changed Reference Type https://www.exploit-db.com/exploits/45147/ No Types Assigned https://www.exploit-db.com/exploits/45147/ Third Party Advisory, VDB Entry Changed CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions up to (including) 4.13.9 OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 2.6.15 up to (excluding) 3.10.108 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 3.11 up to (excluding) 3.16.47 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 3.17 up to (excluding) 3.18.65 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 3.19 up to (excluding) 4.4.82 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.5 up to (excluding) 4.9.43 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.10 up to (excluding) 4.12.7 -
CVE Modified by [email protected]
Dec. 10, 2019
Action Type Old Value New Value Added Reference https://access.redhat.com/errata/RHSA-2019:4159 [No Types Assigned] -
CVE Modified by [email protected]
Jul. 29, 2019
Action Type Old Value New Value Added Reference https://access.redhat.com/errata/RHSA-2019:1931 [No Types Assigned] Added Reference https://access.redhat.com/errata/RHSA-2019:1932 [No Types Assigned] -
CVE Modified by [email protected]
Aug. 06, 2018
Action Type Old Value New Value Added Reference https://www.exploit-db.com/exploits/45147/ [No Types Assigned] -
CVE Modified by [email protected]
Dec. 23, 2017
Action Type Old Value New Value Added Reference https://github.com/xairy/kernel-exploits/tree/master/CVE-2017-1000112 [No Types Assigned] -
CVE Modified by [email protected]
Dec. 07, 2017
Action Type Old Value New Value Added Reference https://access.redhat.com/errata/RHSA-2017:2931 [No Types Assigned] Added Reference https://access.redhat.com/errata/RHSA-2017:2930 [No Types Assigned] Added Reference https://access.redhat.com/errata/RHSA-2017:2918 [No Types Assigned] -
CVE Modified by [email protected]
Dec. 02, 2017
Action Type Old Value New Value Added Reference https://access.redhat.com/errata/RHSA-2017:3200 [No Types Assigned] -
CVE Modified by [email protected]
Nov. 06, 2017
Action Type Old Value New Value Added Reference http://www.debian.org/security/2017/dsa-3981 [No Types Assigned] -
Initial Analysis by [email protected]
Nov. 01, 2017
Action Type Old Value New Value Added CVSS V2 (AV:L/AC:M/Au:N/C:C/I:C/A:C) Added CVSS V3 AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H Changed Reference Type http://seclists.org/oss-sec/2017/q3/277 No Types Assigned http://seclists.org/oss-sec/2017/q3/277 Mailing List, Patch, Third Party Advisory Changed Reference Type http://www.securityfocus.com/bid/100262 No Types Assigned http://www.securityfocus.com/bid/100262 Third Party Advisory, VDB Entry Changed Reference Type http://www.securitytracker.com/id/1039162 No Types Assigned http://www.securitytracker.com/id/1039162 Third Party Advisory, VDB Entry Added CWE CWE-362 Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:4.13.9:*:*:*:*:*:*:* (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-1000112
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-1000112
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.09 }} 0.00%
score
0.36291
percentile