seclab-fudan / SyzDirect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SyzDirect

This repository hosts the source code and dataset for the paper "SyzDirect: Directed Greybox Fuzzing for Linux Kernel" accepted at CCS '23. More details can be found in the paper shown at the bottom.

Source Code & Usage

The source code are located in the source directory. You can find a guide about how to build&run SyzDirect here.

Dataset

The dataset is located in the dataset directory. This dataset contains 100 known bugs and patches used in our evaluation.

Publication

@inproceedings{Xin2023SyzDirect,
author = {Tan, Xin and Zhang, Yuan and Lu, Jiadong and Xiong, Xin and Liu, Zhuang and Yang, Min},
title = {SyzDirect: Directed Greybox Fuzzing for Linux Kernel},
year = {2023},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
booktitle = {Proceedings of the 2023 ACM SIGSAC Conference on Computer and Communications Security},
pages = {1630–1644},
numpages = {15},
}

About

License:Apache License 2.0