index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
Age
Commit message (
Expand
)
Author
2024-06-16
nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()
Ryosuke Yasuoka
2024-06-16
nfc: nci: Fix kcov check in nci_rx_work()
Tetsuo Handa
2024-06-16
nfc: nci: Fix uninit-value in nci_rx_work
Ryosuke Yasuoka
2024-04-13
nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet
Ryosuke Yasuoka
2024-02-23
nfc: nci: free rx_data_reassembly skb on NCI device cleanup
Fedor Pchelkin
2024-01-15
nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
Siddh Raman Pant
2023-10-25
nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
Krzysztof Kozlowski
2023-10-25
nfc: nci: assert requested protocol is valid
Jeremy Cline
2023-10-25
net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()
Eric Dumazet
2023-08-11
nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()
Krzysztof Kozlowski
2023-08-11
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
2023-03-17
nfc: change order inside nfc_se_io error path
Fedor Pchelkin
2023-03-11
nfc: fix memory leak of se_io context in nfc_genl_se_io
Fedor Pchelkin
2023-02-06
net: nfc: Fix use-after-free in local_cleanup()
Jisoo Jang
2023-01-18
nfc: Fix potential resource leaks
Miaoqian Lin
2022-12-14
NFC: nci: Bounds check struct nfc_target arrays
Kees Cook
2022-12-08
NFC: nci: fix memory leak in nci_rx_data_packet()
Liu Shixin
2022-12-08
nfc/nci: fix race with opening and closing
Lin Ma
2022-06-14
NFC: NULL out the dev->rfkill to prevent UAF
Lin Ma
2022-05-25
NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
Duoming Zhou
2022-05-12
NFC: netlink: fix sleep in atomic bug when firmware download timeout
Duoming Zhou
2022-05-12
nfc: replace improper check device_is_registered() in netlink related functions
Duoming Zhou
2022-04-20
nfc: nci: add flush_workqueue to prevent uaf
Lin Ma
2022-01-27
nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()
Krzysztof Kozlowski
2021-12-22
nfc: fix segfault in nfc_genl_dump_devices_done
Tadeusz Struk
2021-12-14
nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
Krzysztof Kozlowski
2021-12-01
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
2021-11-26
NFC: reorder the logic in nfc_{un,}register_device
Lin Ma
2021-11-26
NFC: reorganize the functions in nci_request
Lin Ma
2021-10-27
nfc: nci: fix the UAF of rf_conn_info object
Lin Ma
2021-10-20
NFC: digital: fix possible memory leak in digital_in_send_sdd_req()
Ziyang Xuan
2021-10-20
NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()
Ziyang Xuan
2021-10-20
nfc: fix error handling of nfc_proto_register()
Ziyang Xuan
2021-06-16
net/nfc/rawsock.c: fix a permission check bug
Jeimon
2021-06-10
nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
Krzysztof Kozlowski
2021-06-03
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
2021-05-22
net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
Lv Yunlong
2021-05-22
net/nfc: fix use-after-free llcp_sock_bind/connect
Or Cohen
2021-04-14
nfc: Avoid endless loops caused by repeated llcp_sock_connect()
Xiaoming Ni
2021-04-14
nfc: fix memory leak in llcp_sock_connect()
Xiaoming Ni
2021-04-14
nfc: fix refcount leak in llcp_sock_connect()
Xiaoming Ni
2021-04-14
nfc: fix refcount leak in llcp_sock_bind()
Xiaoming Ni
2021-02-03
NFC: fix possible resource leak
Pan Bian
2021-02-03
NFC: fix resource leak when target index is invalid
Pan Bian
2020-10-29
nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...
Defang Bo
2020-08-19
net/nfc/rawsock.c: add CAP_NET_RAW check.
Qingyu Li
2020-03-18
nfc: add missing attribute validation for vendor subcommand
Jakub Kicinski
2020-03-18
nfc: add missing attribute validation for deactivate target
Jakub Kicinski
2020-03-18
nfc: add missing attribute validation for SE API
Jakub Kicinski
2020-03-18
net: nfc: fix bounds checking bugs on "pipe"
Dan Carpenter
[next]