summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2 daysipv6: seg6: clear IPv4 control block on IPIP decapsulationKyle Zeng1-0/+7
2 daysnet: bridge: mcast: fix use-after-free of a master VLAN's multicast contextNorbert Szetei1-2/+2
2 daysxfrm: fix xfrm_state_construct() auth-trunc leakZihan Xi1-1/+1
2 daysxfrm: ah6: validate routing header segments_leftAsim Viladi Oglu Manizada1-11/+18
2 daysxfrm: drop ESP-in-TCP packets with no ingress deviceZhiling Zou1-0/+6
2 daysxfrm: espintcp: fix UAF during closeSabrina Dubroca1-1/+2
2 daystls: device: fix out-of-bounds write in tls_append_frag()Jiayuan Chen1-1/+2
2 daysBluetooth: hci_sync: Fix accept list UAF during suspendChengfeng Ye1-9/+37
2 daysBluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_even...Zijun Hu1-1/+1
2 daysnfc: nci: add data_len bound checks to activation parameter extractorsBryam Vargas1-4/+22
2 daysnet/sched: initialize noop_qdisc ownerJohannes Berg1-0/+1
2 daysnet/sched: Fix mirred deadlock on device recursionEric Dumazet2-0/+7
2 dayssmc: Use __sk_dst_get() and dst_dev_rcu() in smc_vlan_by_tcpsk().Kuniyuki Iwashima1-15/+12
2 dayssmc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match().Kuniyuki Iwashima1-13/+13
2 dayssmc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().Kuniyuki Iwashima1-19/+22
2 dayssmc: Fix use-after-free in __pnet_find_base_ndev().Kuniyuki Iwashima1-21/+22
2 dayscan: j1939: make j1939_sk_bind() fail if device is no longer registeredTetsuo Handa1-0/+6
2 dayscan: j1939: add missing calls in NETDEV_UNREGISTER notification handlerTetsuo Handa1-0/+2
2 dayscan: j1939: implement NETDEV_UNREGISTER notification handlerTetsuo Handa3-0/+53
2 daysbpf: Remove tst_run from lwt_seg6local_prog_ops.Sebastian Andrzej Siewior1-1/+0
7 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge1-0/+7
8 daysnet: gro: properly validate BIG TCP aggregation criteriaEric Dumazet1-2/+5
8 daysBluetooth: hci_event: validate LE Set CIG Parameters responseLaxman Acharya Padhya1-2/+4
8 daysBluetooth: hci_event: fix LE list UAF on resetChengfeng Ye1-0/+2
8 daysmptcp: pm: fix memory leak from alloc-during-teardown raceShardul Bankar4-6/+20
8 daysBluetooth: hci_sync: Fix advertising data UAFsChengfeng Ye1-35/+98
8 daysxfrm: fix sk_dst_cache double-free in xfrm_user_policy()Xiang Mei (Microsoft)1-2/+2
8 daysmptcp: pm: fix data race in add_addr timer callbackQing Luo1-2/+4
8 daysipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu1-0/+2
8 daysipv4: reject undersized MTUs in ip_do_fragment()Yong Wang1-0/+4
8 dayslibceph: fix OOB read in decode_watchers() via missing bounds checkPavitra Jha1-1/+4
8 daysndisc: ndisc_send_redirect() cleanupEric Dumazet1-5/+3
8 daysnfc: nci: free destination parameters when closing a connectionLinmao Li1-0/+1
8 daysnfc: nci: fix uninit-value in the RF discover/activated NTF handlersSamuel Page1-2/+2
8 daysnfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page1-0/+6
8 daysnfc: llcp: reject PDUs shorter than the LLCP headerDoruk Tan Ozturk1-0/+5
8 daysnfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal1-2/+16
8 daysnfc: llcp: bound the connect_sn TLV walk to the skbDoruk Tan Ozturk1-4/+6
8 daysnfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk1-0/+2
8 daysinet: frags: publish queues before arming timerZhiling Zou1-5/+5
8 daysinet: frags: save a pair of atomic operations in reassemblyEric Dumazet5-18/+24
8 daysinet: frags: change inet_frag_kill() to defer refcount updatesEric Dumazet5-47/+51
8 daysipv4: frags: remove ipq_put()Eric Dumazet1-11/+4
8 daysinet: frags: add inet_frag_putn() helperEric Dumazet5-9/+10
8 daysBluetooth: RFCOMM: take rfcomm_mutex for the deferred setup acceptAli Ahmet Memis1-3/+21
12 daysnet: harmonize tstats and dstatsPaolo Abeni1-0/+14
12 daysnet/x25: fix use-after-free of the socket by its timersBaul Lee2-11/+18
12 daysnet/sched: cls_bpf: reject dev-bound programs bound to a different deviceJamal Hadi Salim1-2/+16
12 daysnet/sched: cls_u32: skip hash tables in u32_bind_class()Zhang Changzhong1-0/+3
12 daysnet/sched: act_api: fix TOCTOU NULL deref on a->goto_chainJamal Hadi Salim1-5/+5