diff options
| author | Jérôme Pouiller <[email protected]> | 2020-05-15 10:33:16 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-05-15 16:00:52 +0200 |
| commit | 13839ef377124956dac8a58887abfd7d8d9414ca (patch) | |
| tree | 8de46b8f61215ca88661f80f9876e21380299b17 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | ad83396891cd80f807ce271830fb5fd029b9dd92 (diff) | |
staging: wfx: fix potential use-after-free
wfx_tx_policy_put() use data from the skb. However, the call to
skb_pull() has just discarded them (even if the memory is in fact not
really discarded).
Signed-off-by: Jérôme Pouiller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions