index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
ipv6: seg6: clear IPv4 control block on IPIP decapsulation
Kyle Zeng
1
-0
/
+7
2 days
net: bridge: mcast: fix use-after-free of a master VLAN's multicast context
Norbert Szetei
1
-2
/
+2
2 days
xfrm: fix xfrm_state_construct() auth-trunc leak
Zihan Xi
1
-1
/
+1
2 days
xfrm: ah6: validate routing header segments_left
Asim Viladi Oglu Manizada
1
-11
/
+18
2 days
xfrm: drop ESP-in-TCP packets with no ingress device
Zhiling Zou
1
-0
/
+6
2 days
xfrm: espintcp: fix UAF during close
Sabrina Dubroca
1
-1
/
+2
2 days
tls: device: fix out-of-bounds write in tls_append_frag()
Jiayuan Chen
1
-1
/
+2
2 days
Bluetooth: hci_sync: Fix accept list UAF during suspend
Chengfeng Ye
1
-9
/
+37
2 days
Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_even...
Zijun Hu
1
-1
/
+1
2 days
nfc: nci: add data_len bound checks to activation parameter extractors
Bryam Vargas
1
-4
/
+22
2 days
net/sched: initialize noop_qdisc owner
Johannes Berg
1
-0
/
+1
2 days
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
2
-0
/
+7
2 days
smc: Use __sk_dst_get() and dst_dev_rcu() in smc_vlan_by_tcpsk().
Kuniyuki Iwashima
1
-15
/
+12
2 days
smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match().
Kuniyuki Iwashima
1
-13
/
+13
2 days
smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().
Kuniyuki Iwashima
1
-19
/
+22
2 days
smc: Fix use-after-free in __pnet_find_base_ndev().
Kuniyuki Iwashima
1
-21
/
+22
2 days
can: j1939: make j1939_sk_bind() fail if device is no longer registered
Tetsuo Handa
1
-0
/
+6
2 days
can: j1939: add missing calls in NETDEV_UNREGISTER notification handler
Tetsuo Handa
1
-0
/
+2
2 days
can: j1939: implement NETDEV_UNREGISTER notification handler
Tetsuo Handa
3
-0
/
+53
2 days
bpf: Remove tst_run from lwt_seg6local_prog_ops.
Sebastian Andrzej Siewior
1
-1
/
+0
7 days
inet: frags: strip GSO state from fragments before reassembly
Xinyang Ge
1
-0
/
+7
8 days
net: gro: properly validate BIG TCP aggregation criteria
Eric Dumazet
1
-2
/
+5
8 days
Bluetooth: hci_event: validate LE Set CIG Parameters response
Laxman Acharya Padhya
1
-2
/
+4
8 days
Bluetooth: hci_event: fix LE list UAF on reset
Chengfeng Ye
1
-0
/
+2
8 days
mptcp: pm: fix memory leak from alloc-during-teardown race
Shardul Bankar
4
-6
/
+20
8 days
Bluetooth: hci_sync: Fix advertising data UAFs
Chengfeng Ye
1
-35
/
+98
8 days
xfrm: fix sk_dst_cache double-free in xfrm_user_policy()
Xiang Mei (Microsoft)
1
-2
/
+2
8 days
mptcp: pm: fix data race in add_addr timer callback
Qing Luo
1
-2
/
+4
8 days
ipv6: fix use-after-free in ip6_finish_output2()
Luxiao Xu
1
-0
/
+2
8 days
ipv4: reject undersized MTUs in ip_do_fragment()
Yong Wang
1
-0
/
+4
8 days
libceph: fix OOB read in decode_watchers() via missing bounds check
Pavitra Jha
1
-1
/
+4
8 days
ndisc: ndisc_send_redirect() cleanup
Eric Dumazet
1
-5
/
+3
8 days
nfc: nci: free destination parameters when closing a connection
Linmao Li
1
-0
/
+1
8 days
nfc: nci: fix uninit-value in the RF discover/activated NTF handlers
Samuel Page
1
-2
/
+2
8 days
nfc: nci: fix out-of-bounds write in nci_target_auto_activated()
Samuel Page
1
-0
/
+6
8 days
nfc: llcp: reject PDUs shorter than the LLCP header
Doruk Tan Ozturk
1
-0
/
+5
8 days
nfc: llcp: fix OOB read and u8 offset wrap in TLV parsers
Muhammad Bilal
1
-2
/
+16
8 days
nfc: llcp: bound the connect_sn TLV walk to the skb
Doruk Tan Ozturk
1
-4
/
+6
8 days
nfc: digital: clamp SENSF_RES length to the destination buffer
Doruk Tan Ozturk
1
-0
/
+2
8 days
inet: frags: publish queues before arming timer
Zhiling Zou
1
-5
/
+5
8 days
inet: frags: save a pair of atomic operations in reassembly
Eric Dumazet
5
-18
/
+24
8 days
inet: frags: change inet_frag_kill() to defer refcount updates
Eric Dumazet
5
-47
/
+51
8 days
ipv4: frags: remove ipq_put()
Eric Dumazet
1
-11
/
+4
8 days
inet: frags: add inet_frag_putn() helper
Eric Dumazet
5
-9
/
+10
8 days
Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
Ali Ahmet Memis
1
-3
/
+21
12 days
net: harmonize tstats and dstats
Paolo Abeni
1
-0
/
+14
12 days
net/x25: fix use-after-free of the socket by its timers
Baul Lee
2
-11
/
+18
12 days
net/sched: cls_bpf: reject dev-bound programs bound to a different device
Jamal Hadi Salim
1
-2
/
+16
12 days
net/sched: cls_u32: skip hash tables in u32_bind_class()
Zhang Changzhong
1
-0
/
+3
12 days
net/sched: act_api: fix TOCTOU NULL deref on a->goto_chain
Jamal Hadi Salim
1
-5
/
+5
[next]