Linux munmap() Race Condition / Use-After-Free
Posted by deepcore on October 11, 2022 – 7:42 am
Linux has an issue with munmap() racing with pagemap_read() that leads to a page use-after-free vulnerability.
Linux has an issue with munmap() racing with pagemap_read() that leads to a page use-after-free vulnerability.
Post a reply
You must be logged in to post a comment.