[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <992103.1661160093@warthog.procyon.org.uk>
Date: Mon, 22 Aug 2022 10:21:33 +0100
From: David Howells <dhowells@...hat.com>
To: Hawkins Jiawei <yin31149@...il.com>
Cc: dhowells@...hat.com,
syzbot+7f0483225d0c94cb3441@...kaller.appspotmail.com,
Marc Dionne <marc.dionne@...istor.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, linux-afs@...ts.infradead.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
syzkaller-bugs@...glegroups.com,
linux-kernel-mentees@...ts.linuxfoundation.org,
paskripkin@...il.com, skhan@...uxfoundation.org,
18801353760@....com
Subject: Re: [PATCH] rxrpc: fix bad unlock balance in rxrpc_do_sendmsg
Actually, there's another bug here too: if rxrpc_wait_for_tx_window() drops
the call mutex then it needs to reload the pending packet state in
rxrpc_send_data() as it may have raced with another sendmsg().
David
Powered by blists - more mailing lists