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
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-08
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-16
nfc: Avoid endless loops caused by repeated llcp_sock_connect()
Xiaoming Ni
2021-04-16
nfc: fix memory leak in llcp_sock_connect()
Xiaoming Ni
2021-04-16
nfc: fix refcount leak in llcp_sock_connect()
Xiaoming Ni
2021-04-16
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-21
net/nfc/rawsock.c: add CAP_NET_RAW check.
Qingyu Li
2020-03-20
nfc: add missing attribute validation for vendor subcommand
Jakub Kicinski
2020-03-20
nfc: add missing attribute validation for SE API
Jakub Kicinski
2020-03-20
net: nfc: fix bounds checking bugs on "pipe"
Dan Carpenter
2019-12-31
net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...
Jia-Ju Bai
2019-11-12
nfc: netlink: fix double device reference drop
Pan Bian
2019-11-10
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-10-07
NFC: fix attrs checks in netlink interface
Andrey Konovalov
2019-10-07
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
2019-10-05
nfc: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-07-31
nfc: fix potential illegal memory access
Yang Wei
2019-05-16
NFC: nci: Add some bounds checking in nci_hci_cmd_received()
Dan Carpenter
2019-03-13
net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
YueHaibing
2018-09-29
NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
Suren Baghdasaryan
2018-07-22
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
Tetsuo Handa
2018-05-30
NFC: llcp: Limit size of SDP URI
Kees Cook
[next]