The userfaultfd implementation in the Linux kernel before 4.19.7 mishandles access control for certain UFFDIO_ ioctl calls, as demonstrated by allowing local users to write data into holes in a tmpfs file (if the user has read-only access to that file, and that file contains holes), related to fs/userfaultfd.c and mm/userfaultfd.c.
- https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.7
- https://usn.ubuntu.com/3901-1/
- https://usn.ubuntu.com/3903-1/
- https://github.com/ARPSyndicate/cvemon
- https://github.com/chadjoan/cdj-kernel-config