Beyond Control: Exploring Novel File System Objects for Data-Only Attacks on Linux Systems
Jinmeng Zhou, Jiayi Hu, Ziyue Pan, Jiaxun Zhu, Wenbo Shen, Guoren Li,, Zhiyun Qian

TL;DR
This paper identifies and evaluates critical non-control data objects in the Linux file system that can be exploited for privilege escalation, revealing new attack vectors that bypass existing kernel defenses.
Contribution
It introduces a semi-automatic method to discover and analyze exploitable non-control data in the Linux kernel's file subsystem, with minimal domain knowledge required.
Findings
Discovered critical non-control objects in Linux file system
Developed 10 exploits against real-world CVEs
Objects are exploitable without KASLR, simplifying attacks
Abstract
The widespread deployment of control-flow integrity has propelled non-control data attacks into the mainstream. In the domain of OS kernel exploits, by corrupting critical non-control data, local attackers can directly gain root access or privilege escalation without hijacking the control flow. As a result, OS kernels have been restricting the availability of such non-control data. This forces attackers to continue to search for more exploitable non-control data in OS kernels. However, discovering unknown non-control data can be daunting because they are often tied heavily to semantics and lack universal patterns. We make two contributions in this paper: (1) discover critical non-control objects in the file subsystem and (2) analyze their exploitability. This work represents the first study, with minimal domain knowledge, to semi-automatically discover and evaluate exploitable…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Storage Technologies · Digital and Cyber Forensics · Advanced Malware Detection Techniques
