CVE-2017-9077

Source
https://cve.org/CVERecord?id=CVE-2017-9077
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2017-9077.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2017-9077
Downstream
Related
Published
2017-05-19T14:29:00Z
Modified
2026-04-16T01:38:41Z
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 tcp_v6_syn_recv_sock function in net/ipv6/tcp_ipv6.c in the Linux kernel through 4.11.1 mishandles inheritance, which allows local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2017-9077.json"
unresolved_ranges
[
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "fixed":  "3.2.89"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "3.3"
            },
            {
                "fixed":  "3.16.44"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "3.17"
            },
            {
                "fixed":  "3.18.84"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "3.19"
            },
            {
                "fixed":  "4.4.71"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "4.5"
            },
            {
                "fixed":  "4.9.31"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "4.10"
            },
            {
                "fixed":  "4.11.4"
            }
        ]
    }
]