Hardware-assisted AddressSanitizer Design Documentation¶| clang.llvm.org
One of the most labor-intensive portions of any fuzzing project is the work needed to determine if a particular crash poses a security risk....| lcamtuf.blogspot.com
This blog post is a reshare of a personal note I wrote 15 years ago, and I’m sharing it here for nostalgic reasons. fast forward to 2024, and we now have KASAN integrated into the Windows kernel.| My interesting researches
This blog post is the result of some weekend research, where I delved into Pishi, a static macOS kernel binary rewriting tool. During the weekdays, I focus on Linux kernel security at my job and would rather not investigate the Windows kernel again, which leaves macOS/iOS as the only remaining option.| My interesting researches
Common Weakness Enumeration (CWE) is a list of software and hardware weaknesses.| cwe.mitre.org
Posted by Brandon Azad, Project Zero In this post I examine Apple's implementation of Pointer Authentication on the A12 SoC used in the...| googleprojectzero.blogspot.com
Defined in header <atomic>| en.cppreference.com