Login
Roast topics
Find topics
Find it!
From:
LiveOverflow
(Uncensored)
subscribe
Finding Buffer Overflow with Fuzzing
https://liveoverflow.com/finding-buffer-overflow-with-fuzzing/
links
backlinks
Tagged with:
sudo vulnerability walkthrough
Roast topics
Find topics
Roast it!
We're logging crashes with AFL as we try to fuzz our way towards CVE-2021-3156. The crashes are found to be due to buffer overflow, so we set out to fix it.