Race condition in kernel/events/core.c in the Linux kernel before 4.4 allows local users to gain privileges or cause a denial of service (use-after-free) by leveraging incorrect handling of an swevent data structure during a CPU unplug operation.
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=12ca6ad2e3a896256f086497a7c7406a547ee373 | third party advisory patch vendor advisory |
http://source.android.com/security/bulletin/2016-11-01.html | third party advisory |
http://www.securityfocus.com/bid/94207 | vdb entry third party advisory |
https://github.com/torvalds/linux/commit/12ca6ad2e3a896256f086497a7c7406a547ee373 | patch vendor advisory |