OverlayFS
It's often used by live USBs, or some other specialist applications. One use is having a read only root file system, and another partition "overlayed" with that to allow applications to write to a temporary file system.
This vulnerability is particularly serious, as overlayfs is a kernel module that is installed by default on Ubuntu 1804 Server. If the system is vulnerable, you can very easily escalate from any user to root, as long as you can run a binary. If there isn't a C compiler installed on the machine, you can compile the binary statically elsewhere and copy just the binary over.
ssh
==overlya:tryhackme123==
==thm{27aaa5865a52dcd4cb04c0e0a2d39404}==
[[Dirty Pipe]]
Last updated