lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 16 Sep 2014 14:29:47 +0100 From: David Howells <dhowells@...hat.com> To: James Morris <jmorris@...ei.org> cc: dhowells@...hat.com, keyrings@...ux-nfs.org, linux-security-module@...r.kernel.org, linux-kernel@...r.kernel.org Subject: [GIT PULL] KEYS: Fixes for keyrings Hi James, Can you please pull these fixes and send them on upstream: (1) Reinstate the production of EPERM for key types beginning with '.' in requests from userspace. (2) Tidy up the cleanup of PKCS#7 message signed information blocks and fix a bug this made more obvious. David --- The following changes since commit 2324067fa9a41b2d0b6ddbc7ac0497d105593b76: Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap (2014-09-15 16:20:56 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/keys-fixes-20140916 for you to fetch changes up to 553619918a85dd66a24059b95a4f5625502f2df7: PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs (2014-09-16 14:18:28 +0100) ---------------------------------------------------------------- (from the branch description for keys-fixes local branch) Keyrings fixes Keyrings fixes ---------------------------------------------------------------- David Howells (3): KEYS: Reinstate EPERM for a key type name beginning with a '.' PKCS#7: Provide a single place to do signed info block freeing PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs crypto/asymmetric_keys/pkcs7_parser.c | 61 +++++++++++++++++++---------------- security/keys/keyctl.c | 2 ++ 2 files changed, 35 insertions(+), 28 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists