summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-04-27ax25: Fix UAF bugs in ax25 timersDuoming Zhou
2022-04-27ax25: Fix NULL pointer dereferences in ax25 timersDuoming Zhou
2022-04-27ax25: fix NPD bug in ax25_disconnectDuoming Zhou
2022-04-27ax25: fix UAF bug in ax25_send_control()Duoming Zhou
2022-04-27ax25: Fix refcount leaks caused by ax25_cb_del()Duoming Zhou
2022-04-27ax25: fix UAF bugs of net_device caused by rebinding operationDuoming Zhou
2022-04-27ax25: fix reference count leaks of ax25_devDuoming Zhou
2022-04-27ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou
2022-04-27openvswitch: fix OOB access in reserve_sfa_size()Paolo Valerio
2022-04-27netlink: reset network and mac headers in netlink_dump()Eric Dumazet
2022-04-27net/packet: fix packet_sock xmit return value checkingHangbin Liu
2022-04-27tcp: Fix potential use-after-free due to double kfree()Kuniyuki Iwashima
2022-04-27tcp: fix race condition when creating child sockets from syncookiesRicardo Dias
2022-04-20nfc: nci: add flush_workqueue to prevent uafLin Ma
2022-04-20xfrm: policy: match with both mark and mask on user interfacesXin Long
2022-04-20net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn
2022-04-20ipv6: add missing tx timestamping on IPPROTO_RAWWillem de Bruijn
2022-04-20SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown
2022-04-20Bluetooth: Fix use after free in hci_send_aclLuiz Augusto von Dentz
2022-04-20net/smc: correct settings of RMB window update limitDust Li
2022-04-20openvswitch: Fixed nd target mask field in the flow dump.Martin Varghese
2022-04-20net/x25: Fix null-ptr-deref caused by x25_disconnectDuoming Zhou
2022-04-20netfilter: nf_conntrack_tcp: preserve liberal flag in tcp optionsPablo Neira Ayuso
2022-04-20tcp: ensure PMTU updates are processed during fastopenJakub Kicinski
2022-04-20af_netlink: Fix shift out of bounds in group mask calculationPetr Machata
2022-04-20SUNRPC: avoid race between mod_timer() and del_timer_sync()NeilBrown
2022-04-20af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_regi...Haimin Zhang
2022-03-28llc: only change llc->dev when bind() succeedsEric Dumazet
2022-03-28mac80211: fix potential double free on mesh joinLinus Lüssing
2022-03-28netfilter: nf_tables: initialize registers in nft_do_chain()Pablo Neira Ayuso
2022-03-28llc: fix netdevice reference leaks in llc_ui_bind()Eric Dumazet
2022-03-28esp: Fix possible buffer overflow in ESP transformationSteffen Klassert
2022-03-28net: ipv6: fix skb_over_panic in __ip6_append_dataTadeusz Struk
2022-03-23net/packet: fix slab-out-of-bounds access in packet_recvmsg()Eric Dumazet
2022-03-23tcp: make tcp_read_sock() more robustEric Dumazet
2022-03-23nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal
2022-03-23xfrm: Fix xfrm migrate issues when address family changesYan Yan
2022-03-23sctp: fix the processing for INIT_ACK chunkXin Long
2022-03-23sctp: fix the processing for INIT chunkXin Long
2022-03-16net-sysfs: add check for netdevice being present to speed_showsuresh kumar
2022-03-16sctp: fix kernel-infoleak for SCTP socketsEric Dumazet
2022-03-16ax25: Fix NULL pointer dereference in ax25_kill_by_deviceDuoming Zhou
2022-03-11xen/9p: use alloc/free_pages_exact()Juergen Gross
2022-03-08net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean
2022-03-08nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang
2022-03-08mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande
2022-03-08net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by serverD. Wythe
2022-03-08net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by clientD. Wythe
2022-03-08net: dcb: flush lingering app table entries for unregistered devicesVladimir Oltean
2022-03-08batman-adv: Don't expect inter-netns unique iflink indicesSven Eckelmann