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:   Thu,  2 Mar 2023 16:30:32 +0100
From:   Stefan Schmidt <stefan@...enfreihafen.org>
To:     davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com
Cc:     linux-wpan@...r.kernel.org, alex.aring@...il.com,
        miquel.raynal@...tlin.com, netdev@...r.kernel.org
Subject: pull-request: ieee802154 for net 2023-03-02

Hello Dave, Jakub, Paolo.

An update from ieee802154 for your *net* tree:

Two small fixes this time.

Alexander Aring fixed a potential negative array access in the ca8210 driver.

Miquel Raynal fixed a crash that could have been triggered through the extended
netlink API for 802154. This only came in this merge window. Found by syzkaller.

Please note the new git URL. We switched to team maintenance and thus the pull
request will point to wpan instead of the former used sschmidt namespace on
kernel.org. In the future you will also see pull requests coming from Alex and
Miquel for ieee802154 for net and net-next.

regards
Stefan Schmidt

The following changes since commit 044c8bf78db818b8c726eb47c560e05fbc71e128:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf (2023-03-02 11:10:43 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan.git tags/ieee802154-for-net-2023-03-02

for you to fetch changes up to 02f18662f6c671382345fcb696e808d78f4c194a:

  ieee802154: Prevent user from crashing the host (2023-03-02 14:39:48 +0100)

----------------------------------------------------------------
Alexander Aring (1):
      ca8210: fix mac_len negative array access

Miquel Raynal (1):
      ieee802154: Prevent user from crashing the host

 drivers/net/ieee802154/ca8210.c | 2 ++
 net/ieee802154/nl802154.c       | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists