]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Jun 2020 22:00:11 +0000 (15:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Jun 2020 22:00:11 +0000 (15:00 -0700)
commitdb77d55442bc7c9a4bdb6263f3ae748eb09e6909
treefc760528b0b60073642ceaff66b7f942251a6ff1
parent88284df0daf912686762fff1498c3965aef3e59e
parentd61023fb987a449f2fb923673e418a475c23cd47
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace

Pull proc fix from Eric Biederman:
 "Syzbot found a NULL pointer dereference if kzalloc of s_fs_info fails"

* 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
  proc: s_fs_info may be NULL when proc_kill_sb is called