diff options
author | roel kluin <roel.kluin@gmail.com> | 2009-08-10 01:29:52 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-08-13 16:26:10 -0700 |
commit | 8dd07086a1f8048428d33a1917b6209978750cb1 (patch) | |
tree | 2f6ba6838459114c802302a89d049ee2ef7a2458 /net/bridge | |
parent | a6fa32866567351503db8a5c3466a676ba08595f (diff) | |
download | linux-8dd07086a1f8048428d33a1917b6209978750cb1.tar.bz2 |
lmc: Read outside array bounds
If dev_alloc_skb() fails on the first iteration of the allocation loop,
then we end up writing before the start of the array.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions