Re: [PATCH net] nfc: llcp: guard against short PDUs in nfc_llcp_rx_skb()
Doruk Tan Ozturk <[email protected]> Sat, 11 Jul 2026 09:39:03 +0200
| Newsgroups | dev.linux.lists.oe-linux-nfc,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
Hi David, Sorry, two copies of this went out by mistake. Please take the earlier "reject PDUs shorter than the LLCP header" and disregard the near-identical "guard against short PDUs in nfc_llcp_rx_skb()" that followed. Same one-line fix. Doruk