Files
cve/2015/CVE-2015-4178.md
2025-09-29 21:09:30 +02:00

784 B

CVE-2015-4178

Description

The fs_pin implementation in the Linux kernel before 4.0.5 does not ensure the internal consistency of a certain list data structure, which allows local users to cause a denial of service (system crash) by leveraging user-namespace root access for an MNT_DETACH umount2 system call, related to fs/fs_pin.c and include/linux/fs_pin.h.

POC

Reference

No PoCs from references.

Github