First published: Mon Feb 06 2017(Updated: )
Race condition in the ip4_datagram_release_cb function in net/ipv4/datagram.c in the Linux kernel before 3.15.2 allows local users to gain privileges or cause a denial of service (use-after-free) by leveraging incorrect expectations about locking during multithreaded access to internal data structures for IPv4 UDP sockets.
Credit: security@android.com
Affected Software | Affected Version | How to fix |
---|---|---|
Android | ||
Linux Kernel | >=3.7.8<3.10.45 | |
Linux Kernel | >=3.11<3.12.23 | |
Linux Kernel | >=3.13<3.14.9 | |
Linux Kernel | >=3.15<3.15.2 | |
Android | <=7.1.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-9914 has a medium severity rating due to its potential for privilege escalation and denial of service.
To fix CVE-2014-9914, upgrade the Linux kernel to version 3.15.2 or later.
CVE-2014-9914 affects Linux kernel versions before 3.15.2, specifically versions from 3.7.8 to 3.15.
Yes, Google Android versions up to 7.1.1 are affected by CVE-2014-9914.
CVE-2014-9914 is a race condition vulnerability that can lead to use-after-free issues.