Serge E. Hallyn wrote: > Quoting Dan Smith (danms@xxxxxxxxxx): >> The memcpy_from_iovec() function that the unix sendmsg functions use modifies >> the struct msghdr. Since the current code uses the msg.iovec_base pointer >> in the msghdr for the kmalloc() and kfree(), we end up freeing the wrong >> pointer. This patch stores the original address in a separate pointer and >> corrects the kfree() call to use it. >> >> Cc: serue@xxxxxxxxxx >> Signed-off-by: Dan Smith <danms@xxxxxxxxxx> > > Tested-by: Serge Hallyn <serue@xxxxxxxxxx> Pulled. Oren. _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers