CVE-2017-17975
CVSS V2 Medium 4.9
CVSS V3 Medium 5.5
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.
Overview
- CVE ID
- CVE-2017-17975
- Assigner
- cve@mitre.org
- Vulnerability Status
- Modified
- Published Version
- 2017-12-30T01:29:00
- Last Modified Date
- 2018-05-24T01:29:00
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 1 | OR | 4.14.10 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:N/I:N/A:C
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- COMPLETE
- Base Score
- 4.9
- Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 6.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 5.5
- Base Severity
- MEDIUM
- Exploitability Score
- 1.8
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
http://linuxtesting.org/pipermail/ldv-project/2017-November/001008.html | Issue Tracking Third Party Advisory |
http://www.securityfocus.com/bid/102330 | Third Party Advisory VDB Entry |
https://www.debian.org/security/2018/dsa-4188 | |
https://usn.ubuntu.com/3654-2/ | |
https://usn.ubuntu.com/3654-1/ | |
https://usn.ubuntu.com/3653-2/ | |
https://usn.ubuntu.com/3653-1/ | |
https://usn.ubuntu.com/3657-1/ | |
https://usn.ubuntu.com/3656-1/ |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-17975 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-17975 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 18:43:11 | Added to TrackCVE | |||
2022-12-03 00:30:24 | 2017-12-30T01:29Z | 2017-12-30T01:29:00 | CVE Published Date | updated |
2022-12-03 00:30:24 | 2018-05-24T01:29:00 | CVE Modified Date | updated | |
2022-12-03 00:30:24 | Modified | Vulnerability Status | updated |