Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1277962
| From | James Morris <jmorris@namei.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] security: updated fixes for 4.4 |
| Date | 2015-11-26 04:50 +0100 |
| Message-ID | <qyVJf-7nu-1@gated-at.bofh.it> (permalink) |
| References | <qyRZ0-4Aw-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Please pull this updated set, which now includes a fix for SELinux policy
processing (regression introduced by fa1aa143ac4a), as well as the
previously posted fix for the user-triggerable oops in the Keys code.
---
The following changes since commit 6ffeba9607343f15303a399bc402a538800d89d9:
Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm (2015-11-24 12:53:11 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git for-linus2
David Howells (1):
KEYS: Fix handling of stored error in a negatively instantiated user key
James Morris (1):
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus2
Stephen Smalley (1):
selinux: fix bug in conditional rules handling
security/keys/encrypted-keys/encrypted.c | 2 ++
security/keys/trusted.c | 5 ++++-
security/keys/user_defined.c | 5 ++++-
security/selinux/ss/conditional.c | 4 ++--
4 files changed, 12 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[GIT PULL] security: KEYS: Fix handling of stored error in a negatively instantiated user key James Morris <jmorris@namei.org> - 2015-11-26 00:50 +0100 [GIT PULL] security: updated fixes for 4.4 James Morris <jmorris@namei.org> - 2015-11-26 04:50 +0100 Re: [GIT PULL] security: KEYS: Fix handling of stored error in a negatively instantiated user key Josh Boyer <jwboyer@fedoraproject.org> - 2015-11-30 14:20 +0100
csiph-web