diff options
author | David S. Miller <davem@davemloft.net> | 2018-04-22 21:12:00 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-22 21:12:00 -0400 |
commit | 906cce04e785b307a83e8cc1420cb38b496f5066 (patch) | |
tree | 5386270f315c29fb679d6247f53eae936656fbd4 /drivers/net/ethernet | |
parent | 7c5aba211dd61f41d737a2c51729eb9fdcd3edf4 (diff) | |
parent | d57493d6d1be26c8ac8516a4463bfe24956978eb (diff) | |
download | linux-906cce04e785b307a83e8cc1420cb38b496f5066.tar.bz2 |
Merge branch 'net-sched-ife-malformed-ife-packet-fixes'
Alexander Aring says:
====================
net: sched: ife: malformed ife packet fixes
As promised at netdev 2.2 tc workshop I am working on adding scapy support for
tdc testing. It is still work in progress. I will submit the patches to tdc
later (they are not in good shape yet). The good news is I have been able to
find bugs which normal packet testing would not be able to find.
With fuzzy testing I was able to craft certain malformed packets that IFE
action was not able to deal with. This patch set fixes those bugs.
changes since v4:
- use pskb_may_pull before pointer assign
changes since v3:
- use pskb_may_pull
changes since v2:
- remove inline from __ife_tlv_meta_valid
- add const to cast to meta_tlvhdr
- add acked and reviewed tags
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions