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: <201011031111.06669.roberto.sassu@polito.it>
Date:	Wed, 3 Nov 2010 11:11:06 +0100
From:	Roberto Sassu <roberto.sassu@...ito.it>
To:	tyhicks@...ux.vnet.ibm.com
Cc:	kirkland@...onical.com, jmorris@...ei.org,
	linux-security-module@...r.kernel.org,
	linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [PATCH 0/5] ecryptfs fixes

This patch set applies to the latest kernel 2.6.37-rc1.


Roberto Sassu (5):
  ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h
  ecryptfs: missing initialization of the superblock 'magic' field
  ecryptfs: test lower_file pointer when lower_file_mutex is locked
  ecryptfs: fixed testing of file descriptor flags
  ecryptfs: open lower files with kthread credentials

 fs/ecryptfs/ecryptfs_kernel.h |    4 +---
 fs/ecryptfs/file.c            |   20 +++++++++-----------
 fs/ecryptfs/inode.c           |   32 ++++++++++++++------------------
 fs/ecryptfs/kthread.c         |   17 +++++++++++++----
 fs/ecryptfs/main.c            |    5 +++--
 include/linux/magic.h         |    1 +
 6 files changed, 41 insertions(+), 38 deletions(-)

-- 
1.7.2.3

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ