Files
CVEs-PoC/2015/CVE-2015-2925.md
2025-09-29 21:09:30 +02:00

934 B

CVE-2015-2925

Description

The prepend_path function in fs/dcache.c in the Linux kernel before 4.2.4 does not properly handle rename actions inside a bind mount, which allows local users to bypass an intended container protection mechanism by renaming a directory, related to a "double-chroot attack."

POC

Reference

Github