Linux munmap() Race Condition / Use-After-Free

Linux has an issue with munmap() racing with pagemap_read() that leads to a page use-after-free vulnerability.

Leave a Reply