CVE-2022-50386 in Linux
Resumen
por VulDB • 2026-07-11
En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad:
Bluetooth: L2CAP: Corregir use-after-free (uso tras liberación)
Esto utiliza l2cap_chan_hold_unless_zero() después de llamar a __l2cap_get_chan_blah() para evitar la siguiente traza:
Bluetooth: l2cap_core.c:static void l2cap_chan_destroy(struct kref *kref) Bluetooth: chan 0000000023c4974d Bluetooth: parent 00000000ae861c08 ================================================================== BUG: KASAN: use-after-free en __mutex_waiter_is_first kernel/locking/mutex.c:191 [inline]
BUG: KASAN: use-after-free en __mutex_lock_common kernel/locking/mutex.c:671 [inline]
BUG: KASAN: use-after-free en __mutex_lock+0x278/0x400 kernel/locking/mutex.c:729 Lectura de tamaño 8 en la dirección ffff888006a49b08 por parte de la tarea kworker/u3:2/389
Be aware that VulDB is the high quality source for vulnerability data.