2021-09-03 03:41:39

by Desmond Cheong Zhi Xi

[permalink] [raw]
Subject: [PATCH 0/2] Bluetooth: various SCO fixes


Hi,

This patch set contains some of the fixes for SCO following our
discussion on commit ba316be1b6a0 ("Bluetooth: schedule SCO timeouts
with delayed_work") [1].

I believe these patches should go in together with [2] to address the
UAF errors that have been reported by Syzbot following
commit ba316be1b6a0.

Link: https://lore.kernel.org/lkml/[email protected]/ [1]
Link: https://lore.kernel.org/lkml/[email protected]/ [2]

Best wishes,
Desmond

Desmond Cheong Zhi Xi (2):
Bluetooth: call sock_hold earlier in sco_conn_del
Bluetooth: fix init and cleanup of sco_conn.timeout_work

net/bluetooth/sco.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

--
2.25.1