Files
linux/include
Ross Lagerwall 04663e84f0 net: Fix usage of pskb_trim_rcsum
[ Upstream commit 6c57f04580 ]

In certain cases, pskb_trim_rcsum() may change skb pointers.
Reinitialize header pointers afterwards to avoid potential
use-after-frees. Add a note in the documentation of
pskb_trim_rcsum(). Found by KASAN.

Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-01-31 08:12:33 +01:00
..
2018-08-03 07:55:26 +02:00
2019-01-31 08:12:33 +01:00
2019-01-09 16:16:41 +01:00
2018-01-23 19:57:04 +01:00
2019-01-13 10:03:48 +01:00
2018-09-09 20:01:25 +02:00