CVE-2017-1000379

Source
https://cve.org/CVERecord?id=CVE-2017-1000379
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-1000379.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-1000379
Downstream
Published
2017-06-19T16:29:00.687Z
Modified
2026-03-15T22:13:06.128698Z
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 Linux Kernel running on AMD64 systems will sometimes map the contents of PIE executable, the heap or ld.so to where the stack is mapped allowing attackers to more easily manipulate the stack. Linux Kernel version 4.11.5 is affected.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-1000379.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "2.6.12"
            },
            {
                "fixed": "3.2.90"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.3"
            },
            {
                "fixed": "3.10.107"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.11"
            },
            {
                "fixed": "3.16.45"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.17"
            },
            {
                "fixed": "3.18.58"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.19"
            },
            {
                "fixed": "4.1.42"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.2"
            },
            {
                "fixed": "4.4.74"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.5"
            },
            {
                "fixed": "4.9.34"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.10"
            },
            {
                "fixed": "4.11.7"
            }
        ]
    }
]