History of NULL Pointer Dereferences on macOS - AFINE - digitally secure
Finding a crash while fuzzing is just the beginning of Vulnerability Research. After finding a crash, Exploit Development is often a long journey. Not every bug is exploitable, and my previous article (Case Study: Analyzing macOS IONVMeFamily Driver Denial of Service Issue) is great proof of that. Sometimes, I am sure that something can be exploited, but then I face a wall of mitigations implemented by the OS.
During my recent fuzzing session, I discovered a bug that, after some readings, trial ...
Read more at afine.com