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)
commit79ca035d2d941839f55f3b8b69f8e81c66946ed8
treefc760528b0b60073642ceaff66b7f942251a6ff1
parent4152d146ee2169653297e03b9fa2e0f476923959
parent058f2e4da79b23afb56ce3d03d907d6cdd36f2b8
Merge branch 'proc-linus' of git://git./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