summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
8 hoursBluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255Ali Ahmet Memis
8 hoursBluetooth: ISO: zero the sockaddr before returning it in getnameAli Ahmet Memis
8 hoursBluetooth: ISO: do not force BT_LISTEN after a failed BIG syncAli Ahmet Memis
8 hoursBluetooth: hci_sync: Fix accept list UAF during suspendChengfeng Ye
8 hoursBluetooth: hci_event: validate LE Set CIG Parameters responseLaxman Acharya Padhya
8 hoursBluetooth: hci_event: fix LE list UAF on resetChengfeng Ye
8 hoursipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu
8 hoursipv4: reject undersized MTUs in ip_do_fragment()Yong Wang
8 hoursnfc: nci: free destination parameters when closing a connectionLinmao Li
8 hoursnfc: nci: fix uninit-value in the RF discover/activated NTF handlersSamuel Page
8 hoursnfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page
8 hoursnfc: nci: add data_len bound checks to activation parameter extractorsBryam Vargas
8 hoursnfc: llcp: reject PDUs shorter than the LLCP headerDoruk Tan Ozturk
8 hoursnfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal
8 hoursnfc: llcp: bound the connect_sn TLV walk to the skbDoruk Tan Ozturk
8 hoursnfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk
8 hoursBluetooth: RFCOMM: take rfcomm_mutex for the deferred setup acceptAli Ahmet Memis
13 daysMerge tag 'ceph-for-7.2-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-13l2tp: fix tunnel and session refcount leak on seq_file releaseEric Dumazet
2026-08-13net/sched: cls_bpf: reject dev-bound programs bound to a different deviceJamal Hadi Salim
2026-08-12sctp: fix use-after-free of cached ASCONF chunkYuxiang Yang
2026-08-12sctp: clear new_transport when removing a peerQing Ming
2026-08-12libceph: Avoid using invalid osd indices from primary_tempRaphael Zimmer
2026-08-12libceph: fix OOB read in decode_watchers() via missing bounds checkPavitra Jha
2026-08-12libceph: fix multiple unsafe decodes in decode_locker()Pavitra Jha
2026-08-12libceph: tolerate addrvecs with multiple entries of the same typeKefu Chai
2026-08-11Merge tag 'nf-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-08-11net/sched: cls_u32: skip hash tables in u32_bind_class()Zhang Changzhong
2026-08-11net/sched: act_api: fix TOCTOU NULL deref on a->goto_chainJamal Hadi Salim
2026-08-11af_packet: Don't send zero-byte data in tpacket_snd().Eric Dumazet
2026-08-11tipc: read le->link under the node lock in tipc_node_link_down()Jun Yang
2026-08-11net/tls: Fail tls_sw_splice_read() after a failed async decryptChuck Lever
2026-08-11net: packet: fix wrong transport_header when sending VLAN-tagged frameWei Fang
2026-08-11ipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye
2026-08-10net/sched: act_ct: fix sk_buff leak when the header checks reject a packetHyunjung Ko
2026-08-10tcp: fix icsk_ack.ato bitfield overflowJiayuan Chen
2026-08-10net/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko
2026-08-10net: expect instance lock in netdev_queue_get_dma_dev()Jakub Kicinski
2026-08-10netfilter: ipset: let destroy callbacks adjust ext mem sizeFlorian Westphal
2026-08-10netfilter: ipset: fix list type element drift bugFlorian Westphal
2026-08-10netfilter: flowtable: publish GC-visible tuple lastJérémy Jean
2026-08-10netfilter: nf_tables_offload: suppress WARN_ON_ONCE for ENOMEM in abort pathAlexey Velichayshiy
2026-08-10ipvs: revalidate ihl to prevent out-of-bounds accessJulian Anastasov
2026-08-10ipvs: clear IPv4 options after rebasing tunnel ICMP errorsKyle Zeng
2026-08-10netfilter: nfnetlink_log: wait for rcu grace period before freeing pernet stateFlorian Westphal
2026-08-10netfilter: nf_conntrack: defer invalid log until after unlockZihan Xi
2026-08-10ipvs: separate destination availability stateYizhou Zhao
2026-08-10ipvs: properly update the overload flag on dest editJulian Anastasov
2026-08-10ipvs: add totalconns for destJulian Anastasov