diff options
author | Dan Carpenter <[email protected]> | 2024-08-09 15:28:19 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-08-12 10:41:44 +0100 |
commit | a9a18e8f770c9b0703dab93580d0b02e199a4c79 (patch) | |
tree | 67d98e16cde6f7cdb326fba32b2d722b7a03b4a6 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 484caf207629e94f8414ffd50d2287ca3c7698e3 (diff) |
atm: idt77252: prevent use after free in dequeue_rx()
We can't dereference "skb" after calling vcc->push() because the skb
is released.
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions