7.0
HIGH
CVE-2017-17053
Linux Kernel LDT Table Allocation Use-After-Free Denial of Service
Description

The init_new_context function in arch/x86/include/asm/mmu_context.h in the Linux kernel before 4.12.10 does not correctly handle errors from LDT table allocation when forking a new process, allowing a local attacker to achieve a use-after-free or possibly have unspecified other impact by running a specially crafted program. This vulnerability only affected kernels built with CONFIG_MODIFY_LDT_SYSCALL=y.

INFO

Published Date :

Nov. 29, 2017, 3:29 a.m.

Last Modified :

June 21, 2023, 9:01 p.m.

Remotely Exploitable :

No

Impact Score :

5.9

Exploitability Score :

1.0
Public PoC/Exploit Available at Github

CVE-2017-17053 has a 1 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-17053 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.

ID Vendor Product Action
1 Linux linux_kernel
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-17053.

URL Resource
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccd5b3235180eef3cfec337df1c8554ab151b5cc Issue Tracking Patch Vendor Advisory
http://www.securityfocus.com/bid/102010 Third Party Advisory VDB Entry
https://access.redhat.com/errata/RHSA-2018:0676 Third Party Advisory
https://github.com/torvalds/linux/commit/ccd5b3235180eef3cfec337df1c8554ab151b5cc Patch Third Party Advisory
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.12.10 Issue Tracking Vendor Advisory

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).

커널 분석

Makefile C Assembly C++ Shell Perl Objective-C Awk GDB Roff

Updated: 6 years, 5 months ago
0 stars 0 fork 0 watcher
Born at : May 3, 2018, 11:09 p.m. This repo has been linked 1 different CVEs too.

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-17053 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2017-17053 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
  • Reanalysis by [email protected]

    Jun. 21, 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://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccd5b3235180eef3cfec337df1c8554ab151b5cc Issue Tracking, Patch http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccd5b3235180eef3cfec337df1c8554ab151b5cc Issue Tracking, Patch, Vendor Advisory
    Changed Reference Type https://github.com/torvalds/linux/commit/ccd5b3235180eef3cfec337df1c8554ab151b5cc Patch https://github.com/torvalds/linux/commit/ccd5b3235180eef3cfec337df1c8554ab151b5cc Patch, Third Party Advisory
    Changed Reference Type https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.12.10 Issue Tracking https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.12.10 Issue Tracking, Vendor Advisory
    Changed CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions up to (excluding) 4.12.10 OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.4.144 up to (excluding) 4.4.153 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.6 up to (excluding) 4.9.46 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.10 up to (excluding) 4.12.10
  • Modified Analysis by [email protected]

    Dec. 19, 2018

    Action Type Old Value New Value
    Removed CVSS V2 Metadata Victim must voluntarily interact with attack mechanism
    Changed CVSS V2 (AV:N/AC:H/Au:N/C:C/I:C/A:C) (AV:L/AC:M/Au:N/C:C/I:C/A:C)
    Changed CVSS V3 AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
    Changed Reference Type https://access.redhat.com/errata/RHSA-2018:0676 No Types Assigned https://access.redhat.com/errata/RHSA-2018:0676 Third Party Advisory
  • CVE Modified by [email protected]

    Apr. 12, 2018

    Action Type Old Value New Value
    Added Reference https://access.redhat.com/errata/RHSA-2018:0676 [No Types Assigned]
  • Initial Analysis by [email protected]

    Dec. 20, 2017

    Action Type Old Value New Value
    Added CVSS V2 (AV:N/AC:H/Au:N/C:C/I:C/A:C)
    Added CVSS V3 AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
    Changed Reference Type https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.12.10 No Types Assigned https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.12.10 Issue Tracking
    Changed Reference Type https://github.com/torvalds/linux/commit/ccd5b3235180eef3cfec337df1c8554ab151b5cc No Types Assigned https://github.com/torvalds/linux/commit/ccd5b3235180eef3cfec337df1c8554ab151b5cc Patch
    Changed Reference Type http://www.securityfocus.com/bid/102010 No Types Assigned http://www.securityfocus.com/bid/102010 Third Party Advisory, VDB Entry
    Changed Reference Type http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccd5b3235180eef3cfec337df1c8554ab151b5cc No Types Assigned http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ccd5b3235180eef3cfec337df1c8554ab151b5cc Issue Tracking, Patch
    Added CWE CWE-416
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions up to (excluding) 4.12.10
  • CVE Modified by [email protected]

    Dec. 03, 2017

    Action Type Old Value New Value
    Added Reference http://www.securityfocus.com/bid/102010 [No Types Assigned]
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
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-17053 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-17053 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

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability