linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: ieee802154 for net 2019-09-28
@ 2019-09-28  7:57 Stefan Schmidt
  2019-10-01  0:15 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Schmidt @ 2019-09-28  7:57 UTC (permalink / raw)
  To: davem; +Cc: linux-wpan, alex.aring, netdev

Hello Dave.

An update from ieee802154 for your *net* tree.

Three driver fixes. Navid Emamdoost fixed a memory leak on an error
path in the ca8210 driver, Johan Hovold fixed a use-after-free found
by syzbot in the atusb driver and Christophe JAILLET makes sure
__skb_put_data is used instead of memcpy in the mcr20a driver

I switched from branches to tags here to be pulled from. So far not
annotated and not signed. Once I fixed my scripts it should contain
this messages as annotations. If you want it signed as well just tell
me. If there are any problems let me know.

regards
Stefan Schmidt

The following changes since commit f53a7ad189594a112167efaf17ea8d0242b5ac00:

  r8152: Set memory to all 0xFFs on failed reg reads (2019-08-25 19:52:59 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6402939ec86eaf226c8b8ae00ed983936b164908:

  ieee802154: ca8210: prevent memory leak (2019-09-27 21:57:42 +0200)

----------------------------------------------------------------
Christophe JAILLET (1):
      ieee802154: mcr20a: simplify a bit 'mcr20a_handle_rx_read_buf_complete()'

Johan Hovold (1):
      ieee802154: atusb: fix use-after-free at disconnect

Navid Emamdoost (1):
      ieee802154: ca8210: prevent memory leak

 drivers/net/ieee802154/atusb.c  | 3 ++-
 drivers/net/ieee802154/ca8210.c | 2 +-
 drivers/net/ieee802154/mcr20a.c | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2019-10-01  0:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-28  7:57 pull-request: ieee802154 for net 2019-09-28 Stefan Schmidt
2019-10-01  0:15 ` 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).