[PATCH] D20024: [ELF] - Protect first entries of got.plt with RelRo.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 10:19:14 PDT 2016


ruiu added a comment.

Interesting, but it is tricky. What exactly is the threat for putting the first entry of .got.plt in a writable segment, how realistic is the attack is, and how much does this mitigate the risk?


http://reviews.llvm.org/D20024





More information about the llvm-commits mailing list