[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130104105955.GA3663@raven>
Date: Fri, 4 Jan 2013 10:59:56 +0000
From: Tom Parkin <tparkin@...alix.com>
To: netdev <netdev@...r.kernel.org>
Subject: NULL pointer dereference in veth_stats_one
Hi list,
I recently tripped over a NULL pointer dereference in the veth driver.
I'm running a 3.8.0_rc1 (updated from net-next git tree this morning)
on an Athlon 64 X2 machine running a 32 bit kernel. To trigger the
oops I simply created a veth interface as follows:
ip link add name ve0 type veth peer name ve1
I did a little digging in the git history and I note that veth
statistics changed a little with commit 2681128f0ced8aa4. I tried
reverting that commit in my tree, which made the oops go away again.
Thanks,
Tom
--
Tom Parkin
Katalix Systems Ltd
http://www.katalix.com
Catalysts for your Embedded Linux software development
View attachment "veth-koops.txt" of type "text/plain" (4153 bytes)
Download attachment "signature.asc" of type "application/pgp-signature" (491 bytes)
Powered by blists - more mailing lists