Revision 3a867b36c3234673e61f883ebc11ad18f80a176f authored by Ralf Baechle on 05 October 2005, 19:16:04 UTC, committed by David S. Miller on 05 October 2005, 19:16:04 UTC
Since changeset 98a82febb6340466824c3a453738d4fbd05db81a AX.25 is passing
received IP and ARP packets to the stack through netif_rx() but we don't
set the skb->mac.raw to right value which may result in a crash with
applications that use a packet socket.

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 77d8d7a
History
File Mode Size
keys
selinux
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 599 bytes
capability.c -rw-r--r-- 2.8 KB
commoncap.c -rw-r--r-- 9.4 KB
dummy.c -rw-r--r-- 21.7 KB
inode.c -rw-r--r-- 9.2 KB
root_plug.c -rw-r--r-- 3.9 KB
seclvl.c -rw-r--r-- 17.3 KB
security.c -rw-r--r-- 6.0 KB

back to top