[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176948641060.677485.17878577493024735025.git-patchwork-notify@kernel.org>
Date: Tue, 27 Jan 2026 04:00:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...gle.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, horms@...nel.org, sameo@...ux.intel.com,
kuni1840@...il.com, netdev@...r.kernel.org,
syzbot+f2d245f1d76bbfa50e4c@...kaller.appspotmail.com
Subject: Re: [PATCH v1 net] nfc: llcp: Fix memleak in
nfc_llcp_send_ui_frame().
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sun, 25 Jan 2026 00:59:28 +0000 you wrote:
> syzbot reported various memory leaks related to NFC, struct
> nfc_llcp_sock, sk_buff, nfc_dev, etc. [0]
>
> The leading log hinted that nfc_llcp_send_ui_frame() failed
> to allocate skb due to sock_error(sk) being -ENXIO.
>
> ENXIO is set by nfc_llcp_socket_release() when struct
> nfc_llcp_local is destroyed by local_cleanup().
>
> [...]
Here is the summary with links:
- [v1,net] nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().
https://git.kernel.org/netdev/net/c/165c34fb6068
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists