<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/security, branch linux-2.6.11.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-2.6.11.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-2.6.11.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2005-05-12T17:00:21Z</updated>
<entry>
<title>[PATCH] Fix reproducible SMP crash in security/keys/key.c</title>
<updated>2005-05-12T17:00:21Z</updated>
<author>
<name>akpm@osdl.org</name>
<email>akpm@osdl.org</email>
</author>
<published>2005-04-30T01:01:08Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=4b4f0b12c48b92ce1b63311b5dba5284b896b947'/>
<id>urn:sha1:4b4f0b12c48b92ce1b63311b5dba5284b896b947</id>
<content type='text'>
Jani Jaakkola &lt;jjaakkol@cs.Helsinki.FI&gt; wrote:
&gt;
&gt; SMP race handling is broken in key_user_lookup() in security/keys/key.c

This was fixed post-2.6.11.  Can you confirm that 2.6.12-rc2 works OK?

This is the patch we used.  It should go into -stable if it's not already
there.

From: Alexander Nyberg &lt;alexn@dsv.su.se&gt;

I looked at some of the oops reports against keyrings, I think the problem
is that the search isn't restarted after dropping the key_user_lock, *p
will still be NULL when we get back to try_again and look through the tree.

It looks like the intention was that the search start over from scratch.

Signed-off-by: Alexander Nyberg &lt;alexn@dsv.su.se&gt;
Cc: David Howells &lt;dhowells@redhat.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Chris Wright &lt;chrisw@osdl.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>2.6.11 import</title>
<updated>2005-05-12T16:59:06Z</updated>
<author>
<name>Greg KH</name>
<email>gregkh@suse.de</email>
</author>
<published>2005-05-12T16:59:06Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=279a9acc9b72a11091f4bd4781f8aa91071acc2e'/>
<id>urn:sha1:279a9acc9b72a11091f4bd4781f8aa91071acc2e</id>
<content type='text'>
</content>
</entry>
</feed>
