summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
31 hourscan: j1939: use netdevice_tracker for j1939_{priv,session,ecu} trackingTetsuo Handa
31 hourscan: j1939: transport: j1939_session_fresh_new(): initialize receive bufferOleksij Rempel
31 hourscan: isotp: fix timer drain order, wakeup handling and tx_gen orderingOliver Hartkopp
31 hoursnet: openvswitch: fix skb leak on flow key update failure during ctIlya Maximets
31 hoursnet: openvswitch: fix skb leak on flow key update failure during recirculationIlya Maximets
31 hoursnet: openvswitch: fix potential UAF on meter attach failureIlya Maximets
31 hourssctp: prevent peer transport count overflowAsim Viladi Oglu Manizada
31 hourssctp: reject stale cookies with mismatched verification tagsYuxiang Yang
31 hoursveth: convert frag_list skbs before running XDPMatt Fleming
31 hoursnet: pktgen: fix proc entry use-after-freeChengfeng Ye
31 hoursnet: ipv6: clear suppressed fib6 rule resultZhiling Zou
31 hoursnet: bridge: stop fast-leave after deleting a port groupZhiling Zou
31 hourswifi: mac80211: fix tid_tx use-after-free on BA session stopZhao Li
31 hourstipc: avoid use-after-free in poll trace queue dumpsZihan Xi
31 hoursnetfilter: ipset: do not update comments from kernel-side hash addsDavid Lee
31 hoursnet/smc: fix socket use-after-free during link group terminationXuanqiang Luo
31 hoursipvs: do not propagate one-packet flag to synced connsZhiling Zou
31 hoursfou: Fix use-after-free in fou_create()Xuanqiang Luo
31 hoursbpf: lwt: Fix dst reference leak on reroute failureXuanqiang Luo
31 hoursBluetooth: HIDP: validate numbered report payloadsSangho Lee
31 hoursBluetooth: HIDP: reject frames without a transaction headerSangho Lee
31 hoursBluetooth: hci_sync: Fix advertising data UAFsChengfeng Ye
31 hoursBluetooth: mgmt: fix UAF in pair command cancellationZihan Xi
31 hoursBluetooth: SCO: give the socket its own sco_conn referenceAldo Ariel Panzardo
31 hoursBluetooth: mgmt: fix pending command UAF in EIR updatesZihan Xi
31 hourssctp: validate Adaptation Indication parameter lengthCharles Vosburgh
31 hoursipv6: release fib6_null_entry on subtree failureShuangpeng Bai
31 hourscan: isotp: check register_netdevice_notifier() error in module initMinhong He
31 hoursBluetooth: hci_sync: remove unnecessary hci_conn_get in create_conn_syncPauli Virtanen
31 hoursBluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_syncPauli Virtanen
31 hoursBluetooth: hci_sync: hold conn in hci_past_sync() callbackPauli Virtanen
31 hoursBluetooth: hci_sync: hold conn in hci_connect_pa_sync() callbackPauli Virtanen
31 hoursBluetooth: hci_sync: hold conn in hci_connect_big_sync() callbackPauli Virtanen
31 hoursBluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacksPauli Virtanen
31 hoursBluetooth: hci_conn: hold conn reference in abort_conn_sync()Pauli Virtanen
31 hoursBluetooth: ISO: fix race of kfree vs kref_get_unless_zeroPauli Virtanen
31 hoursBluetooth: ISO: fix refcounting of iso_connPauli Virtanen
31 hoursBluetooth: ISO: ensure no dangling hcon references in iso_connPauli Virtanen
31 hoursBluetooth: ISO: avoid deadlocks in iso_sock_timeoutPauli Virtanen
31 hoursBluetooth: ISO: fix leaking sk after socket releasePauli Virtanen
31 hoursBluetooth: ISO: hold sk properly in iso_conn_readyPauli Virtanen
31 hoursBluetooth: ISO: validate sockaddr_iso first in iso_sock_rebind_bis()Pauli Virtanen
31 hoursBluetooth: ISO: fix timeout vs sync_timeout typo in check_bcast_qosPauli Virtanen
31 hoursBluetooth: ISO: lock sk in iso_connect_indPauli Virtanen
31 hoursBluetooth: ISO: lock sk in iso_sock_getnamePauli Virtanen
31 hoursBluetooth: ISO: fix CONNECTED -> CLOSED transition on shutdown/releasePauli Virtanen
31 hoursBluetooth: L2CAP: fix UAF in l2cap_le_connect_rspJiale Yao
31 hoursBluetooth: ISO: clear iso_data always when detaching conn from hconPauli Virtanen
31 hourswifi: mac80211: validate individual TWT params before driver setupZhao Li
31 hoursnet: udp_tunnel: fix memory leak in udp_tunnel_nic_unregister()Eric Dumazet