First published: Wed Feb 28 2018(Updated: )
ALSA sequencer core initializes the event pool on demand by invoking snd_seq_pool_init() when the first write happens and the pool is empty. A user can reset the pool size manually via ioctl concurrently, and this may lead to UAF or out-of-bound access. References: <a href="http://mailman.alsa-project.org/pipermail/alsa-devel/2018-February/132026.html">http://mailman.alsa-project.org/pipermail/alsa-devel/2018-February/132026.html</a> <a href="https://marc.info/?l=alsa-devel&m=151859118611846&w=2">https://marc.info/?l=alsa-devel&m=151859118611846&w=2</a> An upstream fix: <a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d15d662e89fc667b90cd294b0eb45694e33144da">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d15d662e89fc667b90cd294b0eb45694e33144da</a>
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | =4.15 | |
Suse Linux Enterprise Module For Public Cloud | =12 | |
SUSE Linux Enterprise Server | =12 | |
Canonical Ubuntu Linux | =12.04 | |
Canonical Ubuntu Linux | =14.04 | |
Canonical Ubuntu Linux | =16.04 | |
Debian Debian Linux | =7.0 | |
Debian Debian Linux | =8.0 | |
Debian Debian Linux | =9.0 | |
Redhat Enterprise Linux Desktop | =6.0 | |
Redhat Enterprise Linux Desktop | =7.0 | |
Redhat Enterprise Linux Server | =6.0 | |
Redhat Enterprise Linux Server | =7.0 | |
Redhat Enterprise Linux Server Aus | =7.6 | |
Redhat Enterprise Linux Server Eus | =7.5 | |
Redhat Enterprise Linux Server Eus | =7.6 | |
Redhat Enterprise Linux Server Tus | =7.6 | |
Redhat Enterprise Linux Workstation | =6.0 | |
Redhat Enterprise Linux Workstation | =7.0 | |
Oracle Communications EAGLE Application Processor | =16.1.0 | |
Oracle Communications EAGLE Application Processor | =16.2.0 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.115-1 6.1.112-1 6.11.5-1 6.11.7-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-7566 is a vulnerability in the Linux kernel 4.15 that allows a local user to trigger a buffer overflow via a write operation to /dev/snd/seq using the SNDRV_SEQ_IOCTL_SET_CLIENT_POOL ioctl.
CVE-2018-7566 has a severity level of medium.
CVE-2018-7566 affects Linux kernel versions 4.15, 4.16, and 4.4.0-1022.22, among others.
To fix CVE-2018-7566, it is recommended to update to Linux kernel version 4.16 or later.
You can find more information about CVE-2018-7566 in the references provided: http://mailman.alsa-project.org/pipermail/alsa-devel/2018-February/132026.html, https://marc.info/?l=alsa-devel&m=151859118611846&w=2, https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d15d662e89fc667b90cd294b0eb45694e33144da.