[CRIU] [PATCH 1/3] ipc: Don't access data out of allocated slab
Cyrill Gorcunov
gorcunov at openvz.org
Tue Sep 3 17:37:30 EDT 2013
We should zeroify all data actually for security
reason but this aspect will be addressed in further
patches.
Meanwhile at least allocate enought space so pb_write
won't access data which is not allocated for us.
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
ipc_ns.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ipc-Don-t-access-data-out-of-allocated-slab.patch
Type: text/x-patch
Size: 1009 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130904/9d870840/attachment.bin>
More information about the CRIU
mailing list