jieyu / concurrency-bugsLinks
A collection of concurrency bugs. Please cite our ISCA paper "A Case for an Interleaving Constrained Shared-Memory Multi-Processor" if you used our resource.
☆61Updated 12 years ago
Alternatives and similar repositories for concurrency-bugs
Users that are interested in concurrency-bugs are comparing it to the libraries listed below
Sorting:
- CREST is a concolic test generation tool for C.☆162Updated 5 years ago
- PTABen: Micro-benchmark Suite for Pointer Analysis☆79Updated 3 weeks ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆227Updated 6 years ago
- Dynamic Program Slicing in LLVM Compiler☆143Updated 7 years ago
- ☆66Updated 5 years ago
- minimal symbolic model checker & fuzzer☆113Updated 10 years ago
- Static Slicer for LLVM☆67Updated 9 years ago
- APISan: Sanitizing API Usages through Semantic Cross-Checking☆64Updated 3 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated last year
- This is a C++ implementation of Graspan.☆32Updated last year
- A toolkit for building whole-program LLVM bitcode files☆78Updated 4 years ago
- ☆26Updated 3 years ago
- [USENIX SECURITY'19] PeX: A Permission Check Analysis Framework for Linux Kernel☆77Updated 3 years ago
- Pointer Analysis with Tunable Precision☆26Updated 9 years ago
- ☆41Updated 2 years ago
- Use on-demand control- data- flow slicing combined with taint analysis and symbolic execution to produce scalable and precise UB detectio…☆25Updated 4 years ago
- a paper template☆58Updated last month
- This repository contains the artifact for the SOSP'21 paper: Sishuai Gong, Deniz Altınbüken, Pedro Fonseca, Petros Maniatis, "Snowboard:…☆26Updated 3 months ago
- CheQ: Automatically Identifying Security Checks for Detecting Kernel Semantic Bugs☆45Updated 5 years ago
- PerfFuzz: Automatically Generate Pathological Inputs for C/C++ programs☆134Updated 5 years ago
- UniSan: Proactive Kernel Memory Initialization to Eliminate Data Leakages☆43Updated 3 years ago
- Detect missing check bugs in OS kernels☆111Updated last year
- configuration evolution dataset☆18Updated 4 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆280Updated last year
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆329Updated 3 months ago
- This is java implementation of Graspan.☆20Updated last year
- Collection of Verification Tasks (MOVED, please follow the link)☆184Updated 3 years ago
- Symbolic Program Slicing with LLVM☆83Updated 5 years ago
- FairFuzz: AFL extension targeting rare branches☆249Updated 6 years ago
- UFO: Predictive Detection of Concurrency Use-After-Free Vulnerabilities☆33Updated 5 years ago