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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1300362538-11502-1-git-send-email-roberto.sassu@polito.it>
Date:	Thu, 17 Mar 2011 12:48:49 +0100
From:	Roberto Sassu <roberto.sassu@...ito.it>
To:	tyhicks@...ux.vnet.ibm.com
Cc:	kirkland@...onical.com, dhowells@...hat.com, jmorris@...ei.org,
	linux-fsdevel@...r.kernel.org, keyrings@...ux-nfs.org,
	linux-kernel@...r.kernel.org,
	Roberto Sassu <roberto.sassu@...ito.it>
Subject: [PATCH 0/5] eCryptfs key locking patches

This patch set modifies the eCryptfs code in order to lock requested keys while
authentication tokens are used to encrypt or decrypt files.

Roberto Sassu


Roberto Sassu (5):
  eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fix
  eCryptfs: modified size of keysig in the ecryptfs_key_sig structure
  eCryptfs: verify authentication tokens before their use
  eCryptfs: move ecryptfs_find_auth_tok_for_sig() call before
    mutex_lock
  eCryptfs: write lock requested keys

 fs/ecryptfs/ecryptfs_kernel.h |    5 +-
 fs/ecryptfs/keystore.c        |  170 +++++++++++++++++++++++++++--------------
 fs/ecryptfs/main.c            |    8 +-
 3 files changed, 122 insertions(+), 61 deletions(-)

-- 
1.7.4


Download attachment "smime.p7s" of type "application/x-pkcs7-signature" (2061 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ