summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
26 hoursicmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi1-1/+3
26 hoursnfnetlink_osf: validate individual option lengths in fingerprintsWeiming Shi1-0/+13
26 hoursnetfilter: nf_tables: release flowtable after rcu grace period on errorPablo Neira Ayuso1-0/+1
26 hoursnetfilter: bpf: defer hook memory release until rcu readers are doneFlorian Westphal1-1/+1
26 hourswifi: mac80211: fix NULL deref in mesh_matches_local()Xiang Mei1-0/+3
26 hoursclsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann1-6/+8
26 hoursnet/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim2-32/+2
26 hoursnet/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()Jiayuan Chen3-7/+23
26 hoursbonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet4-9/+12
26 hoursnetfilter: nf_conntrack_h323: check for zero length in DecodeQ931()Jenny Guanni Qu1-0/+2
26 hoursnetfilter: xt_time: use unsigned int for monthday bit shiftJenny Guanni Qu1-2/+2
26 hoursnetfilter: xt_CT: drop pending enqueued packets on template removalPablo Neira Ayuso1-0/+4
26 hoursnetfilter: nft_ct: drop pending enqueued packets on removalPablo Neira Ayuso1-0/+4
26 hoursnf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso2-3/+11
26 hoursnetfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS caseJenny Guanni Qu1-0/+2
26 hoursnetfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()Lukas Johannes Möller1-1/+5
26 hoursnetfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()Hyunwoo Kim1-1/+25
26 hoursnetfilter: ctnetlink: remove refcounting in expectation dumpersFlorian Westphal1-24/+17
26 hoursmpls: add missing unregister_netdevice_notifier to mpls_initSabrina Dubroca1-0/+1
26 hoursnet/rose: fix NULL pointer dereference in rose_transmit_link on reconnectJiayuan Chen1-0/+5
26 hoursbridge: cfm: Fix race condition in peer_mep deletionHyunwoo Kim1-2/+2
26 hoursBluetooth: L2CAP: Fix use-after-free in l2cap_unregister_userShaurya Rane1-12/+8
26 hoursBluetooth: HIDP: Fix possible UAFLuiz Augusto von Dentz1-2/+14
26 hoursBluetooth: MGMT: Fix list corruption and UAF in command complete handlersWang Tao1-5/+2
26 hoursBluetooth: hci_sync: Fix hci_le_create_conn_syncMichael Grzeschik1-1/+1
26 hoursBluetooth: ISO: Fix defer tests being unstableLuiz Augusto von Dentz1-2/+2
26 hoursBluetooth: SMP: make SM/PER/KDU/BI-04-C happyChristian Eggers1-1/+1
26 hoursBluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDUChristian Eggers1-0/+1
26 hoursBluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTUChristian Eggers1-3/+7
26 hourswifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_downPeddolla Harshavardhan Reddy1-0/+1
26 hourswifi: mac80211: Fix static_branch_dec() underflow for aql_disable.Kuniyuki Iwashima1-9/+5
26 hoursBluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz1-1/+9
26 hoursbatman-adv: avoid OGM aggregation when skb tailroom is insufficientYang Yang1-0/+3
26 hoursBluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before accessLukas Johannes Möller1-2/+4
26 hoursBluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()Lukas Johannes Möller1-2/+2
26 hoursmac80211: fix crash in ieee80211_chan_bw_change for AP_VLAN stationsFelix Fietkau1-2/+4
26 hourssunrpc: fix cache_request leak in cache_releaseJeff Layton1-5/+21
26 hoursnet: dsa: properly keep track of conduit referenceVladimir Oltean1-25/+34
26 hoursmptcp: pm: in-kernel: always set ID as avail when rm endpMatthieu Baerts (NGI0)1-12/+8
26 hoursrxrpc: Fix recvmsg() unconditional requeueDavid Howells1-4/+15
26 hoursipv6: use RCU in ip6_xmit()Eric Dumazet1-14/+21
26 hoursnet/sched: act_gate: snapshot parameters with RCU on replacePaul Moses1-78/+184
26 hoursmptcp: pm: avoid sending RM_ADDR over same subflowMatthieu Baerts (NGI0)3-6/+41
26 hoursmptcp: pm: in-kernel: always mark signal+subflow endp as usedMatthieu Baerts (NGI0)1-0/+9
26 hoursdst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()Eric Dumazet3-4/+5
26 hoursnet/tcp-md5: Fix MAC comparison to be constant-timeEric Biggers3-3/+6
26 hoursnet: ncsi: fix skb leak in error pathsJian Zhang2-5/+14
26 hoursnet: nexthop: fix percpu use-after-free in remove_nh_grp_entryMehul Rao1-3/+11
26 hoursbatman-adv: Avoid double-rtnl_lock ELP metric workerSven Eckelmann3-5/+14
26 hoursnet/tcp-ao: Fix MAC comparison to be constant-timeEric Biggers2-1/+3