]> 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)
commit9ef06896a52dc9573ebc4ca7275578c9f8727999
treee4d9d8ef28a71678d900d4c98f83ab01c7599ae4
parenteff3faecfa9aa49290276aba8662a066e688159d
parent75e64cd17a47a529294efddec71b6fcf59751ccc
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