Published August 26, 2025 | Version v1
Conference paper Open

MiniLib: A flow analysis–based approach for attack surface reduction through software debloating

Description

Software applications typically use libraries for the implementation of commonly used tasks. Each library encompasses an extensive collection of functionalities that cover a specific task area, such as interfacing with a database. However, while applications typically use a small subset of these functionalities, the unused ones are also bundled into the final distribution, due to the fact that the libraries are loaded and linked as indivisible objects. The presence of unused functionalities in the executable program increases its attack surface, since attackers may invoke code in these functionalities or exploit their vulnerabilities, using techniques such as stack smashing or buffer overflow. In this paper, we present MiniLib, an approach that removes from the final executable any unused functionalities that may be present in the libraries, reducing attack surface and thus enhancing security. The efficiency of MiniLib is validated through its application on applications drawn from the O-RAN 6G framework. Current findings indicate that the application of MiniLib may reduce the dependency-rooted application vulnerability exposure from 10.9% to 52.5%.

Files

CSR paper MiniLib.pdf

Files (286.7 kB)

Name Size Download all
md5:2c7a4d59c0c6f4aa9f2fa648661da557
286.7 kB Preview Download