The kdbuswreck
The kdbuswreck
Posted Apr 23, 2015 11:25 UTC (Thu) by mstefani (guest, #31644)In reply to: The kdbuswreck by smurf
Parent article: The kdbuswreck
Posted Apr 30, 2015 10:23 UTC (Thu)
by metux-its (guest, #102293)
[Link] (1 responses)
Anybody heared of mmap() ? ;-o
Posted Apr 30, 2015 20:00 UTC (Thu)
by cesarb (subscriber, #6266)
[Link]
The point of using a memfd is that it can be sealed, so there's no risk of a TOCTOU vulnerability in the receiver.
With mmap(), the sender can change what the receiver sees while the receiver is looking at it.
The kdbuswreck
The kdbuswreck