From 14501718af99d835474b2cc6f6f1cb034aab416f Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 7 Jun 2011 11:13:53 +0000 Subject: [PATCH] Add CVE ref for keys fix svn path=/dists/sid/linux-2.6/; revision=17627 --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f8f42494d..85d38f383 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,7 +25,7 @@ linux-2.6 (2.6.39-2) UNRELEASED; urgency=low - md/bitmap: fix saving of events_cleared and other state - cdc_acm: Fix oops when Droids MuIn LCD is connected - cx88: Fix conversion from BKL to fine-grained locks (Closes: #619827) - - keys: Set cred->user_ns in key_replace_session_keyring + - keys: Set cred->user_ns in key_replace_session_keyring (CVE-2011-2184) - tmpfs: fix race between truncate and writepage - nfs41: Correct offset for LAYOUTCOMMIT - xen/mmu: fix a race window causing leave_mm BUG()