commit | 3d54015b750e5d5e950a1dcee2735387fd4b6e1a | [log] [tgz] |
---|---|---|
author | roel kluin <roel.kluin@gmail.com> | Thu Jul 30 00:26:32 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 30 13:27:28 2009 -0700 |
tree | 3973a0cf147b4069bf3b33609e191cd9c70a1d1d | |
parent | 2a8aaacda5097fa92a39948da1b4c6614b6e150e [diff] |
3c515: Write outside array bounds if dev_alloc_skb() fails on the first iteration, a write to cp->rx_ring[-1] occurs. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>