[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070507103211.23855.patches@notabene>
Date: Mon, 7 May 2007 10:35:09 +1000
From: NeilBrown <neilb@...e.de>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: stable@...nel.org
Subject: [PATCH 000 of 8] knfsd: Assorted bugfixes for 2.6.22
Following are 8 patches for knfsd and related code that are suitable for
2.6.22.
First two are suitable for -stable: they can cause an oops.
(8 can also cause an oops, but you really need buggy userspace code
running as root, and it is a larger patch than I like to send to -stable).
Other 6 are less significant bug fixes and cleanups.
Thanks,
NeilBrown
[PATCH 001 of 8] knfsd: Avoid use of unitialised variables on error path when nfs exports.
[PATCH 002 of 8] knfsd: rpc: fix server-side wrapping of krb5i replies
[PATCH 003 of 8] knfsd: Fix resource leak resulting in module refcount leak for rpcsec_gss_krb5.ko
[PATCH 004 of 8] knfsd: rpcgss : RPC_GSS_PROC_ DESTROY request will get a bad rpc
[PATCH 005 of 8] knfsd: Simplify a 'while' condition in svcsock.c
[PATCH 006 of 8] knfsd: Trivial makefile cleanup
[PATCH 007 of 8] knfsd: Various nfsd xdr cleanups.
[PATCH 008 of 8] knfsd: Avoid Oops if buggy userspace performs confusing filehandle->dentry mapping.
-
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