
Ubuntu OverlayFS 취약점(CVE-2021-3493)에 대한 로컬 권한 상승 익스플로잇입니다. 컴파일 및 실행하여 영향을 받는 Ubuntu 커널에서 상승된 권한을 획득하세요.
Ubuntu OverlayFS 로컬 권한 상승
gcc exploit.c -o exploit./exploit"Ubuntu specific issue in the overlayfs file system in the Linux kernel where it did not properly validate the application of file system capabilities with respect to user namespaces. A local attacker could use this to gain elevated privileges, due to a patch carried in Ubuntu to allow unprivileged overlayfs mounts." - Ubuntu 보안
Linux 5.11에서 수정됨
저는 이 익스플로잇의 작성자가 아닙니다. 여기에서 찾은 PoC를 어떤 식으로든 수정하지 않았습니다: https://ssd-disclosure.com/ssd-advisory-overlayfs-pe/.