Files
i2som-imx-linux/include/net
Seif Mazareeb 2b5f6d110e net: fix cipso packet validation when !NETLABEL
[ Upstream commit f2e5ddcc0d ]

When CONFIG_NETLABEL is disabled, the cipso_v4_validate() function could loop
forever in the main loop if opt[opt_iter +1] == 0, this will causing a kernel
crash in an SMP system, since the CPU executing this function will
stall /not respond to IPIs.

This problem can be reproduced by running the IP Stack Integrity Checker
(http://isic.sourceforge.net) using the following command on a Linux machine
connected to DUT:

"icmpsic -s rand -d <DUT IP address> -r 123456"
wait (1-2 min)

Signed-off-by: Seif Mazareeb <seif@marvell.com>
Acked-by: Paul Moore <paul@paul-moore.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-04 04:23:41 -08:00
..
2012-02-04 16:06:28 -05:00
2012-03-06 15:16:25 -05:00
2012-03-20 21:29:41 -04:00
2011-07-26 16:49:47 -07:00
2012-02-15 16:37:44 -05:00
2011-07-26 16:49:47 -07:00
2013-02-28 06:59:06 -08:00
2012-04-17 22:31:59 -04:00
2013-02-28 06:59:06 -08:00
2011-09-16 19:20:20 -04:00
2011-07-26 16:49:47 -07:00
2011-12-11 18:25:16 -05:00
2013-05-01 09:41:16 -07:00
2013-05-19 10:54:47 -07:00