CVE-2017-17052

Source
https://cve.org/CVERecord?id=CVE-2017-17052
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-17052.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-17052
Downstream
Published
2017-11-29T03:29:00.267Z
Modified
2026-03-15T14:26:50.974446Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

The mminit function in kernel/fork.c in the Linux kernel before 4.12.10 does not clear the ->exefile member of a new process's mm_struct, allowing a local attacker to achieve a use-after-free or possibly have unspecified other impact by running a specially crafted program.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-17052.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "4.7"
            },
            {
                "fixed": "4.9.46"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.10"
            },
            {
                "fixed": "4.12.10"
            }
        ]
    }
]