Bugzilla – Bug 923924
VUL-1: CVE-2015-2686: kernel: sys_sendto/sys_recvfrom does not validate the user provided ubuf pointer
Last modified: 2015-03-24 10:58:41 UTC
via grsecurity / oss-sec References: https://twitter.com/grsecurity/status/579050211605102592 https://twitter.com/grsecurity/status/579075689439059968 Upstream patch: http://git.kernel.org/cgit/linux/kernel/git/davem/net.git/commit/?id=4de930efc23b92ddf88ce91c405ee645fe6e27ea
I got lost in the indirection. Do I read the code correctly and this was introduced by c0371da6047a (put iov_iter into msghdr)? That would be indeed 3.19+ material.
https://lkml.org/lkml/2014/11/18/868 perhaps
so it is post 3.19 stuff, and should not affect us.
usptream fixed, nmot in suse