cve/2015/CVE-2015-5697.md
2024-06-18 02:51:15 +02:00

870 B

CVE-2015-5697

Description

The get_bitmap_file function in drivers/md/md.c in the Linux kernel before 4.1.6 does not initialize a certain bitmap data structure, which allows local users to obtain sensitive information from kernel memory via a GET_BITMAP_FILE ioctl call.

POC

Reference

Github

No PoCs found on GitHub currently.