summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
25 hoursBluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz
25 hoursBluetooth: L2CAP: validate option length before reading conf opt valueMuhammad Bilal
25 hoursBluetooth: L2CAP: cancel pending_rx_work before taking conn->lockRunyu Xiao
25 hoursBluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()Muhammad Bilal
25 hoursBluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
25 hoursBluetooth: fix UAF in bt_accept_dequeue()Yousef Alhouseen
25 hoursBluetooth: bnep: pin L2CAP connection during netdev registrationYousef Alhouseen
25 hoursnetfilter: flowtable: fix offloaded ct timeout never being extendedAdrian Bente
25 hoursnetfilter: ebtables: terminate table name before find_table_lock()Xiang Mei
25 hoursnetfilter: ebtables: module names must be null-terminatedFlorian Westphal
25 hoursnetfilter: ebtables: zero chainstack arrayFlorian Westphal
25 hoursnetfilter: handle unreadable fragsFlorian Westphal
25 hoursnetfilter: ctnetlink: use nf_ct_exp_net() in expectation dumpPratham Gupta
25 hoursnet: ipv4: bound TCP reordering sysctl writes and MTU probe sizesWyatt Feng
25 hoursipv4: igmp: remove multicast group from hash table on device destructionYuyang Huang
25 hoursnetpoll: fix a use-after-free on shutdown pathBreno Leitao
25 hoursBluetooth: MGMT: Fix UAF of hci_conn_params in add_device_completeSamuel Page
25 hoursBluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver
25 hoursnet: af_key: initialize alg_key_len for IPComp statesZijing Yin
25 hourstipc: fix out-of-bounds read in broadcast Gap ACK blocksSamuel Page
25 hours6lowpan: fix NHC entry use-after-free on error pathYizhou Zhao
25 hoursnetfilter: ipset: fix race between dump and ip_set_list resizeXiang Mei
25 hourstcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito
25 hoursnet/sched: dualpi2: fix GSO backlog accountingXingquan Liu
2026-07-04net/tcp-ao: fix use-after-free of key in del_async pathHanQuan
2026-07-049p: avoid putting oldfid in p9_client_walk() error pathYizhou Zhao
2026-07-04tipc: fix slab-use-after-free Read in tipc_aead_decrypt_doneDoruk Tan Ozturk
2026-07-04net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-07-04net: skmsg: preserve sg.copy across SG transformsYiming Qian
2026-07-04mac802154: llsec: add skb_cow_data() before in-place cryptoDoruk Tan Ozturk
2026-07-04af_unix: Set gc_in_progress to true in unix_gc().Kuniyuki Iwashima
2026-07-04ipv4: account for fraggap on the paged allocation pathWongi Lee
2026-07-04ipv6: account for fraggap on the paged allocation pathWongi Lee
2026-07-04batman-adv: tvlv: avoid race of cifsnotfound handler stateSven Eckelmann
2026-07-04batman-adv: tvlv: enforce 2-byte alignmentSven Eckelmann
2026-07-04batman-adv: dat: prevent false sharing between VLANsSven Eckelmann
2026-07-04batman-adv: tt: track roam count per VIDSven Eckelmann
2026-07-04batman-adv: tt: don't merge change entries with different VIDsSven Eckelmann
2026-07-04batman-adv: tp_meter: handle overlapping packetsSven Eckelmann
2026-07-04batman-adv: tp_meter: prevent parallel modifications of last_recvSven Eckelmann
2026-07-04batman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCESven Eckelmann
2026-07-04batman-adv: tp_meter: restrict number of unacked list entriesSven Eckelmann
2026-07-04batman-adv: v: prevent OGM aggregation on disabled hardifSven Eckelmann
2026-07-04batman-adv: frag: avoid underflow of TTLSven Eckelmann
2026-07-04batman-adv: frag: ensure fragment is writable before modifying TTLSven Eckelmann
2026-07-04batman-adv: fix (m|b)cast csum after decrementing TTLSven Eckelmann
2026-07-04batman-adv: ensure bcast is writable before modifying TTLSven Eckelmann
2026-07-04batman-adv: gw: don't deselect gateway with active hardifSven Eckelmann
2026-07-04batman-adv: tp_meter: initialize last_recv_time during initSven Eckelmann
2026-07-04batman-adv: prevent ELP transmission interval underflowSven Eckelmann