summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
38 hoursnetfilter: nf_tables: don't queue packet path object notificationsFourie Zhang1-13/+23
38 hoursbatman-adv: reject unrepresentable multicast TVLV offsetsKyle Zeng1-1/+4
38 hoursipv6: seg6: clear IPv4 control block on IPIP decapsulationKyle Zeng1-0/+7
38 hoursnet: bridge: mcast: fix use-after-free of a master VLAN's multicast contextNorbert Szetei1-2/+2
38 hoursxfrm: bound nat keepalive state collectionZihan Xi1-25/+21
38 hoursxfrm: fix xfrm_state_construct() auth-trunc leakZihan Xi1-1/+1
38 hoursxfrm: ah6: validate routing header segments_leftAsim Viladi Oglu Manizada1-11/+18
38 hoursxfrm: avoid lock inversion in nat keepalive workZihan Xi1-9/+48
38 hoursxfrm: drop ESP-in-TCP packets with no ingress deviceZhiling Zou1-0/+6
38 hoursxfrm: espintcp: fix UAF during closeSabrina Dubroca1-1/+2
38 hoursnet/tcp-ao: fix use-after-free of current_key on reconnect to another peerHyunwoo Kim1-0/+9
38 hourstcp: fix AO info use-after-free in tcp_ao_connect_init()Qing Ming1-6/+1
38 hoursnet/tcp: fix TCP-AO key deletion in VRFsRastislav Szabo1-0/+3
38 hourstls: device: fix out-of-bounds write in tls_append_frag()Jiayuan Chen1-1/+2
38 hoursBluetooth: hci_sync: Fix accept list UAF during suspendChengfeng Ye1-9/+37
38 hoursBluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_even...Zijun Hu1-1/+1
38 hoursnfc: nci: add data_len bound checks to activation parameter extractorsBryam Vargas1-4/+22
38 hourssmc: Use __sk_dst_get() and dst_dev_rcu() in smc_vlan_by_tcpsk().Kuniyuki Iwashima1-15/+12
38 hourssmc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match().Kuniyuki Iwashima1-13/+13
38 hourssmc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().Kuniyuki Iwashima1-19/+22
38 hourssmc: Fix use-after-free in __pnet_find_base_ndev().Kuniyuki Iwashima1-21/+22
38 hourscan: j1939: make j1939_sk_bind() fail if device is no longer registeredTetsuo Handa1-0/+6
38 hourscan: j1939: add missing calls in NETDEV_UNREGISTER notification handlerTetsuo Handa1-0/+2
38 hourscan: j1939: implement NETDEV_UNREGISTER notification handlerTetsuo Handa3-0/+53
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: ISO: do not force BT_LISTEN after a failed BIG syncAli Ahmet Memis1-8/+22
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 daysipv4: start using dst_dev_rcu()Eric Dumazet4-8/+10
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 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 dayslibceph: fix OOB read in decode_watchers() via missing bounds checkPavitra Jha1-1/+4
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