diff options
author | Aleksander Jan Bajkowski <[email protected]> | 2024-07-08 22:58:26 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-07-09 19:02:07 -0700 |
commit | e1533b6319ab9c3a97dad314dd88b3783bc41b69 (patch) | |
tree | 65b281095f97daa8ef83cc779d520171b27cb10f /scripts/gdb/linux/modules.py | |
parent | 01fc5142ae6b06b61ed51a624f2732d6525d8ea3 (diff) |
net: ethernet: lantiq_etop: fix double free in detach
The number of the currently released descriptor is never incremented
which results in the same skb being released multiple times.
Fixes: 504d4721ee8e ("MIPS: Lantiq: Add ethernet driver")
Reported-by: Joe Perches <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Aleksander Jan Bajkowski <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions