summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
40 hoursMPTCP: fix lock class name family in pm_nl_create_listen_socketLi Xiasong1-1/+1
40 hoursicmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi1-1/+3
40 hoursnet: shaper: protect from late creation of hierarchyJakub Kicinski3-68/+83
40 hoursnet: shaper: protect late read accesses to the hierarchyJakub Kicinski1-4/+22
40 hoursnfnetlink_osf: validate individual option lengths in fingerprintsWeiming Shi1-0/+13
40 hoursnetfilter: nf_tables: release flowtable after rcu grace period on errorPablo Neira Ayuso1-0/+1
40 hoursnetfilter: bpf: defer hook memory release until rcu readers are doneFlorian Westphal1-1/+1
40 hourswifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-1/+3
40 hourswifi: mac80211: fix NULL deref in mesh_matches_local()Xiang Mei1-0/+3
40 hoursclsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann1-6/+8
40 hoursnet/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim2-32/+2
40 hoursnet/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()Jiayuan Chen3-7/+23
40 hoursbonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet4-9/+12
40 hoursnetfilter: nf_conntrack_h323: check for zero length in DecodeQ931()Jenny Guanni Qu1-0/+2
40 hoursnetfilter: xt_time: use unsigned int for monthday bit shiftJenny Guanni Qu1-2/+2
40 hoursnetfilter: xt_CT: drop pending enqueued packets on template removalPablo Neira Ayuso1-0/+4
40 hoursnetfilter: nft_ct: drop pending enqueued packets on removalPablo Neira Ayuso1-0/+4
40 hoursnf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso2-3/+11
40 hoursnetfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS caseJenny Guanni Qu1-0/+2
40 hoursnetfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()Lukas Johannes Möller1-1/+5
40 hoursnetfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()Hyunwoo Kim1-1/+25
40 hoursmpls: add missing unregister_netdevice_notifier to mpls_initSabrina Dubroca1-0/+1
40 hoursnet/rose: fix NULL pointer dereference in rose_transmit_link on reconnectJiayuan Chen1-0/+5
40 hoursbridge: cfm: Fix race condition in peer_mep deletionHyunwoo Kim1-2/+2
40 hoursBluetooth: L2CAP: Fix use-after-free in l2cap_unregister_userShaurya Rane1-12/+8
40 hoursBluetooth: HIDP: Fix possible UAFLuiz Augusto von Dentz1-2/+14
40 hoursBluetooth: MGMT: Fix list corruption and UAF in command complete handlersWang Tao1-5/+2
40 hoursBluetooth: hci_sync: Fix hci_le_create_conn_syncMichael Grzeschik1-1/+1
40 hoursBluetooth: ISO: Fix defer tests being unstableLuiz Augusto von Dentz1-2/+2
40 hoursBluetooth: SMP: make SM/PER/KDU/BI-04-C happyChristian Eggers1-1/+1
40 hoursBluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDUChristian Eggers1-0/+1
40 hoursBluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTUChristian Eggers1-3/+7
40 hourswifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_downPeddolla Harshavardhan Reddy1-0/+1
40 hourswifi: mac80211: Fix static_branch_dec() underflow for aql_disable.Kuniyuki Iwashima1-9/+5
40 hourswifi: mac80211: use jiffies_delta_to_msecs() for sta_info inactive timesNicolas Cavallari1-2/+5
40 hourswifi: mac80211: remove keys after disabling beaconingJohannes Berg1-6/+6
40 hoursBluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz1-1/+9
40 hoursBluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before accessLukas Johannes Möller1-2/+4
40 hoursBluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()Lukas Johannes Möller1-2/+2
40 hoursmac80211: fix crash in ieee80211_chan_bw_change for AP_VLAN stationsFelix Fietkau1-2/+4
40 hoursbatman-adv: avoid OGM aggregation when skb tailroom is insufficientYang Yang1-0/+3
40 hourssunrpc: fix cache_request leak in cache_releaseJeff Layton1-5/+21
7 daysnet/tcp-md5: Fix MAC comparison to be constant-timeEric Biggers3-3/+6
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
7 daysnet/tcp-ao: Fix MAC comparison to be constant-timeEric Biggers2-1/+3
7 dayslibceph: admit message frames only in CEPH_CON_S_OPEN stateIlya Dryomov1-0/+5
7 dayslibceph: Use u32 for non-negative values in ceph_monmap_decode()Raphael Zimmer1-3/+3