From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed, 4 Oct 2017 16:21:58 +0000 (-0700)
Subject: Merge branch 'fixes-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorr... 
X-Git-Tag: v4.14-rc4~27
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=6c795b30f46ff7efec0039095045c2012416670e;p=users%2Fhch%2Fmisc.git

Merge branch 'fixes-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security

Pull smack fix from James Morris:
 "It fixes a bug in xattr_getsecurity() where security_release_secctx()
  was being called instead of kfree(), which leads to a memory leak in
  the capabilities code. smack_inode_getsecurity is also fixed to behave
  correctly when called from there"

* 'fixes-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security:
  lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
---

6c795b30f46ff7efec0039095045c2012416670e