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-17
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-05-28
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
2021-05-14
net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
Lv Yunlong
2021-05-14
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
2019-12-31
net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...
Jia-Ju Bai
2019-11-07
nfc: netlink: fix double device reference drop
Pan Bian
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-10-04
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
2019-09-24
nfc: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-07-29
NFC: fix attrs checks in netlink interface
Andrey Konovalov
2019-07-08
nfc: fix potential illegal memory access
Yang Wei
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-14
nfc: Ensure presence of required attributes in the deactivate_target handler
Young Xiao
[next]