From: Linus Torvalds Date: Thu, 12 Oct 2017 15:36:47 +0000 (-0700) Subject: Merge branch 'waitid-fix' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=467251c69b1b39df78638d0d0cc60cf4d1d639a8;p=openwrt%2Fstaging%2Fblogic.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