First published: Wed Nov 06 2019(Updated: )
A memory flaw was found in the ALSA subsystem of the Linux kernel. The struct snd_timer_instance function fails the timer->max_instances check leading to an invalid address. This could lead to a use-after-free vulnerability.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel-rt | <0:3.10.0-1160.rt56.1131.el7 | 0:3.10.0-1160.rt56.1131.el7 |
redhat/kernel | <0:3.10.0-1160.el7 | 0:3.10.0-1160.el7 |
redhat/kernel-rt | <0:4.18.0-193.13.2.rt13.65.el8_2 | 0:4.18.0-193.13.2.rt13.65.el8_2 |
redhat/kernel | <0:4.18.0-193.13.2.el8_2 | 0:4.18.0-193.13.2.el8_2 |
redhat/kernel | <0:4.18.0-147.24.2.el8_1 | 0:4.18.0-147.24.2.el8_1 |
Linux Kernel | >=4.9.199<4.9.201 | |
Linux Kernel | >=4.14.152<4.14.154 | |
Linux Kernel | >=4.19.82<4.19.84 | |
Linux Kernel | >=5.2<5.3.11 | |
Ubuntu Linux | =14.04 | |
Ubuntu Linux | =16.04 | |
Ubuntu Linux | =18.04 | |
Ubuntu Linux | =19.10 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.13-1 | |
Android | ||
Ubuntu | =14.04 | |
Ubuntu | =16.04 | |
Ubuntu | =18.04 | |
Ubuntu | =19.10 |
Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Appears in the following advisories)
CVE-2019-19807 is a use-after-free vulnerability in the ALSA subsystem of the Linux kernel due to a memory flaw in the struct snd_timer_instance function.
CVE-2019-19807 has been classified as a Medium severity vulnerability.
To fix CVE-2019-19807, update the Linux kernel to version 5.3.11 or later, or apply the relevant patches provided by your Linux distribution.
CVE-2019-19807 affects various Linux distributions including Red Hat, Ubuntu, and Debian prior to patched versions.
CVE-2019-19807 can be exploited when the ALSA subsystem is used in a specific way that bypasses the max_instances check, leading to memory corruption.