Partial RELRO vs. Full RELRO
Tie-in to Class 05
Full RELRO is the direct defense against GOT overwrite. When the GOT is
off the table, attackers must find another writable function pointer
(e.g. hooks, vtables, __exit_funcs).
Full RELRO is the direct defense against GOT overwrite. When the GOT is
off the table, attackers must find another writable function pointer
(e.g. hooks, vtables, __exit_funcs).