Hi James, Could you pass these on to Linus please? There are two fixes: (1) Fix for the order in which things are done during key garbage collection to prevent named keyrings causing a crash [CVE-2014-9529]. (2) Fix assoc_array to explicitly #include rcupdate.h to prevent compilation errors under certain circumstances. David --- The following changes since commit 693a30b8f19a964087a3762d09fb2e1cbad6b0d4: Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml (2015-01-04 11:46:43 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/keys-fixes-20150107 for you to fetch changes up to 990428b8ead311c68a850ead7ec8557a10b8893a: assoc_array: Include rcupdate.h for call_rcu() definition (2015-01-07 16:08:41 +0000) ---------------------------------------------------------------- (from the branch description for keys-fixes local branch) Keyrings fixes Keyrings fixes ---------------------------------------------------------------- Pranith Kumar (1): assoc_array: Include rcupdate.h for call_rcu() definition Sasha Levin (1): KEYS: close race between key lookup and freeing lib/assoc_array.c | 1 + security/keys/gc.c | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html