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-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
31 hours
net: add proper RCU protection to /proc/net/ptype
Eric Dumazet
1
-16
/
+33
31 hours
can: isotp: fix tx.buf use-after-free in isotp_sendmsg()
Oliver Hartkopp
1
-6
/
+18
31 hours
can: gw: fix OOB heap access in cgw_csum_crc8_rel()
Ali Norouzi
1
-3
/
+3
31 hours
netfilter: ctnetlink: use netlink policy range checks
David Carlier
2
-18
/
+8
31 hours
netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdp
Weiming Shi
1
-4
/
+10
31 hours
netfilter: nf_conntrack_expect: skip expectations in other netns via proc
Pablo Neira Ayuso
1
-0
/
+4
31 hours
netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
Ren Wei
1
-0
/
+4
31 hours
netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOAD
Weiming Shi
1
-6
/
+2
31 hours
tls: Purge async_hold in tls_decrypt_async_wait()
Chuck Lever
1
-1
/
+1
31 hours
Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop
Hyunwoo Kim
1
-7
/
+12
31 hours
Bluetooth: L2CAP: Fix send LE flow credits in ACL link
Zhang Chen
1
-0
/
+4
31 hours
udp: Fix wildcard bind conflict check when using hash2
Martin KaFai Lau
2
-18
/
+4
31 hours
tcp: optimize inet_use_bhash2_on_bind()
Eric Dumazet
1
-4
/
+2
31 hours
net: fix fanout UAF in packet_release() via NETDEV_UP race
Yochai Eisenrich
1
-0
/
+1
31 hours
ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.
Kuniyuki Iwashima
3
-6
/
+6
31 hours
ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.
Kuniyuki Iwashima
1
-1
/
+12
31 hours
rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_size
Sabrina Dubroca
1
-3
/
+6
31 hours
net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe bu...
Qi Tang
1
-1
/
+8
31 hours
openvswitch: validate MPLS set/set_masked payload length
Yang Yang
1
-0
/
+2
31 hours
openvswitch: defer tunnel netdev_put to RCU release
Yang Yang
1
-2
/
+0
31 hours
net: openvswitch: Avoid releasing netdev before teardown completes
Toke Høiland-Jørgensen
1
-1
/
+8
31 hours
nfc: nci: fix circular locking dependency in nci_close_device
Jakub Kicinski
1
-4
/
+6
31 hours
Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cb
Helen Koike
1
-0
/
+3
31 hours
Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_complete
Luiz Augusto von Dentz
1
-1
/
+1
31 hours
Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold
Hyunwoo Kim
1
-3
/
+7
31 hours
Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecre...
Hyunwoo Kim
1
-0
/
+5
31 hours
Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_req
Minseo Park
1
-3
/
+3
31 hours
can: statistics: add missing atomic access in hot path
Oliver Hartkopp
3
-4
/
+5
31 hours
af_key: validate families in pfkey_send_migrate()
Eric Dumazet
1
-7
/
+12
31 hours
xfrm: prevent policy_hthresh.work from racing with netns teardown
Minwoo Ra
1
-0
/
+2
31 hours
xfrm: Fix work re-schedule after cancel in xfrm_nat_keepalive_net_fini()
Hyunwoo Kim
1
-1
/
+1
31 hours
esp: fix skb leak with espintcp and async crypto
Sabrina Dubroca
2
-6
/
+12
31 hours
xfrm: Fix the usage of skb->sk
Steffen Klassert
6
-9
/
+10
31 hours
xfrm: call xdo_dev_state_delete during state update
Sabrina Dubroca
1
-0
/
+1
31 hours
xfrm: fix the condition on x->pcpu_num in xfrm_sa_len
Sabrina Dubroca
1
-1
/
+1
31 hours
xfrm: add missing extack for XFRMA_SA_PCPU in add_acquire and allocspi
Sabrina Dubroca
1
-1
/
+4
9 days
icmp: fix NULL pointer dereference in icmp_tag_validation()
Weiming Shi
1
-1
/
+3
9 days
nfnetlink_osf: validate individual option lengths in fingerprints
Weiming Shi
1
-0
/
+13
9 days
netfilter: nf_tables: release flowtable after rcu grace period on error
Pablo Neira Ayuso
1
-0
/
+1
9 days
netfilter: bpf: defer hook memory release until rcu readers are done
Florian Westphal
1
-1
/
+1
9 days
wifi: mac80211: fix NULL deref in mesh_matches_local()
Xiang Mei
1
-0
/
+3
9 days
clsact: Fix use-after-free in init/destroy rollback asymmetry
Daniel Borkmann
1
-6
/
+8
9 days
net/sched: teql: Fix double-free in teql_master_xmit
Jamal Hadi Salim
2
-32
/
+2
9 days
net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
Jiayuan Chen
3
-7
/
+23
9 days
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
4
-9
/
+12
9 days
netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()
Jenny Guanni Qu
1
-0
/
+2
9 days
netfilter: xt_time: use unsigned int for monthday bit shift
Jenny Guanni Qu
1
-2
/
+2
9 days
netfilter: xt_CT: drop pending enqueued packets on template removal
Pablo Neira Ayuso
1
-0
/
+4
9 days
netfilter: nft_ct: drop pending enqueued packets on removal
Pablo Neira Ayuso
1
-0
/
+4
9 days
nf_tables: nft_dynset: fix possible stateful expression memleak in error path
Pablo Neira Ayuso
2
-3
/
+11
[next]