Code Monkey home page Code Monkey logo

shush-stack's Introduction

shush-stack's People

Contributors

shushpancheak avatar

Watchers

 avatar

shush-stack's Issues

Possible double free of buffer data.

It is possible to get access to the data in buffer of shush-stack and to delete it. This will cause the segfault of the program without calling Dump. It also won't be stated in the logger file.

Hash possible replacement.

It is quite easy to get the pointer to the hash of shush-stack, as well as the pointer to the element of shush-stack. Then it is possible to change the value of the element and to replace hash with a new, fake one. The fake hash might be calculated with std::hash<string_view> as it is calculated inside shush-stack. After that shush-stack will be still unbroken, the dumper won't be called, but the data inside will be replaced. Although this problem might be catched with logger.

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.