CVE-2017-16914

Source
https://cve.org/CVERecord?id=CVE-2017-16914
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-16914.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-16914
Downstream
Related
Published
2018-01-31T22:29:00.547Z
Modified
2026-03-15T22:15:29.599074Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

The "stubsendretsubmit()" function (drivers/usb/usbip/stubtx.c) in the Linux Kernel before version 4.14.8, 4.9.71, 4.1.49, and 4.4.107 allows attackers to cause a denial of service (NULL pointer dereference) via a specially crafted USB over IP packet.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-16914.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "4.1.0"
            },
            {
                "fixed": "4.1.49"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.4.0"
            },
            {
                "fixed": "4.4.107"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.9.0"
            },
            {
                "fixed": "4.9.71"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.14.0"
            },
            {
                "fixed": "4.14.8"
            }
        ]
    }
]