First published: Sat Jun 17 2017(Updated: )
A information leak was found in /dev/snd/timer driver which was prone to a data race, leading to uninitialized memory from the kernel heap being copied to user space. A local user with access to /dev/snd/timer could use this flaw to read kernel space memory of other users. References: <a href="http://seclists.org/oss-sec/2017/q2/455">http://seclists.org/oss-sec/2017/q2/455</a> <a href="https://bugzilla.suse.com/show_bug.cgi?id=1044125">https://bugzilla.suse.com/show_bug.cgi?id=1044125</a> CVE-ID assignment: <a href="http://seclists.org/oss-sec/2017/q2/463">http://seclists.org/oss-sec/2017/q2/463</a> Upstream patches: <a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d11662f4f798b50d8c8743f433842c3e40fe3378">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d11662f4f798b50d8c8743f433842c3e40fe3378</a> <a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ba3021b2c79b2fa9114f92790a99deb27a65b728">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ba3021b2c79b2fa9114f92790a99deb27a65b728</a>
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | <=4.11.4 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.115-1 6.1.119-1 6.11.10-1 6.12.5-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-1000380 is a vulnerability in the Linux kernel before version 4.11.5 that allows local users to read information belonging to other users.
CVE-2017-1000380 works by exploiting a data race in the ALSA /dev/snd/timer driver, which can lead to the disclosure of uninitialized memory contents.
CVE-2017-1000380 has a severity level of medium.
Yes, the fix for CVE-2017-1000380 is available in Linux kernel version 4.11.5 and later.
You can find more information about CVE-2017-1000380 in the Linux kernel's git repository and the change log for version 4.11.5.