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]
Date:	Fri, 12 Oct 2007 17:05:19 +0100
From:	David Howells <dhowells@...hat.com>
To:	viro@....linux.org.uk
Cc:	kwc@...i.umich.edu, Trond.Myklebust@...app.com,
	linux-kernel@...r.kernel.org, dhowells@...hat.com
Subject: [PATCH 00/52] Introduce credential record


Hi Al,

Here's a set of patches to partially implement cred passing.  This is in no
way complete yet.

The only complete chain is mkdir(), and only Ext3 and NFS are fully altered,
though I think NFS really needs redoing.  I'd like to come up with a way of
caching the rpc_cred struct inside the struct cred, but that needs some
thought.

Most of the vfs_xxxx() structs grab current->cred and pass it on down.
vfs_mkdir() is currently the only one that gets given it.

There are also holes in fs/buffer.c that need patching up, and most of the
other filesystems haven't yet been touched.

Note that I haven't included keyrings or capabilties or LSM data at this time.

Note also that this patch set is built on top of the iget patch set I've
posted to LKML earlier today.

David
-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ