[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1370306052.24311.193.camel@edumazet-glaptop>
Date: Mon, 03 Jun 2013 17:34:12 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: "Michael S. Tsirkin" <mst@...hat.com>
Cc: netdev <netdev@...r.kernel.org>
Subject: [BUG] acess_ok() missing from zerocopy_sg_from_iovec()
It looks like access_ok(VERIFY_READ, base, len) checks are missing in
drivers/net/tun.c & drivers/net/macvtap.c before the
get_user_pages_fast() calls.
Or am I missing something ?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists