[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250103160046.469363-1-stefan@datenfreihafen.org>
Date: Fri, 3 Jan 2025 17:00:46 +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 2025-01-03
Hello Dave, Jakub, Paolo.
An update from ieee802154 for your *net* tree:
Keisuke Nishimura provided a fix to check for kfifo_alloc() in the ca8210
driver.
Lizhi Xu provided a fix a corrupted list, found by syzkaller, by checking local
interfaces first.
regards
Stefan Schmidt
The following changes since commit 66418447d27b7f4c027587582a133dd0bc0a663b:
Merge branch 'bpf-fix-recursive-lock-and-add-test' (2024-11-18 19:40:01 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan.git tags/ieee802154-for-net-2025-01-03
for you to fetch changes up to eb09fbeb48709fe66c0d708aed81e910a577a30a:
mac802154: check local interfaces before deleting sdata list (2024-11-19 10:54:17 +0100)
----------------------------------------------------------------
Keisuke Nishimura (1):
ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe()
Lizhi Xu (1):
mac802154: check local interfaces before deleting sdata list
drivers/net/ieee802154/ca8210.c | 6 +++++-
net/mac802154/iface.c | 4 ++++
2 files changed, 9 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists