首页> 外文会议>International Symposium on Computing and Networking Workshops >Mitigating Use-after-Free Attack Using Library Considering Size and Number of Freed Memory
【24h】

Mitigating Use-after-Free Attack Using Library Considering Size and Number of Freed Memory

机译:考虑到释放的内存的大小和数量,使用库减轻释放后使用的攻击

获取原文

摘要

Use-after-free (UAF) vulnerabilities, are abused by exploiting a dangling pointer that refers to a freed memory, location and then executing arbitrary code. Vulnerabilities are caused by bugs in software programs, particularly large scale programs such as browsers. We had previously proposed HeapRevolver, which prohibits freed memory area from being reused for a certain period. HeapRevolver on Windows uses the number of freed memory areas that are prohibited for reuse as a trigger to release the freed memory area. Alternatively, HeapRevolver uses the number of the freed memory areas as a threshold for releasing freed memory. However, when the size of individual freed memory area is large, HeapRevolver on Windows increases the memory overhead. In this paper, we propose an improved HeapRevolver for Windows considering the size and number of the freed memory areas. The improved HeapRevolver prohibits the reuse of a certain number of freed memory areas at a given time by considering the size and number of freed memory areas as thresholds. Evaluation results demonstrate that the improved HeapRevolver can prevent attacks that exploit UAF vulnerabilities. Particularly, when the size of individual freed memory area is small in a program, HeapRevolver is effective in decreasing the attack success rate.
机译:释放后使用(UAF)漏洞通过利用悬空指针(指的是释放的内存,位置)然后执行任意代码而被滥用。漏洞是由软件程序中的错误引起的,特别是大型程序(例如浏览器)中的错误。我们之前曾提出过HeapRevolver,它禁止释放的内存区域在一段时间内被重用。 Windows上的HeapRevolver使用禁止重复使用的释放内存区域数作为触发来释放释放内存区域。或者,HeapRevolver使用释放的内存区域的数量作为释放释放的内存的阈值。但是,当单个释放的内存区域的大小很大时,Windows上的HeapRevolver会增加内存开销。在本文中,考虑到释放的内存区域的大小和数量,我们提出了一种改进的Windows HeapRevolver。改进的HeapRevolver通过将释放内存区域的大小和数量作为阈值来禁止在给定时间重用一定数量的释放内存区域。评估结果表明,改进的HeapRevolver可以防止利用UAF漏洞的攻击。特别地,当程序中的各个释放存储区的大小较小时,HeapRevolver可有效降低攻击成功率。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号