CVE-2014-9914

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:google:android:*:*:*:*:*:*:*:*

History

21 Nov 2024, 02:21

Type Values Removed Values Added
References () http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9709674e68646cee5a24e3000b3558d25412203a - Issue Tracking, Patch, Third Party Advisory () http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9709674e68646cee5a24e3000b3558d25412203a - Issue Tracking, Patch, Third Party Advisory
References () http://source.android.com/security/bulletin/2017-02-01.html - Third Party Advisory () http://source.android.com/security/bulletin/2017-02-01.html - Third Party Advisory
References () http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.15.2 - Release Notes, Vendor Advisory () http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.15.2 - Release Notes, Vendor Advisory
References () http://www.securityfocus.com/bid/96100 - Third Party Advisory, VDB Entry () http://www.securityfocus.com/bid/96100 - Third Party Advisory, VDB Entry
References () http://www.securitytracker.com/id/1037798 - Third Party Advisory, VDB Entry () http://www.securitytracker.com/id/1037798 - Third Party Advisory, VDB Entry
References () https://github.com/torvalds/linux/commit/9709674e68646cee5a24e3000b3558d25412203a - Issue Tracking, Patch, Third Party Advisory () https://github.com/torvalds/linux/commit/9709674e68646cee5a24e3000b3558d25412203a - Issue Tracking, Patch, Third Party Advisory

Information

Published : 2017-02-07 07:59

Updated : 2024-11-21 02:21


NVD link : CVE-2014-9914

Mitre link : CVE-2014-9914

CVE.ORG link : CVE-2014-9914


JSON object : View

Products Affected

google

  • android

linux

  • linux_kernel
CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

CWE-416

Use After Free