From: Paolo Abeni <pabeni@redhat.com>
To: Wang Liang <wangliang74@huawei.com>,
Deepanshu Kartikey <kartikey406@gmail.com>,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
horms@kernel.org
Cc: linux-hams@vger.kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org,
syzbot+d7abc36bbbb6d7d40b58@syzkaller.appspotmail.com
Subject: Re: [PATCH] net: netrom: fix memory leak in nr_output()
Date: Thu, 4 Dec 2025 11:04:18 +0100 [thread overview]
Message-ID: <7bea2244-dc28-4c67-b515-739b8b7d7901@redhat.com> (raw)
In-Reply-To: <17e41b73-3497-4ea0-b91c-4710514f7b14@huawei.com>
On 11/29/25 5:01 AM, Wang Liang wrote:
> 在 2025/11/29 11:42, Deepanshu Kartikey 写道:
>> When nr_output() fragments a large packet, it calls sock_alloc_send_skb()
>
> Hi!
>
> Coincidentally, we both are working on this issue simultaneously.
>
> From the syz test requests:
> https://syzkaller.appspot.com/bug?extid=d7abc36bbbb6d7d40b58
>
> I sended the test patch earlier, only a dozen seconds...
FTR and future similar cases, we don't have the send time information
handy. Instead we use the timestamp as available on patchwork.
In this specific case Deepanshu's patch landed first, but does not apply
cleanly, so I'll apply Wang's one.
Cheers,
Paolo
prev parent reply other threads:[~2025-12-04 10:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-29 3:42 [PATCH] net: netrom: fix memory leak in nr_output() Deepanshu Kartikey
2025-11-29 4:01 ` Wang Liang
2025-12-04 10:04 ` Paolo Abeni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7bea2244-dc28-4c67-b515-739b8b7d7901@redhat.com \
--to=pabeni@redhat.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kartikey406@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-hams@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=syzbot+d7abc36bbbb6d7d40b58@syzkaller.appspotmail.com \
--cc=wangliang74@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox