Topic
#Binutils
1 article on Binutils — news, releases, guides and analysis from the DevClubHouse engine.
Article
Arbitrary Code Execution in objdump -g: How a Missing Bounds Check Becomes a Full Exploit
A heap out-of-bounds write in the FR30 relocation handler lets a crafted object file run attacker code when inspected with `objdump -g` — and the exploit defeats ASLR, PIE, and heap hardening in a single shot.
Ji-ho Choi