pcnet32: Read buffer overflow
commit5e33b719c8fcccfedc1d25167826a0f93fe6c5a1
authorroel kluin <roel.kluin@gmail.com>
Fri, 7 Aug 2009 03:24:27 +0000 (7 03:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Aug 2009 04:45:48 +0000 (9 21:45 -0700)
tree17fe28222553c42ea7b5627e0aaf9749634b83ec
parent418372b0ab7a3bbcc59d71e8e4d322ef18263dab
pcnet32: Read buffer overflow

An `options[cards_found]' that equals `sizeof(options_mapping)' is already beyond
the array.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/pcnet32.c