+0
−13
+1
−2
+9
−21
+4
−16
+9
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
sctp_make_abort_user() now takes the msg_len along with the msg so that we don't have to recalculate the bytes in iovec. It also uses memcpy_fromiovec() so that we don't go beyond the length allocated. It is good to have this fix even if verify_iovec() is fixed to return error on overflow. Signed-off-by:Sridhar Samudrala <sri@us.ibm.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>