[GIT PULL] More key subsystem fixes for 5.0

James Morris jmorris at namei.org
Fri Feb 22 18:15:11 UTC 2019


Please pull these fixes from Eric Biggers.


The following changes since commit 8a61716ff2ab23eddd1f7a05a075a374e4d0c3d4:

  Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-client (2019-02-21 09:43:37 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git fixes-v5.0-rc7

for you to fetch changes up to ede0fa98a900e657d1fcd80b50920efc896c1a4c:

  KEYS: always initialize keyring_index_key::desc_len (2019-02-22 10:11:34 -0800)

----------------------------------------------------------------
Eric Biggers (2):
      KEYS: user: Align the payload buffer
      KEYS: always initialize keyring_index_key::desc_len

 include/keys/user-type.h         | 2 +-
 security/keys/keyring.c          | 4 +---
 security/keys/proc.c             | 3 +--
 security/keys/request_key.c      | 1 +
 security/keys/request_key_auth.c | 2 +-
 5 files changed, 5 insertions(+), 7 deletions(-)



More information about the Linux-security-module-archive mailing list