cve/2013/CVE-2013-1767.md
2024-06-18 02:51:15 +02:00

866 B

CVE-2013-1767

Description

Use-after-free vulnerability in the shmem_remount_fs function in mm/shmem.c in the Linux kernel before 3.7.10 allows local users to gain privileges or cause a denial of service (system crash) by remounting a tmpfs filesystem without specifying a required mpol (aka mempolicy) mount option.

POC

Reference

Github

No PoCs found on GitHub currently.