lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed,  7 Apr 2021 16:55:05 +0200
From:   Stefan Schmidt <stefan@...enfreihafen.org>
To:     davem@...emloft.net, kuba@...nel.org
Cc:     linux-wpan@...r.kernel.org, alex.aring@...il.com,
        netdev@...r.kernel.org
Subject: pull-request: ieee802154 for net 2021-04-07

Hello Dave, Jakub.

An update from ieee802154 for your *net* tree.

Most of these are coming from the flood of syzkaller reports
lately got for the ieee802154 subsystem. There are likely to
come more for this, but this is a good batch to get out for now.

Alexander Aring created a patchset to avoid llsec handling on a
monitor interface, which we do not support.
Alex Shi removed a unused macro.
Pavel Skripkin fixed another protection fault found by syzkaller.

regards
Stefan Schmidt

The following changes since commit fcb3007371e1a4afb03280af1b336a83287fe115:

  Merge branch 'wireguard-fixes-for-5-12-rc1' (2021-02-23 15:59:35 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git tags/ieee802154-for-davem-2021-04-07

for you to fetch changes up to 1165affd484889d4986cf3b724318935a0b120d8:

  net: mac802154: Fix general protection fault (2021-04-06 22:42:16 +0200)

----------------------------------------------------------------
Alex Shi (1):
      net/ieee802154: remove unused macros to tame gcc

Alexander Aring (19):
      net: ieee802154: fix nl802154 del llsec key
      net: ieee802154: fix nl802154 del llsec dev
      net: ieee802154: fix nl802154 add llsec key
      net: ieee802154: fix nl802154 del llsec devkey
      net: ieee802154: nl-mac: fix check on panid
      net: ieee802154: forbid monitor for set llsec params
      net: ieee802154: stop dump llsec keys for monitors
      net: ieee802154: forbid monitor for add llsec key
      net: ieee802154: forbid monitor for del llsec key
      net: ieee802154: stop dump llsec devs for monitors
      net: ieee802154: forbid monitor for add llsec dev
      net: ieee802154: forbid monitor for del llsec dev
      net: ieee802154: stop dump llsec devkeys for monitors
      net: ieee802154: forbid monitor for add llsec devkey
      net: ieee802154: forbid monitor for del llsec devkey
      net: ieee802154: stop dump llsec seclevels for monitors
      net: ieee802154: forbid monitor for add llsec seclevel
      net: ieee802154: forbid monitor for del llsec seclevel
      net: ieee802154: stop dump llsec params for monitors

Pavel Skripkin (1):
      net: mac802154: Fix general protection fault

Stefan Schmidt (1):
      Merge remote-tracking branch 'net/master'

 net/ieee802154/nl-mac.c   |  7 ++---
 net/ieee802154/nl802154.c | 68 +++++++++++++++++++++++++++++++++++++++++------
 net/mac802154/llsec.c     |  2 +-
 3 files changed, 65 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ