public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] possible deadlock in sco_conn_del
@ 2024-02-26 13:28 Alexander Ofitserov
  2024-02-26 13:28 ` [PATCH 1/2] Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfm Alexander Ofitserov
  2024-02-26 13:28 ` [PATCH 2/2] Bluetooth: SCO: fix sco_conn related locking and validity issues Alexander Ofitserov
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Ofitserov @ 2024-02-26 13:28 UTC (permalink / raw)
  To: oficerovas, Greg Kroah-Hartman
  Cc: stable, lvc-project, Pauli Virtanen, Luiz Augusto von Dentz,
	Paolo Abeni, Jakub Kicinski, Eric Dumazet, kovalev, nickel,
	dutyrok

This bug was found by syzkaller. This series of patches
is fix for this particular bug. Both of these patches were taken
from upstream and applied clearly without any conflicts.
First one is the fix for the problem
and another one is for fix first patch.

Luiz Augusto von Dentz (1):
  Bluetooth: SCO: Fix possible circular locking dependency on
    sco_connect_cfm

Pauli Virtanen (1):
  Bluetooth: SCO: fix sco_conn related locking and validity issues

 net/bluetooth/sco.c | 76 ++++++++++++++++++++++++++-------------------
 1 file changed, 44 insertions(+), 32 deletions(-)

-- 
2.42.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-02-26 13:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-26 13:28 [PATCH 0/2] possible deadlock in sco_conn_del Alexander Ofitserov
2024-02-26 13:28 ` [PATCH 1/2] Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfm Alexander Ofitserov
2024-02-26 13:28 ` [PATCH 2/2] Bluetooth: SCO: fix sco_conn related locking and validity issues Alexander Ofitserov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox