cve/2018/CVE-2018-7740.md
2024-05-26 14:27:05 +02:00

716 B

CVE-2018-7740

Description

The resv_map_release function in mm/hugetlb.c in the Linux kernel through 4.15.7 allows local users to cause a denial of service (BUG) via a crafted application that makes mmap system calls and has a large pgoff argument to the remap_file_pages system call.

POC

Reference

No PoCs from references.

Github