Backport CVE-2023-3863 fix commits.
v2: - Resend the patchset.
Krzysztof Kozlowski (1): nfc: llcp: simplify llcp_sock_connect() error paths
Lin Ma (1): net: nfc: Fix use-after-free caused by nfc_llcp_find_local
net/nfc/llcp.h | 1 - net/nfc/llcp_commands.c | 12 +++++++--- net/nfc/llcp_core.c | 49 +++++++++++++++++++++++++++++++++++------ net/nfc/llcp_sock.c | 21 ++++++++++-------- net/nfc/netlink.c | 20 ++++++++++++----- net/nfc/nfc.h | 1 + 6 files changed, 79 insertions(+), 25 deletions(-)