ASE 2024
Sun 27 October - Fri 1 November 2024 Sacramento, California, United States

This program is tentative and subject to change.

Wed 30 Oct 2024 15:30 - 15:45 at Magnoila - Fuzzing 2

Data Distribution Service (DDS) is a distributed network protocol widely used in various cyber-physical systems (CPSs). DDS provides flexible configurations defined in the formal design specification for safety and security. However, DDS programs suffer from various software bugs, such as memory safety bugs and semantic bugs violating their specifications. To discover bugs, network protocol fuzzers have been focusing on testing client-server models by mutating input packets. However, they are unsuitable for fuzzing DDS programs due to the lack of consideration of the features specific to DDS, such as the input spaces (e.g., dynamic network topology formation, and QoS and DDS security configurations) and impacts of DDS-specific semantic bugs (e.g., incorrect topology construction).

In this paper, we propose DDSFuzz, a fuzzing framework effective for DDS programs by addressing the unique features of DDS. Specifically, we develop a novel topology-aware and parameter-validity-guided input generator integrated with a state-of-the-art packet input mutator and a differential-fuzzing-based bug detector. Our proposed input generator produces inputs in consideration of DDS-specific input spaces, the validity of DDS topologies, and the configurations and dependencies of parameters. This scheme enables DDSFuzz to test hard-to-reach code that existing techniques fail to cover. Furthermore, our differential-fuzzing-based bug detector enables the discovery of semantic bugs specific to DDS. For that, our DDS program monitor, built upon DDS-specific APIs and listeners, detects behaviors triggered by bugs. We evaluate DDSFuzz with three major DDS programs: Fast DDS, Cyclone DDS, and OpenDDS where DDSFuzz found 20 bugs and seven CVEs assigned. DDSFuzz shows an average of 5.05 times higher code coverage than that of existing fuzzers showing the effectiveness of DDS bug detection.

This program is tentative and subject to change.

Wed 30 Oct

Displayed time zone: Pacific Time (US & Canada) change

15:30 - 16:30
15:30
15m
Talk
Differential Fuzzing for Data Distribution Service Programs with Dynamic Configuration
Research Papers
Dohyun Ryu The Pennsylvania State University, Giyeol Kim The Pennsylvania State University, Daeun Lee Pusan National University, Seongjin Kim The Pennsylvania State University, Seungjin Bae The Pennsylvania State University, Junghwan Rhee University of Central Oklahoma, Taegyu Kim The Pennsylvania State University
15:45
15m
Talk
Seeding and Mocking in White-Box Fuzzing Enterprise RPC APIs: An Industrial Case Study
Industry Showcase
Man Zhang Beihang University, China, Andrea Arcuri Kristiania University College and Oslo Metropolitan University, Piyun Teng Meituan, kaiming.xue Meituan, Wenhao Wang Meituan
16:00
15m
Talk
Industry Practice of Directed Kernel Fuzzing for Open-source Linux Distribution
Industry Showcase
Heyuan Shi Central South University, Shijun chen Central South University, Runzhe Wang Alibaba Group, Yuhan Chen Central South Sniversity, Weibo Zhang Central South University, Qiang Zhang Hunan University, Yuheng Shen Tsinghua University, Xiaohai Shi Alibaba Group, Chao Hu Central South University, Yu Jiang Tsinghua University
16:15
10m
Talk
Visualizing and Understanding the Internals of Fuzzing
NIER Track
Sriteja Kummita Fraunhofer Institute for Mechatronic Systems Design (Fraunhofer IEM), Zenong Zhang The University of Texas - Dallas, Eric Bodden Heinz Nixdorf Institut, Paderborn University and Fraunhofer IEM, Shiyi Wei University of Texas at Dallas