]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge tag 'firewire-fixes-7.2-final' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Aug 2026 14:31:21 +0000 (07:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Aug 2026 14:31:21 +0000 (07:31 -0700)
Pull firewire fix from Takashi Sakamoto:
 "Fix a NULL pointer dereference in 1394 OHCI PCI driver when probe()
  returns early with an error, as detected by Syzkaller"

* tag 'firewire-fixes-7.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394:
  firewire: ohci: fix NULL pointer dereference in ar_context_release


Trivial merge