]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'nfc-7.1-rc6' of https://codeberg.org/linux-nfc/linux
authorJakub Kicinski <kuba@kernel.org>
Wed, 27 May 2026 01:32:34 +0000 (18:32 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 27 May 2026 01:32:34 +0000 (18:32 -0700)
commite66c456f7ce45f2b6c267e5a77bb6e049378dd86
tree4896bca547182b51c033a20746d57bf667c57ef5
parent509323077ef79a26ba0c60bb556e45c12c398b2d
parentf23bf992d65a42007c517b060ca35cebdea3525a
Merge tag 'nfc-7.1-rc6' of https://codeberg.org/linux-nfc/linux

David Heidelberg says:

====================
nfc pull request for net:

Code improvements
 - llcp: Fix use-after-free in llcp_sock_release()
 - llcp: Fix use-after-free race in nfc_llcp_recv_cc()
 - hci: fix out-of-bounds read in HCP header parsing
Regression fixes:
 - nxp-nci: i2c: use rising-edge IRQ on ACPI systems

Signed-off-by: David Heidelberg <david@ixit.cz>
* tag 'nfc-7.1-rc6' of https://codeberg.org/linux-nfc/linux:
  nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systems
  nfc: hci: fix out-of-bounds read in HCP header parsing
  nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()
  nfc: llcp: Fix use-after-free in llcp_sock_release()
====================

Link: https://patch.msgid.link/217c0646-8a30-4037-b613-580c2b189729@ixit.cz
Signed-off-by: Jakub Kicinski <kuba@kernel.org>