UAFSan: an object-identifier-based dynamic approach for detecting use-after-free vulnerabilities
Use-After-Free (UAF) vulnerabilities constitute severe threats to software security. In contrast
to other memory errors, UAFs are more difficult to detect through manual or static analysis …
to other memory errors, UAFs are more difficult to detect through manual or static analysis …
Contemporary COBOL: Developers' perspectives on defects and defect location
A Ciborowska, A Chakarov… - 2021 IEEE International …, 2021 - ieeexplore.ieee.org
Mainframe systems are facing a critical shortage of developer workforce as the current
generation of COBOL developers retires. Furthermore, due to the limited availability of public …
generation of COBOL developers retires. Furthermore, due to the limited availability of public …
{COMRace}: detecting data race vulnerabilities in {COM} objects
The Microsoft Component Object Model (COM) is the foundation for many key Microsoft
technologies and we develop COMRace, the first data race vulnerability detection tool for …
technologies and we develop COMRace, the first data race vulnerability detection tool for …
Semantic web Racer: Dynamic security testing of the web application against race condition in the business layer
The parallel execution of multiple threads of a web application will cause races if the web
application is not synchronized correctly. Detecting the race condition in web applications …
application is not synchronized correctly. Detecting the race condition in web applications …
Reorder Pointer Flow in Sound Concurrency Bug Prediction
Due to the non-determinism of thread interleaving, predicting concurrency bugs has long
been an extremely difficult task. Recently, several sound bug-detecting approaches were …
been an extremely difficult task. Recently, several sound bug-detecting approaches were …
Raproducer: Efficiently diagnose and reproduce data race bugs for binaries via trace analysis
A growing number of bugs have been reported by vulnerability discovery solutions. Among
them, some bugs are hard to diagnose or reproduce, including data race bugs caused by …
them, some bugs are hard to diagnose or reproduce, including data race bugs caused by …