DieHarder: securing the heap

CCS '10: 17th ACM Conference on Computer and Communications Security 2010 Chicago Illinois USA October, 2010(2010)

引用 262|浏览3
暂无评分
摘要
Heap-based attacks depend on a combination of memory management error and an exploitable memory allocator. Many allocators include ad hoc countermeasures against particular exploits but their effectiveness against future exploits has been uncertain. This paper presents the first formal treatment of the impact of allocator design on security. It analyzes a range of widely-deployed memory allocators, including those used by Windows, Linux, FreeBSD and OpenBSD, and shows that they remain vulnerable to attack. It them presents DieHarder, a new allocator whose design was guided by this analysis. DieHarder provides the highest degree of security from heap-based attacks of any practical allocator of which we are aware while imposing modest performance overhead. In particular, the Firefox web browser runs as fast with DieHarder as with the Linux allocator.
更多
查看译文
关键词
dynamic memory allocation,practical allocator,buffer overflow,exploitable memory allocator,memory management error,dangling pointer,memory errors,firefox web browser,linux allocator,new allocator,widely-deployed memory allocators,particular exploit,heap-based attack,allocator design,memory management,memory allocation
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要