stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [request for stable 3.x 4.1 inclusion][PATCH 0/2] fix for security/keys
@ 2015-11-18  8:14 Wang Kai
  2015-11-18  8:14 ` [PATCH 1/2] KEYS: Fix race between key destruction and finding a keyring by name Wang Kai
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Wang Kai @ 2015-11-18  8:14 UTC (permalink / raw)
  To: sasha.levin, jslaby, gregkh, lizf; +Cc: stable, ben, dhowells

The first patch is a bugfix for race condition.
The second patch is the fix for CVE-2015-7872.
Backport first one will make second CVE fix directly cherry-picked.

Stable 3.2.y has included these 2 patches in v3.2.73.

Stable 3.1x.y and 4.1.y can cherry-pick these 2 patches.

Stable 3.4.y can cherry-pick the backported patches in 3.2.y which
ID are below: 
a6826ecbeab9c832ed742653de895ad4de61c858
  KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
650f6aa8c3c805bd41c4243aadbd63558f39fd32
  KEYS: Fix race between key destruction and finding a keyring by name

David Howells (2):
  KEYS: Fix race between key destruction and finding a keyring by name
  KEYS: Fix crash when attempt to garbage collect an uninstantiated
    keyring

 security/keys/gc.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

-- 
1.8.3.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-01-20 16:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-18  8:14 [request for stable 3.x 4.1 inclusion][PATCH 0/2] fix for security/keys Wang Kai
2015-11-18  8:14 ` [PATCH 1/2] KEYS: Fix race between key destruction and finding a keyring by name Wang Kai
2015-11-18  8:14 ` [PATCH 2/2] KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring Wang Kai
2015-11-18  9:28 ` [request for stable 3.x 4.1 inclusion][PATCH 0/2] fix for security/keys Jiri Slaby
2016-01-20 16:45 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).