Please merge the following fix for 2.6.36. Thanks! The following changes since commit a27e13d370415add3487949c60810e36069a23a6: econet: fix CVE-2010-3848 (2010-11-24 11:51:47 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-net Michael S. Tsirkin (1): vhost/net: fix rcu check usage drivers/vhost/net.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) -- MST
From: "Michael S. Tsirkin" <mst at redhat.com> Date: Thu, 25 Nov 2010 14:23:01 +0200> Please merge the following fix for 2.6.36. > Thanks! > > The following changes since commit a27e13d370415add3487949c60810e36069a23a6: > > econet: fix CVE-2010-3848 (2010-11-24 11:51:47 -0800) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-net > > Michael S. Tsirkin (1): > vhost/net: fix rcu check usage >Pulled, thanks Michael.