Commit 165768bb7026 for kernel

commit 165768bb70265b5c38cf0b73fafd75be235f8b14
Merge: ee9c669f9bf5 c6b51091caff
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Thu Sep 24 17:09:56 2026 -0700

    Merge tag 'firewire-fixes-7.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394

    Pull firewire fix from Takashi Sakamoto:
     "Fix a race in the cdev layer that can cause a fw_iso_resource_auto
      object to transition back to a previous state. This can happen when a
      file descriptor is closed while the work item for the object is
      running. The race can leak several memory objects, including client
      object itself"

    * tag 'firewire-fixes-7.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394:
      firewire: cdev: fix back-transition for iso_resource_auto client resource