PT-2026-61265
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix chan ref leak in l2cap chan timeout on !conn set chan timer takes a l2cap chan reference via l2cap chan hold before scheduling the delayed work. The normal path in l2cap chan timeout drops this reference wit...