pull-request: ieee802154 for net 2021-06-24
From: Stefan Schmidt <stefan@datenfreihafen.org>
Date: 2021-06-24 20:40:41
Hello Dave, Jakub.
An update from ieee802154 for your *net* tree.
This time we only have fixes for ieee802154 hwsim driver.
Sparked from some syzcaller reports We got a potential
crash fix from Eric Dumazet and two memory leak fixes from
Dongliang Mu.
regards
Stefan Schmidt
The following changes since commit f2386cf7c5f4ff5d7b584f5d92014edd7df6c676:
net: lantiq: disable interrupt before sheduling NAPI (2021-06-08 19:16:32 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git tags/ieee802154-for-davem-2021-06-24
for you to fetch changes up to 0303b30375dff5351a79cc2c3c87dfa4fda29bed:
ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl() (2021-06-22 21:26:59 +0200)
----------------------------------------------------------------
Dongliang Mu (2):
ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_others
ieee802154: hwsim: Fix memory leak in hwsim_add_one
Eric Dumazet (1):
ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()
drivers/net/ieee802154/mac802154_hwsim.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)