MemConFuzz: Memory Consumption Guided Fuzzing with Data Flow Analysis

Chunlai Du, Zhijian Cui,Yanhui Guo, Guizhi Xu, Zhongru Wang

MATHEMATICS(2023)

引用 0|浏览40
暂无评分
摘要
Uncontrolled heap memory consumption, a kind of critical software vulnerability, is utilized by attackers to consume a large amount of heap memory and consequently trigger crashes. There have been few works on the vulnerability fuzzing of heap consumption. Most of them, such as MemLock and PerfFuzz, have failed to consider the influence of data flow. We proposed a heap memory consumption guided fuzzing model named MemConFuzz. It extracts the locations of heap operations and data-dependent functions through static data flow analysis. Based on the data dependency, we proposed a seed selection algorithm in fuzzing to assign more energy to the samples with higher priority scores. The experiment results showed that the MemConFuzz has advantages over AFL, MemLock, and PerfFuzz with more quantity and less time consumption in exploiting the vulnerability of heap memory consumption.
更多
查看译文
关键词
fuzzing,memory consumption,data flow,taint analysis
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络