[GIT PULL] firewire fixes for v7.2-final

From: Takashi Sakamoto

Date: Thu Aug 13 2026 - 08:15:16 EST


Hi Linus,

Please accept the following changes for firewire subsystem to your tree.

The following changes since commit db2ddb87143519e20a95aa36c60b36107b736a58:

Linux 7.2-rc7 (2026-08-09 14:54:50 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-fixes-7.2-final

for you to fetch changes up to 42d217add8d80d6e7d9f58f80d11ea9b07ea113e:

firewire: ohci: fix NULL pointer dereference in ar_context_release (2026-08-13 21:02:23 +0900)

----------------------------------------------------------------
firewire fixes for 7.2-final

Fix a NULL pointer dereference in 1394 OHCI PCI driver when probe()
returns early with an error, as detected by Syzkaller.

----------------------------------------------------------------
Aleksandr Nogikh (1):
firewire: ohci: fix NULL pointer dereference in ar_context_release

drivers/firewire/ohci.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)


Thanks

Takashi Sakamoto