Linux-Next discussions
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Marcel Holtmann <marcel@holtmann.org>,
	Johan Hedberg <johan.hedberg@gmail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Next Mailing List <linux-next@vger.kernel.org>
Subject: linux-next: duplicate patch in the bluetooth tree
Date: Wed, 5 Aug 2026 15:35:35 +0100	[thread overview]
Message-ID: <anNKNwkjosR_PMYe@sirena.org.uk> (raw)

[-- Attachment #1: Type: text/plain, Size: 5093 bytes --]

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):


  018d1e023ea5c ("Bluetooth: SCO: give the socket its own sco_conn reference")
  0e2c0392b9dc2 ("Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()")
  103ac7b87e1fc ("Bluetooth: ISO: fix malformed ISO_END/CONT handling")
  126e8f096c10e ("Bluetooth: ISO: validate sockaddr_iso first in iso_sock_rebind_bis()")
  137501e0242f0 ("Bluetooth: mgmt: hold reference for hci_conn in mgmt_pending_cmds")
  17f5bfb02164e ("Bluetooth: hci_sync: extend conn_hash lookup critical sections")
  198bd312df38a ("Bluetooth: qca: fix NVM tag length underflow in TLV parser")
  25c286d758212 ("Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v3()")
  278aeca60782d ("Bluetooth: ISO: fix CONNECTED -> CLOSED transition on shutdown/release")
  2a93966653a9e ("Bluetooth: ISO: fix leaking sk after socket release")
  2ac5f666025e9 ("Bluetooth: RFCOMM: Fix session UAF in set_termios")
  300a6fb2d8b79 ("Bluetooth: mgmt: fix UAF in pair command cancellation")
  3501d7754c854 ("Bluetooth: btmtk: Fix short read errors in btmtk_usb_uhw_reg_read()")
  3b7686310806b ("Bluetooth: hci_uart: clear HCI_UART_SENDING when write_work is canceled")
  3bf1394e88680 ("Bluetooth: hci_conn: hold conn reference in abort_conn_sync()")
  3c5f5c6be8783 ("Bluetooth: hci_sync: hold conn in hci_past_sync() callback")
  3d9ce6e4639c2 ("Bluetooth: btintel: Validate length before parsing diagnostics TLV")
  3fbd73d24dcc5 ("Bluetooth: MGMT: revalidate LOAD_CONN_PARAM queued update")
  423e5fc465eb1 ("Bluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_sync")
  4b56754e9da3e ("Bluetooth: ISO: fix race of kfree vs kref_get_unless_zero")
  4c7de7083a9ac ("Bluetooth: RFCOMM: validate skb length in rfcomm_recv_frame")
  5de0af8b2ace6 ("Bluetooth: L2CAP: fix UAF in l2cap_le_connect_rsp")
  603b91aeb20a2 ("Bluetooth: btintel_pcie: Refactor FLR to use device_reprobe()")
  6042a966e047e ("Bluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup()")
  64522263b6e36 ("Bluetooth: L2CAP: validate option length before reading conf opt value")
  678c435909f28 ("Bluetooth: HIDP: reject frames without a transaction header")
  69a694ebe97f6 ("Bluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacks")
  6d16b799d7f4a ("Bluetooth: ISO: lock sk in iso_sock_getname")
  7083dd3316675 ("Bluetooth: MGMT: Fix adv monitor add failure cleanup")
  73b6871b261f3 ("Bluetooth: hci_sync: remove unnecessary hci_conn_get in create_conn_sync")
  76c2d047410ba ("Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()")
  7ea67149af719 ("Bluetooth: L2CAP: fix tx ident leak for commands without a response")
  883532b7d4eb3 ("Bluetooth: HIDP: validate numbered report payloads")
  891916abe16fc ("Bluetooth: btusb: validate Realtek vendor event length")
  9348bd469f563 ("Bluetooth: hci_sync: Protect UUID list traversal")
  9496dfbab73fe ("Bluetooth: ISO: exclude RFU bits from ISO_SDU_Length")
  a0ac2b200be13 ("Bluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()")
  a3ad01d51d4be ("Bluetooth: hci_sync: Fix advertising data UAFs")
  a8c481ee38196 ("Bluetooth: fix UAF in bt_accept_dequeue()")
  a8fb0c8ec7d6e ("Bluetooth: 6lowpan: avoid untracked enable work")
  abcb881d99adf ("Bluetooth: btmtk: Fix short read errors in btmtk_usb_reg_read()")
  b1196afe58a92 ("Bluetooth: hci_sync: hold conn in hci_connect_big_sync() callback")
  b755b4141c64a ("Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups")
  c08593655456f ("Bluetooth: ISO: fix timeout vs sync_timeout typo in check_bcast_qos")
  c22eb0db0c629 ("Bluetooth: mgmt: fix pending command UAF in EIR updates")
  cb20f6afc25b2 ("Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_complete")
  cddcc54a7afe5 ("Bluetooth: sco: Fix a race condition in sco_sock_timeout()")
  cddfec3618d00 ("Bluetooth: hci_sync: hold conn in hci_connect_pa_sync() callback")
  cfa697b22dad9 ("Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock")
  d09cff8f7ecfb ("Bluetooth: btrtl: validate firmware patch bounds")
  d138ff8690c8e ("Bluetooth: 6lowpan: hold L2CAP conn across debugfs control")
  d35e2950daaf8 ("Bluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdev")
  d66f0661748ef ("Bluetooth: bnep: pin L2CAP connection during netdev registration")
  deb1d93a07f08 ("Bluetooth: ISO: hold sk properly in iso_conn_ready")
  df810355bbe7e ("Bluetooth: ISO: lock sk in iso_connect_ind")
  e4d507fb7f6e8 ("Bluetooth: ISO: fix refcounting of iso_conn")
  e824c0bbe0ec9 ("Bluetooth: ISO: clear iso_data always when detaching conn from hcon")
  eab19cb7618e5 ("Bluetooth: mgmt: Translate HCI reason in Device Disconnected event")
  f3f75fd597f25 ("Bluetooth: mgmt: fix locking in unpair_device/disconnect_sync")
  f80c3b2232a25 ("Bluetooth: ISO: ensure no dangling hcon references in iso_conn")
  f8cb802462f50 ("Bluetooth: ISO: avoid deadlocks in iso_sock_timeout")
  fd694aebe4148 ("Bluetooth: hci_qca: Clear memdump state on invalid dump size")

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

             reply	other threads:[~2026-08-05 14:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-05 14:35 Mark Brown [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-07-23 14:05 linux-next: duplicate patch in the bluetooth tree Mark Brown
2026-07-17 14:28 Mark Brown
2026-07-09 14:21 Mark Brown
2026-06-04 13:00 Mark Brown
2026-01-13  1:27 Stephen Rothwell
2025-05-12  3:10 Stephen Rothwell
2024-05-03  3:07 Stephen Rothwell
2024-05-06  0:02 ` Stephen Rothwell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=anNKNwkjosR_PMYe@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=johan.hedberg@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=marcel@holtmann.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox