From: Gerd Rausch <gerd.rausch@oracle.com>
To: Fernando Fernandez Mancera <fmancera@suse.de>,
Eric Dumazet <edumazet@google.com>,
syzbot <syzbot+5efae91f60932839f0a5@syzkaller.appspotmail.com>,
Allison Henderson <allison.henderson@oracle.com>
Cc: davem@davemloft.net, dsahern@kernel.org, horms@kernel.org,
kuba@kernel.org, linux-kernel@vger.kernel.org,
netdev@vger.kernel.org, pabeni@redhat.com,
syzkaller-bugs@googlegroups.com
Subject: Re: [syzbot] [net?] possible deadlock in inet6_getname
Date: Tue, 17 Feb 2026 10:58:18 -0800 [thread overview]
Message-ID: <6d46a465-0f1f-48a3-8b4d-da063f6c45f3@oracle.com> (raw)
In-Reply-To: <4acdfdf8-a69c-4020-8a8c-2edccd482a6b@oracle.com>
Hi,
+Allison
On 2026-02-17 09:28, Gerd Rausch wrote:
> On 2026-02-17 09:19, Fernando Fernandez Mancera wrote:
>> On 2/17/26 6:13 PM, Gerd Rausch wrote:
>>> If someone were to change the code to pass in "fan_out == true"
>>> from a context not already holding a socket lock,
>>> would they remember to change rds_tcp_conn_slots_available()
>>> to acquire that lock?
>>>
>>
>> Usually kernel requires the developer to understand when do they need to acquire a lock or not.
>> Anyway, what would you suggest? To check whether we have acquired the lock or not and do it conditionally?>
>
> Something along those lines.
>
> Either a "_locked" version of "conn_slots_available" function pointer,
> a parameter, or a check.
>
> What you suggested is fine though for the immediate syzbot need.
>
FWIW, in UEK (the modified Linux kernel that Oracle uses),
this issue reported by syzbot was addressed differently:
https://github.com/oracle/linux-uek/commit/a94abc444c487
The commit under discussion here originally came from:
https://github.com/oracle/linux-uek/commit/ebf71f5b6c29c
and pre-dates:
9dfc685e0262 ("inet: remove races in inet{6}_getname()")
which is why UEK didn't have this deadlock issue reported by syszbot.
If the objective is to keep divergence of UEK and Upstream to a minimum,
it may be worthwhile to consider adopting the same fix we carry in UEK.
Thanks,
Gerd
next prev parent reply other threads:[~2026-02-17 18:58 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-13 12:15 syzbot
2026-02-13 17:26 ` Eric Dumazet
2026-02-13 18:51 ` Gerd Rausch
2026-02-14 18:25 ` Fernando Fernandez Mancera
2026-02-17 16:59 ` Gerd Rausch
2026-02-17 17:03 ` Fernando Fernandez Mancera
2026-02-17 17:13 ` Gerd Rausch
2026-02-17 17:19 ` Fernando Fernandez Mancera
2026-02-17 17:28 ` Gerd Rausch
2026-02-17 18:58 ` Gerd Rausch [this message]
2026-02-17 20:26 ` Fernando Fernandez Mancera
2026-02-17 21:57 ` Allison Henderson
2026-02-16 11:32 ` Fernando Fernandez Mancera
2026-02-16 11:45 ` syzbot
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=6d46a465-0f1f-48a3-8b4d-da063f6c45f3@oracle.com \
--to=gerd.rausch@oracle.com \
--cc=allison.henderson@oracle.com \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=fmancera@suse.de \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=syzbot+5efae91f60932839f0a5@syzkaller.appspotmail.com \
--cc=syzkaller-bugs@googlegroups.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
all inboxes | Powered by JetHome®