Skip to content

Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition

Ricardo Robaina requested to merge rrobaina/centos-stream-9:bz2185959 into main

Bugzilla: https://bugzilla.redhat.com/2185959
CVE: CVE-2023-1989
Brew: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=52723052

8ca9526f (Ricardo Robaina)
Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race
condition

drivers/bluetooth/btsdio.c | 1 +
1 file changed, 1 insertion(+)

Signed-off-by: Ricardo Robaina rrobaina@redhat.com

Merge request reports