summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* net: batman-adv: fix error handlingPavel Skripkin2021-11-26
* vsock: prevent unnecessary refcnt inc for nonblocking connectEiichi Tsukata2021-11-26
* netfilter: nfnetlink_queue: fix OOB when mac header was clearedFlorian Westphal2021-11-26
* net: stream: don't purge sk_error_queue in sk_stream_kill_queues()Jakub Kicinski2021-11-26
* Bluetooth: fix use-after-free error in lock_sock_nested()Wang ShaoBo2021-11-26
* Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()Takashi Iwai2021-11-26
* sctp: add vtag check in sctp_sf_violationXin Long2021-11-02
* sctp: use init_tag from inithdr for ABORT chunkXin Long2021-11-02
* netfilter: Kconfig: use 'default y' instead of 'm' for bool config optionVegard Nossum2021-10-27
* nfc: nci: fix the UAF of rf_conn_info objectLin Ma2021-10-27
* netfilter: ipvs: make global sysctl readonly in non-init netnsAntoine Tenart2021-10-27
* NFC: digital: fix possible memory leak in digital_in_send_sdd_req()Ziyang Xuan2021-10-27
* NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()Ziyang Xuan2021-10-27
* nfc: fix error handling of nfc_proto_register()Ziyang Xuan2021-10-27
* mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing2021-10-17
* netfilter: ip6_tables: zero-initialize fragment offsetJeremy Sowden2021-10-17
* netlink: annotate data races around nlk->boundEric Dumazet2021-10-17
* net_sched: fix NULL deref in fifo_set_limit()Eric Dumazet2021-10-17
* af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet2021-10-09
* netfilter: ipset: Fix oversized kvmalloc() callsJozsef Kadlecsik2021-10-06
* ipvs: check that ip_vs_conn_tab_bits is between 8 and 20Andrea Claudi2021-10-06
* mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg2021-10-06
* sctp: validate from_addr_param returnMarcelo Ricardo Leitner2021-09-26
* 9p/trans_virtio: Remove sysfs file on probe failureXie Yongji2021-09-26
* sctp: add param size validation for SCTP_PARAM_SET_PRIMARYMarcelo Ricardo Leitner2021-09-26
* sctp: validate chunk size in __rcv_asconf_lookupMarcelo Ricardo Leitner2021-09-26
* net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet2021-09-22
* tipc: increase timeout in tipc_sk_enqueue()Hoang Le2021-09-22
* net/l2tp: Fix reference count leak in l2tp_udp_recv_coreXiyu Yang2021-09-22
* dccp: don't duplicate ccid when cloning dccp sockLin, Zhenpeng2021-09-22
* net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet2021-09-22
* net: fix NULL pointer reference in cipso_v4_doi_free王贇2021-09-22
* rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields2021-09-22
* Bluetooth: skip invalid hci_sync_conn_complete_evtDesmond Cheong Zhi Xi2021-09-22
* ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()Gustavo A. R. Silva2021-09-22
* netlink: Deal with ESRCH error in nlmsg_notify()Yajun Deng2021-09-22
* ipv4: make exception cache less predictibleEric Dumazet2021-09-22
* Bluetooth: add timeout sanity check to hci_inquiryPavel Skripkin2021-09-22
* Bluetooth: Move shutdown callback before flushing tx and rx queueKai-Heng Feng2021-09-22
* Bluetooth: fix repeated calls to sco_sock_killDesmond Cheong Zhi Xi2021-09-22
* Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflowColin Ian King2021-09-22
* net: cipso: fix warnings in netlbl_cipsov4_add_stdPavel Skripkin2021-09-22
* tcp: seq_file: Avoid skipping sk during tcp_seek_last_posMartin KaFai Lau2021-09-22
* Bluetooth: sco: prevent information leak in sco_conn_defer_accept()Dan Carpenter2021-09-22
* ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers2021-09-22
* igmp: Add ip_mc_list lock in ip_check_mc_rcuLiu Jian2021-09-22
* dccp: add do-while-0 stubs for dccp_pr_debug macrosRandy Dunlap2021-08-26
* Bluetooth: hidp: use correct wait queue when removing ctrl_waitOle Bjørn Midtbø2021-08-26
* net: Fix memory leak in ieee802154_raw_deliverTakeshi Misawa2021-08-26
* Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-15