cve/2021/CVE-2021-30465.md
2025-09-29 21:09:30 +02:00

2.1 KiB

CVE-2021-30465

Description

runc before 1.0.0-rc95 allows a Container Filesystem Breakout via Directory Traversal. To exploit the vulnerability, an attacker must be able to create multiple containers with a fairly specific mount configuration. The problem occurs via a symlink-exchange attack that relies on a race condition.

POC

Reference

No PoCs from references.

Github