Exploiting Race Conditions Using the Scheduler
https://www.youtube.com/watch?v=MIJL5wLUtKE [www.youtube.com]
2020-04-10 01:04
This talk shows how two bugs involving somewhat narrow-looking race windows (https://crbug.com/project-zero/1695 in the Linux kernel, https://crbug.com/project-zero/1741 in Android userspace code) can be stretched wide enough to win the race conditions on a Google Pixel 2 phone, running a Linux 4.4 kernel, by making use of the unprivileged sched_*() syscalls.
source: grugq