summaryrefslogtreecommitdiff
path: root/net/nfc
AgeCommit message (Expand)Author
2023-02-01net: nfc: Fix use-after-free in local_cleanup()Jisoo Jang
2023-01-14nfc: Fix potential resource leaksMiaoqian Lin
2022-12-14NFC: nci: Bounds check struct nfc_target arraysKees Cook
2022-12-02NFC: nci: fix memory leak in nci_rx_data_packet()Liu Shixin
2022-12-02nfc/nci: fix race with opening and closingLin Ma
2022-06-09NFC: NULL out the dev->rfkill to prevent UAFLin Ma
2022-05-25NFC: nci: fix sleep in atomic context bugs caused by nci_skb_allocDuoming Zhou
2022-05-12NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou
2022-05-12nfc: replace improper check device_is_registered() in netlink related functionsDuoming Zhou
2022-04-20nfc: nci: add flush_workqueue to prevent uafLin Ma
2022-01-27nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()Krzysztof Kozlowski
2021-12-17nfc: fix segfault in nfc_genl_dump_devices_doneTadeusz Struk
2021-12-14nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_doneKrzysztof Kozlowski
2021-11-26NFC: add NCI_UNREG flag to eliminate the raceLin Ma
2021-11-26net: nfc: nci: Change the NCI close sequenceBongsu Jeon
2021-11-26NFC: reorder the logic in nfc_{un,}register_deviceLin Ma
2021-11-26NFC: reorganize the functions in nci_requestLin Ma
2021-10-27nfc: nci: fix the UAF of rf_conn_info objectLin Ma
2021-10-20NFC: digital: fix possible memory leak in digital_in_send_sdd_req()Ziyang Xuan
2021-10-20NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()Ziyang Xuan
2021-10-20nfc: fix error handling of nfc_proto_register()Ziyang Xuan
2021-06-16net/nfc/rawsock.c: fix a permission check bugJeimon
2021-06-10nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski
2021-05-28NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu
2021-05-14net:nfc:digital: Fix a double free in digital_tg_recv_dep_reqLv Yunlong
2021-05-14net/nfc: fix use-after-free llcp_sock_bind/connectOr Cohen
2021-04-14nfc: Avoid endless loops caused by repeated llcp_sock_connect()Xiaoming Ni
2021-04-14nfc: fix memory leak in llcp_sock_connect()Xiaoming Ni
2021-04-14nfc: fix refcount leak in llcp_sock_connect()Xiaoming Ni
2021-04-14nfc: fix refcount leak in llcp_sock_bind()Xiaoming Ni
2021-03-04tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds
2021-02-03NFC: fix possible resource leakPan Bian
2021-02-03NFC: fix resource leak when target index is invalidPan Bian
2020-10-20nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...Defang Bo
2020-09-05NFC: digital: Remove two unused macroesWang Hai
2020-08-11net/nfc/rawsock.c: add CAP_NET_RAW check.Qingyu Li
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig
2020-07-19net: make ->{get,set}sockopt in proto_ops optionalChristoph Hellwig
2020-07-17nfc: nci: add missed destroy_workqueue in nci_register_deviceWang Hai
2020-07-13net: nfc: kerneldoc fixesAndrew Lunn
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-05net: nfc: fix bounds checking bugs on "pipe"Dan Carpenter
2020-03-03nfc: add missing attribute validation for vendor subcommandJakub Kicinski
2020-03-03nfc: add missing attribute validation for deactivate targetJakub Kicinski
2020-03-03nfc: add missing attribute validation for SE APIJakub Kicinski
2020-02-17NFC: digital: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-12-18net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...Jia-Ju Bai
2019-12-04NFC: NCI: use new `delay` structure for SPI transfer delaysAlexandru Ardelean