summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
5 daysBluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz1-15/+3
5 daysBluetooth: L2CAP: validate option length before reading conf opt valueMuhammad Bilal1-8/+28
5 daysBluetooth: L2CAP: cancel pending_rx_work before taking conn->lockRunyu Xiao1-8/+2
5 daysBluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()Muhammad Bilal1-1/+12
5 daysBluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang2-32/+122
5 daysBluetooth: fix UAF in bt_accept_dequeue()Yousef Alhouseen2-16/+5
5 daysBluetooth: bnep: pin L2CAP connection during netdev registrationYousef Alhouseen1-6/+21
5 daysnetfilter: flowtable: fix offloaded ct timeout never being extendedAdrian Bente1-4/+9
5 daysnetfilter: ebtables: terminate table name before find_table_lock()Xiang Mei1-0/+6
5 daysnetfilter: ebtables: module names must be null-terminatedFlorian Westphal1-0/+3
5 daysnetfilter: ebtables: zero chainstack arrayFlorian Westphal1-2/+1
5 daysnetfilter: handle unreadable fragsFlorian Westphal4-19/+41
5 daysnetfilter: ctnetlink: use nf_ct_exp_net() in expectation dumpPratham Gupta1-1/+1
5 daysnet: ipv4: bound TCP reordering sysctl writes and MTU probe sizesWyatt Feng2-4/+10
5 daysipv4: igmp: remove multicast group from hash table on device destructionYuyang Huang1-0/+1
5 daysnetpoll: fix a use-after-free on shutdown pathBreno Leitao1-8/+1
5 daysBluetooth: MGMT: Fix UAF of hci_conn_params in add_device_completeSamuel Page1-0/+3
5 daysBluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver1-14/+20
5 daysnet: af_key: initialize alg_key_len for IPComp statesZijing Yin1-0/+1
5 daystipc: fix out-of-bounds read in broadcast Gap ACK blocksSamuel Page3-12/+27
5 days6lowpan: fix NHC entry use-after-free on error pathYizhou Zhao1-1/+1
5 daysnetfilter: ipset: fix race between dump and ip_set_list resizeXiang Mei1-1/+7
5 daystcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito1-2/+3
5 daysnet/sched: dualpi2: fix GSO backlog accountingXingquan Liu1-6/+5
2026-07-04net/tcp-ao: fix use-after-free of key in del_async pathHanQuan1-0/+4
2026-07-049p: avoid putting oldfid in p9_client_walk() error pathYizhou Zhao1-1/+2
2026-07-04tipc: fix slab-use-after-free Read in tipc_aead_decrypt_doneDoruk Tan Ozturk1-0/+9
2026-07-04net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie2-0/+14
2026-07-04net: skmsg: preserve sg.copy across SG transformsYiming Qian3-0/+33
2026-07-04mac802154: llsec: add skb_cow_data() before in-place cryptoDoruk Tan Ozturk1-0/+14
2026-07-04af_unix: Set gc_in_progress to true in unix_gc().Kuniyuki Iwashima1-0/+2
2026-07-04ipv4: account for fraggap on the paged allocation pathWongi Lee1-5/+2
2026-07-04ipv6: account for fraggap on the paged allocation pathWongi Lee1-6/+3
2026-07-04batman-adv: tvlv: avoid race of cifsnotfound handler stateSven Eckelmann2-13/+57
2026-07-04batman-adv: tvlv: enforce 2-byte alignmentSven Eckelmann4-2/+32
2026-07-04batman-adv: dat: prevent false sharing between VLANsSven Eckelmann1-3/+9
2026-07-04batman-adv: tt: track roam count per VIDSven Eckelmann2-2/+10
2026-07-04batman-adv: tt: don't merge change entries with different VIDsSven Eckelmann1-0/+3
2026-07-04batman-adv: tp_meter: handle overlapping packetsSven Eckelmann1-14/+11
2026-07-04batman-adv: tp_meter: prevent parallel modifications of last_recvSven Eckelmann2-10/+14
2026-07-04batman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCESven Eckelmann1-4/+4
2026-07-04batman-adv: tp_meter: restrict number of unacked list entriesSven Eckelmann2-1/+25
2026-07-04batman-adv: v: prevent OGM aggregation on disabled hardifSven Eckelmann3-0/+19
2026-07-04batman-adv: frag: avoid underflow of TTLSven Eckelmann1-0/+7
2026-07-04batman-adv: frag: ensure fragment is writable before modifying TTLSven Eckelmann3-4/+17
2026-07-04batman-adv: fix (m|b)cast csum after decrementing TTLSven Eckelmann1-2/+56
2026-07-04batman-adv: ensure bcast is writable before modifying TTLSven Eckelmann1-0/+6
2026-07-04batman-adv: gw: don't deselect gateway with active hardifSven Eckelmann1-26/+2
2026-07-04batman-adv: tp_meter: initialize last_recv_time during initSven Eckelmann1-3/+7
2026-07-04batman-adv: prevent ELP transmission interval underflowSven Eckelmann1-1/+7