Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2017-17052

25
FAUCET Score

CVE-2017-17052 is a use-after-free vulnerability in the Linux kernel, specifically affecting versions prior to 4.12.10. The flaw resides in the mm_init function, which fails to properly clear the ->exe_file member of a new process's mm_struct. This vulnerability carries a high CVSS score of 7.8, indicating that a local attacker can achieve high confidentiality, integrity, and availability impact with low attack complexity. Despite its severity, there is no known public exploit code (Metasploit, Nuclei, ExploitDB) and minimal community discussion or media coverage, suggesting it is not actively exploited in the wild.

Impacted Technologies

VendorProductVersion(s)CPE
>= 4.7, < 4.9.46CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 4.10, < 4.12.10CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.8HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
1.8
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.37%
Probability of exploitation in next 30 days
EPSS Percentile
29.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0037 is in the 68th percentile among its peer group of 17,070 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
redhatno patchvia redhat_api
Product: Red Hat Enterprise Linux 7Fixed in: kernel-alt

Vendor Advisories (1)

redhatCVE-2017-17052Moderate

kernel: use-after-free in kernel/fork.c:mm_init function

Aug 26, 2017

References

git.kernel.org / cgit/linux/kernel/git/torvalds/linux.git/commit
Issue TrackingPatch
github.com / torvalds/linux/commit/2b7e8665b4ff51c034c55df3cff76518d1a9ee3a
Patch
kernel.org / pub/linux/kernel/v4.x/ChangeLog-4.12.10
Issue Tracking
securityfocus.com / bid/102009
Third Party AdvisoryVDB Entry