CVE-2018-19824
Advisory lineage Upstream: 0 Downstream: 31
Modified
Published: 03 Dec 2018, 17:00
Last modified:05 Aug 2024, 11:44
Vulnerability Summary
Overall Risk (default)
medium
31/100 CVSS Score
7.8 HIGH
v3.0 (nvd)
EPSS Score
0.06% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected
Timeline
03 Dec 2018, 17:00
Published
Vulnerability first disclosed
05 Aug 2024, 11:44
Last Modified
Vulnerability information updated
Description
In the Linux kernel through 4.19.6, a local user could exploit a use-after-free in the ALSA driver by supplying a malicious USB Sound device (with zero interfaces) that is mishandled in usb_audio_probe in sound/usb/card.c.
CVSS Metrics
- v3.0•HIGH•Score: 7.8CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- v2.0•MEDIUM•Score: 4.6AV:L/AC:L/Au:N/C:P/I:P/A:P
EPSS Trends
Current EPSS score: 0.06%• Percentile: 19%
Techniques & Countermeasures
- CWE-416•Use After Free
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.
Affected Systems
- canonical•ubuntu_linux
12.04 | 14.04 | 16.04 | 18.04 | 18.10
- debian•debian_linux
8.0
- linux•linux_kernel
≤ 4.19.6
References (17)
- https://github.com/torvalds/linux/commit/5f8cf712582617d523120df67d392059eaf2fc4b
- https://bugzilla.suse.com/show_bug.cgi?id=1118152
- https://usn.ubuntu.com/3879-2/
- https://usn.ubuntu.com/3879-1/
- https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git/commit/?id=5f8cf712582617d523120df67d392059eaf2fc4b
- http://www.securityfocus.com/bid/106109
- https://lists.debian.org/debian-lts-announce/2019/03/msg00034.html
- https://support.f5.com/csp/article/K98155950
- https://lists.debian.org/debian-lts-announce/2019/04/msg00004.html
- https://usn.ubuntu.com/3930-1/
- https://usn.ubuntu.com/3931-1/
- https://usn.ubuntu.com/3933-2/
- https://usn.ubuntu.com/3931-2/
- https://usn.ubuntu.com/3930-2/
- https://usn.ubuntu.com/3933-1/
- https://lists.debian.org/debian-lts-announce/2019/05/msg00002.html
- https://access.redhat.com/errata/RHSA-2019:2703