]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Aug 2018 01:34:55 +0000 (18:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Aug 2018 01:34:55 +0000 (18:34 -0700)
commit7f3ef9581edca35231f98f239eacd812f7f121c4
treeaa9e89380ef0810ba25de912aa7253513c1cf635
parent63f33b4c010a8338f84b9bef9745ac03fd473e29
parent24409eed906e7d5b5844bf2469aada5639582d6c
Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull usercopy whitelisting fix from Kees Cook:
 "Bart Massey discovered that the usercopy whitelist for JFS was
  incomplete: the inline inode data may intentionally "overflow" into
  the neighboring "extended area", so the size of the whitelist needed
  to be raised to include the neighboring field"

* tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  jfs: Fix usercopy whitelist for inline inode data