Merge branch 'waitid-fix'
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Oct 2017 15:36:47 +0000 (08:36 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Oct 2017 15:36:47 +0000 (08:36 -0700)
commit467251c69b1b39df78638d0d0cc60cf4d1d639a8
treee4d9d8ef28a71678d900d4c98f83ab01c7599ae4
parentff5abbe799e29099695cb8b5b2f198dd8b8bdf26
parent96ca579a1ecc943b75beba58bebb0356f6cc4b51
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