Fun with NULL pointers, part 1
Fun with NULL pointers, part 1
Posted Jul 20, 2009 20:14 UTC (Mon) by clugstj (subscriber, #4020)Parent article: Fun with NULL pointers, part 1
Posted Jul 20, 2009 20:18 UTC (Mon)
by jengelh (guest, #33263)
[Link]
Posted Jul 20, 2009 21:38 UTC (Mon)
by spender (guest, #23067)
[Link] (1 responses)
I only chose the first byte because I already had my mapping at NULL, so it was easy to reuse it. The exploit primitive there though allows an arbitrary OR of 0x1 to any byte in memory.
-Brad
Posted Jul 20, 2009 22:27 UTC (Mon)
by spender (guest, #23067)
[Link]
-Brad
Posted Jul 22, 2009 18:13 UTC (Wed)
by klossner (subscriber, #30046)
[Link]
Fun with NULL pointers, part 1
Fun with NULL pointers, part 1
The kernel actually being able to use that address directly would depend on the architecture.
Fun with NULL pointers, part 1
RISC can do that