commit | 467251c69b1b39df78638d0d0cc60cf4d1d639a8 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 12 08:36:47 2017 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 12 08:36:47 2017 -0700 |
tree | e4d9d8ef28a71678d900d4c98f83ab01c7599ae4 | |
parent | ff5abbe799e29099695cb8b5b2f198dd8b8bdf26 [diff] | |
parent | 96ca579a1ecc943b75beba58bebb0356f6cc4b51 [diff] |
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