VYPR
Unrated severityNVD Advisory· Published Feb 2, 2018· Updated Sep 17, 2024

CVE-2017-14177

CVE-2017-14177

Description

Apport through 2.20.7 does not properly handle core dumps from setuid binaries allowing local users to create certain files as root which an attacker could leverage to perform a denial of service via resource exhaustion or possibly gain root privileges. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-1324.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Apport crash handler fails to properly handle core dumps from setuid binaries, allowing local users to create files as root, leading to DoS or privilege escalation.

Vulnerability

Apport through version 2.20.7 contains an incomplete fix for CVE-2015-1324, which allows improper handling of core dumps from setuid binaries. The vulnerability affects all supported Ubuntu releases at the time of disclosure: 12.04 LTS (ESM), 14.04 LTS, 16.04 LTS, 17.04, and 17.10 [2][3]. The flaw resides in the crash handler's logic for detecting tainted processes; it fails to correctly restrict file creation when processing core dumps from setuid executables [1].

Exploitation

A local attacker must first trigger a crash in a setuid binary (e.g., by causing a segmentation fault). Apport then attempts to write a core dump file. Due to the incomplete fix, the attacker can influence the file path and content, allowing the creation of arbitrary files as root. No special privileges beyond local access are required, though default installations may need an extra package or configuration change to be exploitable [2].

Impact

Successful exploitation enables a local attacker to perform a denial of service via resource exhaustion (e.g., filling the filesystem) or potentially gain root privileges by overwriting critical system files [1][3]. The attack can also be used to escape Linux containers in certain configurations [2].

Mitigation

Canonical released a fix in USN-3480-1 on 15 November 2017 [3]. The updated package versions include apport 2.20.7-0ubuntu3.7 for Ubuntu 16.04 LTS and equivalent updates for other supported releases. Users should apply the update immediately. As a workaround, disabling Apport or restricting core dump file creation can reduce exposure [2].

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.