LAMeD: LLM-generated Annotations for Memory Leak Detection
LAMeD: LLM-generated Annotations for Memory Leak Detection
Static analysis tools are widely used to detect software bugs and vulnerabilities but often struggle with scalability and efficiency in complex codebases. Traditional approaches rely on manually crafted annotations -- labeling functions as sources or sinks -- to track data flows, e.g., ensuring that allocated memory is eventually freed, and code analysis tools such as CodeQL, Infer, or Cooddy can use function specifications, but manual annotation is laborious and error-prone, especially for large or third-party libraries. We present LAMeD (LLM-generated Annotations for Memory leak Detection), a novel approach that leverages large language models (LLMs) to automatically generate function-specific annotations. When integrated with analyzers such as Cooddy, LAMeD significantly improves memory leak detection and reduces path explosion. We also suggest directions for extending LAMeD to broader code analysis.
Ekaterina Shemetova、Ilya Shenbin、Ivan Smirnov、Anton Alekseev、Alexey Rukhovich、Sergey Nikolenko、Vadim Lomshakov、Irina Piontkovskaya
计算技术、计算机技术
Ekaterina Shemetova,Ilya Shenbin,Ivan Smirnov,Anton Alekseev,Alexey Rukhovich,Sergey Nikolenko,Vadim Lomshakov,Irina Piontkovskaya.LAMeD: LLM-generated Annotations for Memory Leak Detection[EB/OL].(2025-05-05)[2025-06-07].https://arxiv.org/abs/2505.02376.点此复制
评论