Giter VIP home page Giter VIP logo

szu-se / stack-overflow-fuzzer-testsuite Goto Github PK

View Code? Open in Web Editor NEW
2.0 5.0 2.0 57.62 MB

[ICSE2020] MemLock DataSet

Makefile 16.74% M4 0.41% C 39.50% Objective-C 3.40% DIGITAL Command Language 0.03% sed 0.01% Shell 0.53% C++ 5.81% Perl 0.17% Lex 0.31% Yacc 0.30% Emacs Lisp 0.01% Assembly 14.20% D 16.05% CWeb 0.02% RenderScript 0.01% Mathematica 0.01% Roff 0.85% R 0.30% Scheme 1.34%
fuzzing

stack-overflow-fuzzer-testsuite's Introduction

Stack-overflow-Fuzzer-TestSuite

Stack-overflow testsuite used for fuzzing experiment

Seeds and POCs are in the folder

If you Cannot reproduce the bug, try to reduce the memory limit. For example:

  • ulimit -a to see the information of memory limit.
  • sudo ulimit -s 8192 or sudo ulimit -s 4096 to reduce the stack size.
  • sudo ulimit -m 36700160 to reduce the memory size.

The detail information of the benchmark can be seen as follow.

  • Bug type: stack-overflow
  • CVE ID:
  • Download:
    git clone git://repo.or.cz/nasm.git
    git checkout 81f98fe79be23174e2d6ddd9f17a5cfb9ca71ec7
    
  • Reproduce: nasm -f bin @@ -o ./tmp
  • Bug type: stack-overflow
  • CVE ID:
  • Download:
    git clone https://github.com/cesanta/mjs.git
    git checkout 2827bd00b59bdc176a010b22fc4acde9b580d6c2
    
  • install:clang mjs.c -DMJS_MAIN -fsanitize=address -g -o mjs.out -ldl
  • Reproduce: mjs.out @@
  • ASAN dumps the backtrace:
  • Bug type: stack-overflow
  • CVE ID:
  • Download:
    git clone https://github.com/westes/flex
    git checkout 98018e3f58d79e082216d406866942841d4bdf8a
    
  • Reproduce: flex @@
  • Bug type: stack-overflow
  • CVE ID:
  • Download:
    git clone https://github.com/VirusTotal/yara
    git checkout 012269756149ae99745b6dafefd415843d7420bb
    
  • Reproduce: yara @@ strings
  • Bug type: stack-overflow
  • CVE ID:
  • Download:
    git clone https://github.com/libming/libming
    git checkout b72cc2fda0e8b3792b7b3f7361fc3f917f269433
    
  • Reproduce: listswf @@

stack-overflow-fuzzer-testsuite's People

Contributors

wcventure avatar

Stargazers

wizard avatar Gr3yD0g avatar

Watchers

James Cloos avatar  avatar zhiwu avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.