]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdccc17c01a4c5941442aff7fc96103851d3b4c7f
treee4d9d8ef28a71678d900d4c98f83ab01c7599ae4
parent5487b3a42601df0881c182b2c0c0b0ffe261c694
parent4bbab8fba202770a2b06a5529abb74f7597ac5f8
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