diff options
author | 2016-07-13 11:53:41 -0700 | |
---|---|---|
committer | 2016-07-13 11:53:41 -0700 | |
commit | 790e5ef59fead625858919da20b3db0242db0d8d (patch) | |
tree | bb43f8374b6e157c5a412b30d2e528a808939067 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'mlx5-fixes' (diff) | |
parent | dccp: limit sk_filter trim to payload (diff) | |
download | wireguard-linux-790e5ef59fead625858919da20b3db0242db0d8d.tar.xz wireguard-linux-790e5ef59fead625858919da20b3db0242db0d8d.zip |
Merge branch 'sk_filter-trim-limit'
Willem de Bruijn says:
====================
limit sk_filter trim to payload
Sockets can apply a filter to incoming packets to drop or trim them.
Fix two codepaths that call skb_pull/__skb_pull after sk_filter
without checking for packet length.
Reading beyond skb->tail after trimming happens in more codepaths, but
safety of reading in the linear segment is based on minimum allocation
size (MAX_HEADER, GRO_MAX_HEAD, ..).
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions