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:
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆232Updated 6 years ago
- PTABen: Micro-benchmark Suite for Pointer Analysis☆84Updated last week
- CREST is a concolic test generation tool for C.☆162Updated 5 years ago
- Static Slicer for LLVM☆67Updated 9 years ago
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- ☆66Updated 6 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆167Updated last week
- APISan: Sanitizing API Usages through Semantic Cross-Checking☆64Updated 4 years ago
- This is a C++ implementation of Graspan.☆32Updated last year
- configuration evolution dataset☆18Updated 4 years ago
- [USENIX SECURITY'19] PeX: A Permission Check Analysis Framework for Linux Kernel☆77Updated 3 years ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆331Updated 2 weeks ago
- minimal symbolic model checker & fuzzer☆114Updated 10 years ago
- ☆42Updated 3 years ago
- PerfFuzz: Automatically Generate Pathological Inputs for C/C++ programs☆133Updated 5 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆30Updated 3 years ago
- a paper template☆58Updated 4 months ago
- Symbolic Program Slicing with LLVM☆84Updated 5 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆247Updated last year
- A wrapper script to build whole-program LLVM bitcode files☆721Updated last year
- Pointer Analysis with Tunable Precision☆27Updated 9 years ago
- CrashTuner(SOSP2019)☆30Updated 6 years ago
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆234Updated 3 years ago
- UFO: Predictive Detection of Concurrency Use-After-Free Vulnerabilities☆33Updated 5 years ago
- A toolkit for building whole-program LLVM bitcode files☆78Updated 4 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆286Updated last year
- Detect missing check bugs in OS kernels☆113Updated 2 years ago
- [ICSE 2022] Controlled Concurrency Testing via Periodical Scheduling☆36Updated 3 years ago
- ☆26Updated 4 years ago
- Domain-Specific Fuzzing with Waypoints☆238Updated 2 years ago