From: Linus Torvalds Date: Thu, 12 Oct 2017 15:36:47 +0000 (-0700) Subject: Merge branch 'waitid-fix' X-Git-Tag: v4.14-rc5~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=467251c69b1b39df78638d0d0cc60cf4d1d639a8;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'waitid-fix' Merge waitid() fix from Kees Cook. I'd have hoped that the unsafe_{get|put}_user() naming would have avoided these kinds of stupid bugs, but no such luck. * waitid-fix: waitid(): Add missing access_ok() checks --- 467251c69b1b39df78638d0d0cc60cf4d1d639a8