diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-05-05 19:15:20 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-05-05 19:15:22 -0700 |
commit | c88d3908516d301972420160f5f15f936ba3ec3a (patch) | |
tree | 6730363453b7815da0cbffdaf9f003374af10f19 /drivers/net/ethernet/intel | |
parent | 4e707344e18525b4edf5c2bc2e3eb60692e8c92e (diff) | |
parent | 93a8417088ea570b5721d2b526337a2d3aed9fa3 (diff) |
Merge branch 'ocelot-vcap-fixes'
Vladimir Oltean says:
====================
Ocelot VCAP fixes
Changes in v2:
fix the NPDs and UAFs caused by filter->trap_list in a more robust way
that actually does not introduce bugs of its own (1/5)
This series fixes issues found while running
tools/testing/selftests/net/forwarding/tc_actions.sh on the ocelot
switch:
- NULL pointer dereference when failing to offload a filter
- NULL pointer dereference after deleting a trap
- filters still having effect after being deleted
- dropped packets still being seen by software
- statistics counters showing double the amount of hits
- statistics counters showing inexistent hits
- invalid configurations not rejected
====================
Link: https://lore.kernel.org/r/20220504235503.4161890-1-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/intel')
0 files changed, 0 insertions, 0 deletions