Vulnerability Details : CVE-2017-16648
The dvb_frontend_free function in drivers/media/dvb-core/dvb_frontend.c in the Linux kernel through 4.13.11 allows local users to cause a denial of service (use-after-free and system crash) or possibly have unspecified other impact via a crafted USB device. NOTE: the function was later renamed __dvb_frontend_free.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2017-16648
- cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-16648
0.04%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 6 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-16648
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.2
|
HIGH | AV:L/AC:L/Au:N/C:C/I:C/A:C |
3.9
|
10.0
|
NIST | |
6.6
|
MEDIUM | CVSS:3.0/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
0.7
|
5.9
|
NIST |
CWE ids for CVE-2017-16648
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2017-16648
-
https://groups.google.com/d/msg/syzkaller/0HJQqTm0G_g/T931ItskBAAJ
usb/media/dtt200u: use-after-free in __dvb_frontend_free - Google GroepenMailing List;Third Party Advisory
-
https://access.redhat.com/errata/RHSA-2018:2948
RHSA-2018:2948 - Security Advisory - Red Hat Customer Portal
-
https://patchwork.kernel.org/patch/10046189/
Re: usb/media/dtt200u: use-after-free in __dvb_frontend_free - Mauro Carvalho ChehabMailing List;Third Party Advisory
-
http://www.securityfocus.com/bid/101758
Linux Kernel 'drivers/media/dvb-core/dvb_frontend.c' Local Denial of Service VulnerabilityThird Party Advisory;VDB Entry
Jump to