Novel Approaches to Systematically Evaluating and Constructing Call Graphs for Java Software

调用图 计算机科学 程序设计语言 软件 Java 理论计算机科学 图形 可扩展性 数据库
作者
Michael Reif
标识
DOI:10.26083/tuprints-00019286
摘要

Whether applications or libraries, today’s software heavily reuses existing code to build more gigantic software faster. To ensure a smooth user experience for an application’s end-user and a reliable software library for the developer, the shipped piece of software should be as bug-free as possible. Besides manual or automatic software testing, static program analysis is one possible way to find unintended behavior. While static analysis tools can detect simple problems using pattern matching, advanced problems often require complex interprocedural control- and data-flow analyses, which, in turn, presume call graphs. For example, call graphs enable static analyses to track inputs over method boundaries to find SQL-injections or null pointer dereferences. The research community proposed many different call-graph algorithms with different precision and scalability properties. However, the following three aspects are often neglected. First, a comprehensive understanding of unsoundness sources, their relevance, and the capabilities of existing call-graph algorithms in this respect is missing. These sources of unsoundness can originate from programming language features and core APIs that impact call-graph construction, e.g., reflection, but are not (entirely) modeled by the call-graph algorithm. Without understanding the sources of unsoundness’ relevance and the frequency in which they occur, it is impossible to estimate their immediate effect on either the call graph or the analysis relying on it. Second, most call-graph research examines how to build call graphs for applications, neglecting to investigate the peculiarities of building call graphs for libraries. However, the use of libraries is ubiquitous in software development. Consequently, disregarding call-graph construction for libraries is unfortunate for both library users and developers, as it is crucial to ensure that their library behaves as intended regardless of its usage. Third call-graph algorithms, are traditionally organized in an imperative monolithic style, i.e., one super-analysis computes the whole graph. Such a design can hardly hold up to the task, as different programs and analysis problems require the support for different subsets of language features and APIs. Moreover, configuring the algorithm to one’s needs is not easy. For instance, adding, removing, and exchanging support for individual features to trade-off the call graph’s precision, scalability, and soundiness. To address the first aspect, we propose a method and a corresponding toolchain for both a) understanding sources of unsoundness and b) improving the soundness of call graphs. We use our approach to assess multiple call-graph algorithms from state-of- the-art static analysis frameworks. Furthermore, we study how these features occur in real-world applications and the effort to improve a call graph’s soundness. Regarding aspect two, we show that the current practice of using call-graph algorithms designed for applications to analyze libraries leads to call graphs that both a) lack relevant call edges and b) contain unnecessary edges. Ergo, motivating the need for call-graph construction algorithms dedicated to libraries. Unlike algorithms for applications, call-graph construction algorithms for libraries must consider the goals of subsequent analyses. Concretely, we show that it is essential to distinguish between the analysis’s usage scenario. Whereas an analysis searching for potentially exploitable vulnerabilities must be conservative, an analysis for general software quality attributes, e.g., dead methods or unused fields, can safely apply optimizations. Since building one call graph that fits all needs is nonsensical, we propose two concrete algorithms, each addressing one use case. Concerning the third aspect, we devise a generic approach for collaborative static analysis featuring modular analysis that are independently compilable, exchangeable, and extensible. In particular, we decouple mutually dependent analyses, enabling their isolated development. This approach facilitates highly configurable call-graph algorithms, allowing pluggable precision, scalability, and soundiness by either switching analysis modules for features and APIs on/off, or exchanging their implementations. By addressing these three aspects, we advance the state-of-the-art in call-graph construction in multiple dimensions. First, our systematic assessment of unsoundness sources and call-graph algorithms reveals import limitations with state-of-the-art. All frameworks lack support for many features frequently found in-the-wild and produce vastly different CGs, rendering comparisons of call-graph-based static analyses infeasible. Furthermore, we leave both developers and users of call graphs with suggestions that improve the entire situation. Second, our discussion concerning library call graphs raises the awareness of considering the analysis scenario and opens up a new facet in call-graph research. Third, by featuring modular call-graph algorithms we ease to design, implement, and test them. Additionally, it allows project-based configurations, enabling puggable precision, scalability, and sound(i)ness.

科研通智能强力驱动
Strongly Powered by AbleSci AI
科研通是完全免费的文献互助平台,具备全网最快的应助速度,最高的求助完成率。 对每一个文献求助,科研通都将尽心尽力,给求助人一个满意的交代。
实时播报
刚刚
1秒前
Sg关闭了Sg文献求助
2秒前
打打应助ABO采纳,获得10
5秒前
轻松雪晴完成签到,获得积分20
5秒前
XieQinxie完成签到,获得积分10
6秒前
小巧静竹发布了新的文献求助10
6秒前
道为发布了新的文献求助10
8秒前
专注香芦完成签到 ,获得积分10
10秒前
拼搏的奄发布了新的文献求助10
10秒前
小咪关注了科研通微信公众号
11秒前
可爱的函函应助轻松雪晴采纳,获得10
11秒前
escapeace发布了新的文献求助10
13秒前
Dean应助风趣灵珊采纳,获得150
13秒前
121发布了新的文献求助10
13秒前
13秒前
共享精神应助37采纳,获得10
13秒前
14秒前
guohuameike完成签到,获得积分10
14秒前
14秒前
繁荣的帆布鞋完成签到,获得积分10
15秒前
15秒前
充电宝应助活力铃铛采纳,获得10
15秒前
15秒前
gyh应助科研通管家采纳,获得10
16秒前
陌路发布了新的文献求助20
16秒前
郑旭辉应助科研通管家采纳,获得10
16秒前
我做饭应助科研通管家采纳,获得10
16秒前
16秒前
Lucky应助科研通管家采纳,获得10
16秒前
16秒前
NexusExplorer应助科研通管家采纳,获得10
16秒前
郑旭辉应助科研通管家采纳,获得10
16秒前
共享精神应助科研通管家采纳,获得10
16秒前
Twonej应助科研通管家采纳,获得30
17秒前
bkagyin应助科研通管家采纳,获得10
17秒前
CipherSage应助科研通管家采纳,获得10
17秒前
17秒前
Orange应助yy采纳,获得10
17秒前
17秒前
高分求助中
(应助此贴封号)【重要!!请各用户(尤其是新用户)详细阅读】【科研通的精品贴汇总】 10000
Modern Epidemiology, Fourth Edition 5000
Handbook of pharmaceutical excipients, Ninth edition 5000
Digital Twins of Advanced Materials Processing 2000
Weaponeering, Fourth Edition – Two Volume SET 2000
Social Cognition: Understanding People and Events 1000
Polymorphism and polytypism in crystals 1000
热门求助领域 (近24小时)
化学 材料科学 医学 生物 工程类 纳米技术 有机化学 物理 生物化学 化学工程 计算机科学 复合材料 内科学 催化作用 光电子学 物理化学 电极 冶金 遗传学 细胞生物学
热门帖子
关注 科研通微信公众号,转发送积分 6029417
求助须知:如何正确求助?哪些是违规求助? 7699913
关于积分的说明 16190209
捐赠科研通 5176651
什么是DOI,文献DOI怎么找? 2770197
邀请新用户注册赠送积分活动 1753495
关于科研通互助平台的介绍 1639245