A Survey of Unikernel Security: Insights and Trends from a Quantitative Analysis

June 04, 2024 ยท The Cartographer ยท ๐Ÿ› Computer Assisted Radiology and Surgery - International Congress and Exhibition

๐Ÿ“š THE CARTOGRAPHER: The Cartographer
Survey/review paper โ€” maps the landscape rather than implementing a method.

"No code URL or promise found in abstract"
"Title-pattern auto-detect: A Survey of Unikernel Security: Insights and Trends from a Quantitative Analysis"

Evidence collected by the PWNC Scanner

Authors Alex Wollman, John Hastings arXiv ID 2406.01872 Category cs.CR: Cryptography & Security Cross-listed cs.DC, cs.OS Citations 3 Venue Computer Assisted Radiology and Surgery - International Congress and Exhibition Last Checked 4 days ago
Abstract
Unikernels, an evolution of LibOSs, are emerging as a virtualization technology to rival those currently used by cloud providers. Unikernels combine the user and kernel space into one "uni"fied memory space and omit functionality that is not necessary for its application to run, thus drastically reducing the required resources. The removed functionality however is far-reaching and includes components that have become common security technologies such as Address Space Layout Randomization (ASLR), Data Execution Prevention (DEP), and Non-executable bits (NX bits). This raises questions about the real-world security of unikernels. This research presents a quantitative methodology using TF-IDF to analyze the focus of security discussions within unikernel research literature. Based on a corpus of 33 unikernel-related papers spanning 2013-2023, our analysis found that Memory Protection Extensions and Data Execution Prevention were the least frequently occurring topics, while SGX was the most frequent topic. The findings quantify priorities and assumptions in unikernel security research, bringing to light potential risks from underexplored attack surfaces. The quantitative approach is broadly applicable for revealing trends and gaps in niche security domains.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Cryptography & Security