summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
35 hoursMPTCP: fix lock class name family in pm_nl_create_listen_socketLi Xiasong1-1/+1
35 hoursicmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi1-1/+3
35 hoursnet: shaper: protect from late creation of hierarchyJakub Kicinski3-68/+83
35 hoursnet: shaper: protect late read accesses to the hierarchyJakub Kicinski1-4/+22
35 hoursnfnetlink_osf: validate individual option lengths in fingerprintsWeiming Shi1-0/+13
35 hoursnetfilter: nf_tables: release flowtable after rcu grace period on errorPablo Neira Ayuso1-0/+1
35 hoursnetfilter: bpf: defer hook memory release until rcu readers are doneFlorian Westphal1-1/+1
35 hoursipv6: add NULL checks for idev in SRv6 pathsMinhong He2-0/+6
35 hourswifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-1/+3
35 hourswifi: mac80211: fix NULL deref in mesh_matches_local()Xiang Mei1-0/+3
35 hoursclsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann1-6/+8
35 hoursnet/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim2-32/+2
35 hoursnet/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()Jiayuan Chen3-7/+23
35 hoursbonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet4-9/+12
35 hoursnetfilter: nf_conntrack_h323: check for zero length in DecodeQ931()Jenny Guanni Qu1-0/+2
35 hoursnetfilter: xt_time: use unsigned int for monthday bit shiftJenny Guanni Qu1-2/+2
35 hoursnetfilter: xt_CT: drop pending enqueued packets on template removalPablo Neira Ayuso1-0/+4
35 hoursnetfilter: nft_ct: drop pending enqueued packets on removalPablo Neira Ayuso1-0/+4
35 hoursnf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso2-3/+11
35 hoursnetfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS caseJenny Guanni Qu1-0/+2
35 hoursnetfilter: nf_flow_table_ip: reset mac header before vlan pushEric Woudstra1-0/+1
35 hoursnetfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()Lukas Johannes Möller1-1/+5
35 hoursnetfilter: conntrack: add missing netlink policy validationsFlorian Westphal2-2/+3
35 hoursnetfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()Hyunwoo Kim1-1/+25
35 hoursmpls: add missing unregister_netdevice_notifier to mpls_initSabrina Dubroca1-0/+1
35 hoursnet/rose: fix NULL pointer dereference in rose_transmit_link on reconnectJiayuan Chen1-0/+5
35 hoursbridge: cfm: Fix race condition in peer_mep deletionHyunwoo Kim1-2/+2
35 hoursaf_unix: Give up GC if MSG_PEEK intervened.Kuniyuki Iwashima3-28/+54
35 hoursBluetooth: L2CAP: Fix use-after-free in l2cap_unregister_userShaurya Rane1-12/+8
35 hoursBluetooth: HIDP: Fix possible UAFLuiz Augusto von Dentz1-2/+14
35 hoursBluetooth: MGMT: Fix list corruption and UAF in command complete handlersWang Tao1-5/+2
35 hoursBluetooth: hci_sync: Fix hci_le_create_conn_syncMichael Grzeschik1-1/+1
35 hoursBluetooth: ISO: Fix defer tests being unstableLuiz Augusto von Dentz1-2/+2
35 hoursBluetooth: SMP: make SM/PER/KDU/BI-04-C happyChristian Eggers1-1/+1
35 hoursBluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDUChristian Eggers1-0/+1
35 hoursBluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTUChristian Eggers1-3/+7
35 hourswifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_downPeddolla Harshavardhan Reddy1-0/+1
35 hourswifi: mac80211: Fix static_branch_dec() underflow for aql_disable.Kuniyuki Iwashima1-9/+5
35 hourswifi: mac80211: use jiffies_delta_to_msecs() for sta_info inactive timesNicolas Cavallari1-2/+5
35 hourswifi: mac80211: remove keys after disabling beaconingJohannes Berg1-6/+6
35 hoursBluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz1-1/+9
35 hoursBluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before accessLukas Johannes Möller1-2/+4
35 hoursBluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()Lukas Johannes Möller1-2/+2
35 hoursmac80211: fix crash in ieee80211_chan_bw_change for AP_VLAN stationsFelix Fietkau1-2/+4
35 hoursbatman-adv: avoid OGM aggregation when skb tailroom is insufficientYang Yang1-0/+3
35 hourssunrpc: fix cache_request leak in cache_releaseJeff Layton1-5/+21
7 daysnet-shapers: don't free reply skb after genlmsg_reply()Paul Moses1-9/+2
7 daysnet: ncsi: fix skb leak in error pathsJian Zhang2-5/+14
7 daysnet: nexthop: fix percpu use-after-free in remove_nh_grp_entryMehul Rao1-3/+11
7 daysbatman-adv: Avoid double-rtnl_lock ELP metric workerSven Eckelmann3-5/+14