summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
11 hoursipv6: seg6: clear IPv4 control block on IPIP decapsulationKyle Zeng
11 hoursnet: bridge: mcast: fix use-after-free of a master VLAN's multicast contextNorbert Szetei
11 hoursxfrm: fix xfrm_state_construct() auth-trunc leakZihan Xi
11 hoursxfrm: ah6: validate routing header segments_leftAsim Viladi Oglu Manizada
11 hoursxfrm: drop ESP-in-TCP packets with no ingress deviceZhiling Zou
11 hoursxfrm: espintcp: fix UAF during closeSabrina Dubroca
11 hourstls: device: fix out-of-bounds write in tls_append_frag()Jiayuan Chen
11 hoursipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet
11 hoursBluetooth: hci_event: validate LE Set CIG Parameters responseLaxman Acharya Padhya
11 hoursBluetooth: hci_event: fix Set CIG Parameters error status handlingPauli Virtanen
11 hoursBluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen
11 hoursBluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz
11 hoursBluetooth: hci_sync: Fix accept list UAF during suspendChengfeng Ye
11 hoursBluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_even...Zijun Hu
11 hoursnfc: nci: add data_len bound checks to activation parameter extractorsBryam Vargas
11 hoursmptcp: pm: fix memory leak from alloc-during-teardown raceShardul Bankar
11 hourssmc: Use __sk_dst_get() and dst_dev_rcu() in smc_vlan_by_tcpsk().Kuniyuki Iwashima
11 hourssmc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match().Kuniyuki Iwashima
11 hourssmc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().Kuniyuki Iwashima
11 hourssmc: Fix use-after-free in __pnet_find_base_ndev().Kuniyuki Iwashima
11 hourscan: j1939: make j1939_sk_bind() fail if device is no longer registeredTetsuo Handa
11 hourscan: j1939: add missing calls in NETDEV_UNREGISTER notification handlerTetsuo Handa
11 hourscan: j1939: implement NETDEV_UNREGISTER notification handlerTetsuo Handa
11 hoursbpf: Remove tst_run from lwt_seg6local_prog_ops.Sebastian Andrzej Siewior
11 hoursipvs: reload ip header after head reallocationFlorian Westphal
11 hoursinet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMPEric Dumazet
6 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge
6 daysnet: gro: properly validate BIG TCP aggregation criteriaEric Dumazet
6 daysBluetooth: hci_event: fix LE list UAF on resetChengfeng Ye
6 dayscan: isotp: fix timer drain order, wakeup handling and tx_gen orderingOliver Hartkopp
6 dayscan: use skb hash instead of private variable in headroomOliver Hartkopp
6 daysxfrm: fix sk_dst_cache double-free in xfrm_user_policy()Xiang Mei (Microsoft)
6 daysmptcp: pm: fix data race in add_addr timer callbackQing Luo
6 daysmptcp: pm: ADD_ADDR rtx: free sk if lastMatthieu Baerts (NGI0)
6 daysmptcp: pm: ADD_ADDR rtx: always decrease sk refcountMatthieu Baerts (NGI0)
6 daysipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu
6 daysipv4: reject undersized MTUs in ip_do_fragment()Yong Wang
6 dayslibceph: fix OOB read in decode_watchers() via missing bounds checkPavitra Jha
6 daysndisc: ndisc_send_redirect() cleanupEric Dumazet
6 daysnfc: nci: free destination parameters when closing a connectionLinmao Li
6 daysnfc: nci: fix uninit-value in the RF discover/activated NTF handlersSamuel Page
6 daysnfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page
6 daysnfc: llcp: reject PDUs shorter than the LLCP headerDoruk Tan Ozturk
6 daysnfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal
6 daysnfc: llcp: bound the connect_sn TLV walk to the skbDoruk Tan Ozturk
6 daysnfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk
6 daystls: handle data disappearing from under the TLS ULPJakub Kicinski
6 daystls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca
6 daysinet: frags: publish queues before arming timerZhiling Zou
6 dayspacket: synchronize pressure clearing with ring reconfigurationZihan Xi