cve/2017/CVE-2017-16994.md
2024-06-18 02:51:15 +02:00

769 B

CVE-2017-16994

Description

The walk_hugetlb_range function in mm/pagewalk.c in the Linux kernel before 4.14.2 mishandles holes in hugetlb ranges, which allows local users to obtain sensitive information from uninitialized kernel memory via crafted use of the mincore() system call.

POC

Reference

Github