CVE-2017-17975
Last modified
CVE-2017-17975 is a vulnerability of currently unknown severity. Use-after-free in the usbtv_probe 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 usbtv_video_free call, but the usbtv_video_fail label's code attempts to both access and free this data structure.. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
Use-after-free in the usbtv_probe 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 usbtv_video_free call, but the usbtv_video_fail label's code attempts to both access and free this data structure.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | <= 4.14.10 |
References
- http://linuxtesting.org/pipermail/ldv-project/2017-November/001008.htmlIssue Tracking, Third Party Advisory
- http://www.securityfocus.com/bid/102330Third Party Advisory, VDB Entry
- http://linuxtesting.org/pipermail/ldv-project/2017-November/001008.htmlIssue Tracking, Third Party Advisory
- http://www.securityfocus.com/bid/102330Third Party Advisory, VDB Entry
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-17975?
How severe is CVE-2017-17975?
How do I fix CVE-2017-17975?
Are you affected by CVE-2017-17975?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
