CVE-2017-17975

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

Use-after-free in the usbtvprobe function in drivers/media/usb/usbtv/usbtv-core.c in the Linux kernel through 4.14.10 allows attackers to cause a denial of service (system crash) or possibly have unspecified other impact by triggering failure of audio registration, because a kfree of the usbtv data structure occurs during a usbtvvideofree call, but the usbtvvideo_fail label's code attempts to both access and free this data structure.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-17975.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "4.14.10"
            }
        ]
    }
]