linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: ieee802154 for net 2020-09-08
@ 2020-09-08 17:42 Stefan Schmidt
  2020-09-09  3:13 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Schmidt @ 2020-09-08 17:42 UTC (permalink / raw)
  To: davem; +Cc: linux-wpan, alex.aring, netdev

Hello Dave.

An update from ieee802154 for your *net* tree.

A potential memory leak fix for ca8210 from Liu Jian,
a check on the return for a register read in adf7242
and finally a user after free fix in the softmac tx
function from Eric found by syzkaller.

regards
Stefan Schmidt

The following changes since commit 6ef9dcb78046b346b5508ca1659848b136a343c2:

  tipc: allow to build NACK message in link timeout function (2020-07-20 20:11:22 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git tags/ieee802154-for-davem-2020-09-08

for you to fetch changes up to 0ff4628f4c6c1ab87eef9f16b25355cadc426d64:

  mac802154: tx: fix use-after-free (2020-09-08 16:35:32 +0200)

----------------------------------------------------------------
Eric Dumazet (1):
      mac802154: tx: fix use-after-free

Liu Jian (1):
      ieee802154: fix one possible memleak in ca8210_dev_com_init

Tom Rix (1):
      ieee802154/adf7242: check status of adf7242_read_reg

 drivers/net/ieee802154/adf7242.c | 4 +++-
 drivers/net/ieee802154/ca8210.c  | 1 +
 net/mac802154/tx.c               | 8 +++++---
 3 files changed, 9 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-09  3:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-08 17:42 pull-request: ieee802154 for net 2020-09-08 Stefan Schmidt
2020-09-09  3:13 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).