UBUNTU-CVE-2017-17975
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.
02 / AFFECTED SOFTWARE
Affected packages
12 explicit affected versions
52 explicit affected versions
74 explicit affected versions
33 explicit affected versions
14 explicit affected versions
13 explicit affected versions
32 explicit affected versions
13 explicit affected versions
11 explicit affected versions
47 explicit affected versions
44 explicit affected versions
26 explicit affected versions
51 explicit affected versions
6 explicit affected versions
12 explicit affected versions
1 explicit affected versions
1 explicit affected versions
23 explicit affected versions
1 explicit affected versions
3 explicit affected versions
03 / CONNECTIONS
Connected vulnerabilities
04 / EVIDENCE
Source records
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.
05 / REFERENCES
Further evidence
- http://linuxtesting.org/pipermail/ldv-project/2017-November/001008.html
- https://ubuntu.com/security/CVE-2017-17975
- https://ubuntu.com/security/notices/USN-3653-1
- https://ubuntu.com/security/notices/USN-3653-2
- https://ubuntu.com/security/notices/USN-3654-1
- https://ubuntu.com/security/notices/USN-3654-2
- https://ubuntu.com/security/notices/USN-3656-1
- https://ubuntu.com/security/notices/USN-3657-1
- https://www.cve.org/CVERecord?id=CVE-2017-17975