2.11 Elf Binary Mangling Pt. 4: Limit Break
@eZine
Published in
tmp0ut
· 2 years ago
... t/C/ident/bad_area_access_error [3] https://elixir.bootlin.com/linux/latest/source/arch/x86/mm/fault.c#L1447 [4] https://elixir.bootlin.com/linux/latest/C/ident/NOKPROBE_SYMBOL [5] https://lwn.net/Articles/132196/ 5. Limited Addition The area I focused on for new overlays was subtracting from 0x1C, to play with 3 different offsets that it seemed possible to use without interfering with the 8 bytes of 0's required for the p_offset field, or the 4 bytes required for p_type. 0x19 seemed like the best candidate, because e_phoff would still be in the p_fl ...