Files
linux/net/sched
Amir Vadai 360d6a23e7 net/sched: pedit: make sure that offset is valid
[ Upstream commit 95c2027bfe ]

Add a validation function to make sure offset is valid:
1. Not below skb head (could happen when offset is negative).
2. Validate both 'offset' and 'at'.

Signed-off-by: Amir Vadai <amir@vadai.me>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-12-10 19:09:39 +01:00
..
2016-09-27 09:53:17 -04:00
2011-01-19 23:31:12 -08:00
2011-01-19 23:31:12 -08:00
2016-06-12 22:02:11 -04:00