summaryrefslogtreecommitdiff
path: root/mm/page_io.c
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2015-05-08 09:30:29 (GMT)
committerMarc Kleine-Budde <mkl@pengutronix.de>2015-07-15 07:04:27 (GMT)
commita18ec1b6c72eb87fe00e8e09c3a3f3cfbec3435b (patch)
tree9e06b70d3cf148f14db851d26a6acf529dc4447c /mm/page_io.c
parent6ae3673debfbf2cfa1972b6d00b974d0e10ad3c6 (diff)
downloadlinux-a18ec1b6c72eb87fe00e8e09c3a3f3cfbec3435b.tar.xz
can: flexcan: don't touch skb after netif_receive_skb()
There is no guarantee that the skb is in the same state after calling net_receive_skb() or netif_rx(). It might be freed or reused. Not really harmful as its a read access, except you turn on the proper debugging options which catch a use after free. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'mm/page_io.c')
0 files changed, 0 insertions, 0 deletions