linux kernel 2.6.18-20 bug: rcu_read_unlock in __sock_create

From: oleg 123
Date: Tue Aug 14 2007 - 14:30:40 EST


Hello
There is a bug in __sock_create() function (net/socket.c).
If an error occur in LSM hook security_socket_post_create, then unneeded
rcu_read_unlock() is made in __sock_create.

I wish to be personally CC'ed the answers/comments posted
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/