cve/2016/CVE-2016-6197.md
2024-05-26 14:27:05 +02:00

913 B

CVE-2016-6197

Description

fs/overlayfs/dir.c in the OverlayFS filesystem implementation in the Linux kernel before 4.6 does not properly verify the upper dentry before proceeding with unlink and rename system-call processing, which allows local users to cause a denial of service (system crash) via a rename system call that specifies a self-hardlink.

POC

Reference

Github

No PoCs found on GitHub currently.