Re: [PATCH v3 0/5] Bluetooth: btusb: fix wakeup irq devres lifetime
From: Johan Hovold
Date: Thu Apr 30 2026 - 04:22:59 EST
On Thu, Apr 02, 2026 at 05:48:05PM +0200, Johan Hovold wrote:
> This series fixes a couple of use-after-free issues and a wakeup source
> leak on probe failure and a (currently benign) OOB wakeup interrupt
> devres lifetime issue.
>
> Included is also a related cleanup.
>
> Note that these are intended for 7.1 (e.g. as the fixes are not
> critical) and apply on top of linux-next which has commit 2db5a8b68e31
> ("Bluetooth: btusb: refactor endpoint lookup").
Can these be picked up now (for 7.1 or 7.2)?
Johan