CVE-2017-6347

Source
https://cve.org/CVERecord?id=CVE-2017-6347
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-6347.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-6347
Downstream
Related
Published
2017-03-01T20:59:00.533Z
Modified
2026-03-10T14:27:15.984780Z
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 ipcmsgrecvchecksum function in net/ipv4/ipsockglue.c in the Linux kernel before 4.10.1 has incorrect expectations about skb data layout, which allows local users to cause a denial of service (buffer over-read) or possibly have unspecified other impact via crafted system calls, as demonstrated by use of the MSG_MORE flag in conjunction with loopback UDP transmission.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-6347.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "4.0"
            },
            {
                "fixed": "4.4.52"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.5"
            },
            {
                "fixed": "4.9.13"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.10"
            },
            {
                "fixed": "4.10.1"
            }
        ]
    }
]