index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
nfc: nci: fix circular locking dependency in nci_close_device
Jakub Kicinski
1
-4
/
+6
2026-03-25
nfc: rawsock: cancel tx_work before socket teardown
Jakub Kicinski
1
-0
/
+11
2026-03-25
nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback
Jakub Kicinski
1
-4
/
+8
2026-03-25
nfc: nci: free skb on nci_transceive early error paths
Jakub Kicinski
1
-2
/
+7
2026-03-25
net: nfc: nci: Fix zero-length proprietary notifications
Ian Ray
1
-1
/
+11
2026-03-04
net: nfc: nci: Fix parameter validation for packet data
Michael Thalmeier
1
-18
/
+141
2026-03-04
nfc: hci: shdlc: Stop timers and work before freeing context
Votokina Victoria
1
-0
/
+8
2026-02-06
nfc: nci: Fix race between rfkill and nci_unregister_device().
Kuniyuki Iwashima
2
-4
/
+27
2026-02-06
nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().
Kuniyuki Iwashima
2
-2
/
+19
2026-01-11
net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write
Deepanshu Kartikey
1
-2
/
+7
2025-10-15
net: nfc: nci: Add parameter validation for packet data
Deepak Sharma
1
-36
/
+99
2025-06-27
NFC: nci: uart: Set tty->disc_data only in success path
Krzysztof Kozlowski
1
-4
/
+4
2025-02-21
NFC: nci: Add bounds checking in nci_hci_create_pipe()
Dan Carpenter
1
-0
/
+2
2024-11-22
nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
Eric Dumazet
1
-6
/
+6
2024-06-12
nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()
Ryosuke Yasuoka
1
-2
/
+1
2024-06-12
nfc: nci: Fix kcov check in nci_rx_work()
Tetsuo Handa
1
-0
/
+1
2024-06-12
nfc: nci: Fix uninit-value in nci_rx_work
Ryosuke Yasuoka
1
-1
/
+14
2024-04-10
nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet
Ryosuke Yasuoka
1
-0
/
+5
2024-02-23
nfc: nci: free rx_data_reassembly skb on NCI device cleanup
Fedor Pchelkin
1
-0
/
+4
2024-01-10
nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
Siddh Raman Pant
1
-3
/
+36
2023-10-25
nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
Krzysztof Kozlowski
1
-0
/
+2
2023-10-19
nfc: nci: assert requested protocol is valid
Jeremy Cline
1
-0
/
+5
2023-10-19
net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()
Eric Dumazet
1
-18
/
+12
2023-10-10
net: nfc: llcp: Add lock when modifying device list
Jeremy Cline
1
-0
/
+2
2023-07-19
net: nfc: Fix use-after-free caused by nfc_llcp_find_local
Lin Ma
6
-24
/
+77
2023-07-19
nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()
Krzysztof Kozlowski
1
-1
/
+2
2023-03-17
nfc: change order inside nfc_se_io error path
Fedor Pchelkin
1
-1
/
+1
2023-03-11
nfc: fix memory leak of se_io context in nfc_genl_se_io
Fedor Pchelkin
1
-0
/
+4
2023-02-01
net: nfc: Fix use-after-free in local_cleanup()
Jisoo Jang
1
-0
/
+1
2023-01-12
nfc: Fix potential resource leaks
Miaoqian Lin
1
-14
/
+38
2022-12-05
NFC: nci: Bounds check struct nfc_target arrays
Kees Cook
1
-0
/
+6
2022-11-22
NFC: nci: fix memory leak in nci_rx_data_packet()
Liu Shixin
1
-1
/
+3
2022-11-18
nfc/nci: fix race with opening and closing
Lin Ma
1
-1
/
+1
2022-09-27
NFC: hci: Split memcpy() of struct hcp_message flexible array
Kees Cook
1
-7
/
+5
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-05-28
net: nfc: Directly use ida_alloc()/free()
keliu
1
-2
/
+2
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+3
2022-05-17
NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
Duoming Zhou
2
-3
/
+3
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-17
/
+16
2022-05-05
NFC: netlink: fix sleep in atomic bug when firmware download timeout
Duoming Zhou
1
-2
/
+2
2022-05-01
nfc: replace improper check device_is_registered() in netlink related functions
Duoming Zhou
1
-15
/
+14
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+4
2022-04-13
nfc: nci: add flush_workqueue to prevent uaf
Lin Ma
1
-0
/
+4
2022-04-13
NFC: NULL out the dev->rfkill to prevent UAF
Lin Ma
1
-0
/
+1
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2
-4
/
+2
2022-03-03
nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent"
Krzysztof Kozlowski
3
-15
/
+0
2022-03-03
nfc: llcp: protect nfc_llcp_sock_unlink() calls
Krzysztof Kozlowski
1
-5
/
+5
2022-03-03
nfc: llcp: use test_bit()
Krzysztof Kozlowski
1
-1
/
+1
2022-03-03
nfc: llcp: use centralized exiting of bind on errors
Krzysztof Kozlowski
1
-10
/
+15
2022-03-03
nfc: llcp: simplify llcp_sock_connect() error paths
Krzysztof Kozlowski
1
-4
/
+4
[next]