This story is about a bug generated by g++ and clang compilers (at least)
The condition_variables is a feature on the standard library of c++ (libstdc++), when its compiled statically a weird asm code is generated.
Any example on the link below will crash if its compiled statically:
https://en.cppreference.com/w/cpp/thread/condition_variable
If this program is compiled dynamically the crash doesn't occur:
Looking the dissasembly there is a surprise created by the compiler:
Compilers:
g++ 9.2.1+20200130-2
clang++ v9
Both compilers are generating the "call 0x00"
If we check this call in a dynamic compiled:
The implementation of condition_variable in github:
https://github.com/gcc-mirror/gcc/blob/b7c9bd36eaacac42631b882dc67a6f0db94de21c/libstdc%2B%2B-v3/include/std/condition_variable
The compilers can't copile well this code in static, and same happens on other condition_variable methods.
I would say the _lock is being assembled improperly in static, is not exacly a null pointer derreference but the effects are the same, executing code at address 0x00 which on linux is a crash on most of cases.
More information
- Hack Tools
 - Hacking Tools Hardware
 - How To Hack
 - Underground Hacker Sites
 - Hacker Search Tools
 - Hacker Tools For Ios
 - Hacker Tools Apk Download
 - Hack Tool Apk No Root
 - Hacking Apps
 - Pentest Tools Alternative
 - Hacker Tools 2019
 - Pentest Tools For Android
 - Pentest Tools For Android
 - Termux Hacking Tools 2019
 - Hacking Tools For Kali Linux
 - Hack Tools For Pc
 - Hack Tools Mac
 - Hacking Tools For Kali Linux
 - Game Hacking
 - Hacker Tools Windows
 - Hacking Tools For Windows
 - Hacking Tools And Software
 - Pentest Tools Website
 - Game Hacking
 - Pentest Tools Website Vulnerability
 - How To Install Pentest Tools In Ubuntu
 - Pentest Tools Find Subdomains
 - Black Hat Hacker Tools
 - Best Hacking Tools 2019
 - Pentest Tools Download
 - Easy Hack Tools
 - Pentest Tools Kali Linux
 - Physical Pentest Tools
 - What Are Hacking Tools
 - Nsa Hack Tools Download
 - Hacking Tools For Beginners
 - Termux Hacking Tools 2019
 - Pentest Tools Url Fuzzer
 - Hack Tools 2019
 - Hacker Tools Github
 - Termux Hacking Tools 2019
 - Hacking Tools Hardware
 - Top Pentest Tools
 - Pentest Tools Free
 - World No 1 Hacker Software
 - Pentest Tools For Mac
 - Pentest Tools Open Source
 - Hacking Tools For Beginners
 - Hacker Hardware Tools
 - Ethical Hacker Tools
 - Best Hacking Tools 2019
 - Hack Tools Mac
 - Physical Pentest Tools
 - Hacking Tools For Pc
 - Pentest Tools Online
 - Hacker Techniques Tools And Incident Handling
 - World No 1 Hacker Software
 - Pentest Tools Website
 - Pentest Tools Port Scanner
 - Hack Tools
 - Hacking Tools Github
 - Tools For Hacker
 - Hacking Tools Software
 - Pentest Tools Url Fuzzer
 - Best Pentesting Tools 2018
 - Pentest Tools
 - Hacking Tools Pc
 - Pentest Tools Find Subdomains
 - Hacker Tools Software
 - Hacker Tools For Mac
 - Bluetooth Hacking Tools Kali
 - Hacking Tools For Kali Linux
 - How To Install Pentest Tools In Ubuntu
 - Hacking Tools For Mac
 - Hacking Tools Software
 - Pentest Reporting Tools
 - Hacking Tools
 - Pentest Tools Kali Linux
 - Hackrf Tools
 - New Hacker Tools
 - Pentest Tools Website Vulnerability
 - Pentest Tools Kali Linux
 - Termux Hacking Tools 2019
 - Blackhat Hacker Tools
 - Tools 4 Hack
 - Hack Tools
 - Hacker Tools Hardware
 - Hacking Tools For Windows 7
 - Hack Tool Apk
 - World No 1 Hacker Software
 - Hacking Tools Kit
 - Hacker Hardware Tools
 - Hack And Tools
 - Hacking Tools Download
 - Game Hacking
 - Hack Tools Online
 - Hacking Tools Name
 - Hacking Tools Github
 - Nsa Hacker Tools
 - Pentest Tools Github
 - Pentest Tools Url Fuzzer
 - Tools Used For Hacking
 - Hacking Tools Mac
 - Hacking Tools For Windows
 - Hacker Techniques Tools And Incident Handling
 - Pentest Recon Tools
 - Pentest Tools Free
 - Nsa Hack Tools Download
 - Tools Used For Hacking
 - Hacker Tools For Ios
 - Pentest Tools Bluekeep
 - Hacker Tools
 - Hacking Tools For Windows 7
 - Pentest Tools Review
 - Nsa Hacker Tools
 - Hacking Tools And Software
 - Hacking Tools For Windows Free Download
 - How To Install Pentest Tools In Ubuntu
 - Pentest Tools Download
 - Hack Tool Apk No Root
 - Hacking Tools Hardware
 - Pentest Tools Online
 - Hacking Tools Windows 10
 - What Are Hacking Tools
 - Termux Hacking Tools 2019
 - Hacking Tools 2019
 - Hacker Tools 2019
 - Hacker Tools Apk
 - Pentest Tools Url Fuzzer
 - Hackrf Tools
 - Hacker Tools For Windows
 - Bluetooth Hacking Tools Kali
 - Hacker Tools
 - Hackers Toolbox
 - Hack Tool Apk No Root
 - Pentest Tools Website Vulnerability
 - Pentest Automation Tools
 - Hacking Tools 2019
 - Hacker Tools Apk
 - Hack Tools For Windows
 - Hacking Tools For Kali Linux
 - Hacking App
 - Hacking Tools For Windows Free Download
 - Hacking Tools Software
 - Pentest Tools Kali Linux
 - Top Pentest Tools
 - Hack Tools
 - Blackhat Hacker Tools
 - Hack Tools For Mac
 - Pentest Tools Linux
 - Pentest Tools Github
 - Pentest Tools Website Vulnerability
 - Hack Tools 2019
 








No comments:
Post a Comment