summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
21 hoursBluetooth: L2CAP: validate option length before reading conf opt valueMuhammad Bilal
21 hoursBluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()Muhammad Bilal
21 hoursBluetooth: fix UAF in bt_accept_dequeue()Yousef Alhouseen
21 hoursBluetooth: bnep: pin L2CAP connection during netdev registrationYousef Alhouseen
21 hoursnetfilter: ebtables: terminate table name before find_table_lock()Xiang Mei
21 hoursnetfilter: ebtables: module names must be null-terminatedFlorian Westphal
21 hoursnetfilter: handle unreadable fragsFlorian Westphal
21 hoursnetfilter: ctnetlink: use nf_ct_exp_net() in expectation dumpPratham Gupta
21 hoursnet: ipv4: bound TCP reordering sysctl writes and MTU probe sizesWyatt Feng
21 hoursipv4: igmp: remove multicast group from hash table on device destructionYuyang Huang
21 hoursnetpoll: fix a use-after-free on shutdown pathBreno Leitao
21 hoursBluetooth: MGMT: Fix UAF of hci_conn_params in add_device_completeSamuel Page
21 hoursnet: af_key: initialize alg_key_len for IPComp statesZijing Yin
21 hourstipc: fix out-of-bounds read in broadcast Gap ACK blocksSamuel Page
21 hours6lowpan: fix NHC entry use-after-free on error pathYizhou Zhao
21 hoursnetfilter: ipset: fix race between dump and ip_set_list resizeXiang Mei
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-04inet: add indirect call wrapper for getfrag() callsEric Dumazet
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: tp_meter: initialize last_recv_time during initSven Eckelmann
2026-07-04batman-adv: prevent ELP transmission interval underflowSven Eckelmann
2026-07-04batman-adv: bla: annotate lasttime access with READ/WRITE_ONCESven Eckelmann
2026-07-04batman-adv: tp_meter: add only finished tp_vars to listsSven Eckelmann
2026-07-04batman-adv: tp_meter: handle seqno wrap-around for fast recovery detectionSven Eckelmann
2026-07-04batman-adv: tp_meter: fix fast recovery preconditionSven Eckelmann
2026-07-04batman-adv: tp_meter: avoid divide-by-zero for dec_cwndSven Eckelmann
2026-07-04batman-adv: tp_meter: avoid window underflowSven Eckelmann
2026-07-04batman-adv: tp_meter: initialize dec_cwnd explicitlySven Eckelmann
2026-07-04batman-adv: tp_meter: initialize dup_acks explicitlySven Eckelmann