Revision 0d63c27d9e879a0b54eb405636d60ab12040ca46 authored by Dan Carpenter on 29 August 2013, 08:47:00 UTC, committed by David S. Miller on 30 August 2013, 21:52:44 UTC
If skb->len is too short then we should return an error.  Otherwise we
read beyond the end of skb->data for several bytes.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 702821f
History
File Mode Size
boot.H16 -rw-r--r-- 14.6 KB
boot2.H16 -rw-r--r-- 14.2 KB
down.H16 -rw-r--r-- 35.8 KB
down2.H16 -rw-r--r-- 32.8 KB
down3.bin.ihex -rw-r--r-- 35.1 KB

back to top