The driver_override implementation in drivers/base/platform.c in the Linux kernel before 4.12.1 allows local users to gain privileges by leveraging a race condition between a read operation and a store operation that involve different overrides.
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 |
---|---|
https://source.android.com/security/bulletin/2017-09-01 | third party advisory patch |
https://github.com/torvalds/linux/commit/6265539776a0810b7ce6398c27866ddb9c6bd154 | patch third party advisory issue tracking |
https://bugzilla.suse.com/show_bug.cgi?id=1057474 | patch third party advisory issue tracking |
http://www.securityfocus.com/bid/100651 | third party advisory vdb entry |
http://www.debian.org/security/2017/dsa-3981 | third party advisory vendor advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6265539776a0810b7ce6398c27866ddb9c6bd154 | patch third party advisory issue tracking |
https://bugzilla.redhat.com/show_bug.cgi?id=1489078 | patch third party advisory issue tracking |
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.12.1 | release notes vendor advisory |