Article 60A5H [$] /dev/userfaultfd

[$] /dev/userfaultfd

by
corbet
from LWN.net on (#60A5H)
The userfaultfd()system call allows one thread to handle page faults for another in userspace. It has a number of interesting use cases, including the livemigration of virtual machines. There are also some less appealing usecases, though, most of which are appreciated by attackers trying to takecontrol of a machine. Attempts have been made over the years to makeuserfaultfd() less useful as an exploit tool, but thispatch set from Axel Rasmussen takes a different approach bycircumventing the system call entirely.
External Content
Source RSS or Atom Feed
Feed Location http://lwn.net/headlines/rss
Feed Title LWN.net
Feed Link https://lwn.net/
Reply 0 comments