...
首页> 外文期刊>Computers & Security >Domain Isolated Kernel: A lightweight sandbox for untrusted kernel extensions
【24h】

Domain Isolated Kernel: A lightweight sandbox for untrusted kernel extensions

机译:域隔离内核:用于不受信任的内核扩展的轻量级沙箱

获取原文
获取原文并翻译 | 示例
   

获取外文期刊封面封底 >>

       

摘要

Monolithic kernel is one of the prevalent configurations out of various kernel design models. While monolithic kernel excels in performance and management, they are unequipped for runtime system update; and this brings the need forkernel extension. Although kernel extensions are a convenient measure for system management, it is well established that they make the system prone to rootkit attacks and kernel exploitation as they share the single memory space with the rest of the kernel. To address this problem, various forms of isolation (e.g., making into a process), are so far proposed, yet their performance overhead is often too high or incompatible for a general purpose kernel. In this paper, we propose Domain Isolated Kernel (DIKernel), a new kernel architecture which securely isolates the untrusted kernel extensions with minimal performance overhead. DIKernel leverages hardware-based memory domain feature in ARM architecture; and prevents system manipulation attacks originated from kernel extensions, such as rootkits and exploits caused by buggy kernel extensions. We implemented DIKernel on top of Linux 4.13 kernel with 1500 LOC. Performance evaluation indicates that DIKernel imposes negligible overhead which is observed by cycle level microbenchmark.
机译:整体内核是各种内核设计模型中最普遍的配置之一。虽然单片内核在性能和管理方面表现出色,但它们并没有配备用于运行时系统更新的功能。这带来了对内核扩展的需求。尽管内核扩展是系统管理的便捷措施,但众所周知,它们与内核的其余部分共享单个内存空间,从而使系统易于受到rootkit攻击和内核利用。为了解决这个问题,到目前为止,已经提出了各种形式的隔离(例如,形成一个进程),但是它们的性能开销对于通用内核而言通常太高或不兼容。在本文中,我们提出了域隔离内核(DIKernel),这是一种新的内核体系结构,可以以最小的性能开销安全地隔离不受信任的内核扩展。 DIKernel利用ARM体系结构中基于硬件的内存域功能。并防止源于内核扩展的系统操纵攻击,例如rootkit和由错误的内核扩展引起的利用。我们在Linux 4.13内核之上以1500 LOC实现了DIKernel。性能评估表明,DIKernel施加的开销可忽略不计,这可以通过循环级别微基准进行观察。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号