index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dccp: Fix out of bounds access in DCCP error handler
Jann Horn
2023-09-23
2
-9
/
+19
*
netfilter: xt_sctp: validate the flag_info count
Wander Lairson Costa
2023-09-23
1
-0
/
+2
*
netfilter: xt_u32: validate user space input
Wander Lairson Costa
2023-09-23
1
-0
/
+21
*
netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...
Kyle Zeng
2023-09-23
1
-0
/
+1
*
igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
Eric Dumazet
2023-09-23
1
-1
/
+2
*
netrom: Deny concurrent connect().
Kuniyuki Iwashima
2023-09-23
1
-0
/
+5
*
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2023-09-23
2
-2
/
+2
*
net: tcp: fix unexcepted socket die when snd_wnd is 0
Menglong Dong
2023-09-23
1
-1
/
+17
*
sctp: handle invalid error codes without calling BUG()
Dan Carpenter
2023-09-23
1
-1
/
+4
*
netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
Dmitry Mastykin
2023-09-23
1
-1
/
+2
*
9p: virtio: make sure 'offs' is initialized in zc_request
Dominique Martinet
2023-09-23
1
-1
/
+1
*
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
2023-08-30
1
-1
/
+4
*
batman-adv: Fix batadv_v_ogm_aggr_send memory leak
Remi Pommarel
2023-08-30
1
-1
/
+3
*
batman-adv: Fix TT global entry leak when client roamed back
Remi Pommarel
2023-08-30
1
-1
/
+0
*
batman-adv: Do not get eth header before batadv_check_management_packet
Remi Pommarel
2023-08-30
2
-2
/
+4
*
batman-adv: Trigger events for auto adjusted MTU
Sven Eckelmann
2023-08-30
1
-1
/
+1
*
ipvs: fix racy memcpy in proc_do_sync_threshold
Sishuai Gong
2023-08-30
1
-0
/
+4
*
ipvs: Improve robustness to the ipvs sysctl
Junwei Hu
2023-08-30
1
-34
/
+36
*
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
2023-08-30
1
-1
/
+1
*
net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure
Lin Ma
2023-08-30
1
-1
/
+1
*
net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
Jason Xing
2023-08-30
1
-1
/
+3
*
af_unix: Fix null-ptr-deref in unix_stream_sendpage().
Kuniyuki Iwashima
2023-08-30
1
-5
/
+4
*
netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
Xin Long
2023-08-30
1
-3
/
+3
*
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2023-08-30
1
-1
/
+1
*
netfilter: nft_dynset: disallow object maps
Pablo Neira Ayuso
2023-08-30
1
-0
/
+3
*
xfrm: add NULL check in xfrm_update_ae_params
Lin Ma
2023-08-30
1
-1
/
+1
*
ip_vti: fix potential slab-use-after-free in decode_session6
Zhengchao Shao
2023-08-30
1
-2
/
+2
*
ip6_vti: fix slab-use-after-free in decode_session6
Zhengchao Shao
2023-08-30
1
-2
/
+2
*
net: af_key: fix sadb_x_filter validation
Lin Ma
2023-08-30
1
-2
/
+2
*
net: xfrm: Fix xfrm_address_filter OOB read
Lin Ma
2023-08-30
1
-0
/
+9
*
Bluetooth: L2CAP: Fix use-after-free
Zhengping Jiang
2023-08-30
1
-0
/
+5
*
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
2023-08-16
2
-57
/
+94
*
dccp: fix data-race around dp->dccps_mss_cache
Eric Dumazet
2023-08-16
2
-3
/
+9
*
net/packet: annotate data-races around tp->status
Eric Dumazet
2023-08-16
1
-6
/
+10
*
ipv6: adjust ndisc_is_useropt() to also return true for PIO
Maciej Żenczykowski
2023-08-16
1
-1
/
+2
*
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
Sungwoo Kim
2023-08-11
1
-0
/
+2
*
libceph: fix potential hang in ceph_osdc_notify()
Ilya Dryomov
2023-08-11
1
-6
/
+14
*
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
2023-08-11
1
-4
/
+5
*
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
2023-08-11
1
-4
/
+7
*
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
2023-08-11
1
-9
/
+14
*
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
2023-08-11
1
-2
/
+4
*
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
2023-08-11
1
-6
/
+13
*
tcp_metrics: fix addr_same() helper
Eric Dumazet
2023-08-11
1
-1
/
+1
*
ip6mr: Fix skb_under_panic in ip6mr_cache_report()
Yue Haibing
2023-08-11
1
-1
/
+1
*
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
2023-08-11
1
-1
/
+0
*
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
2023-08-11
1
-1
/
+0
*
net: add missing data-race annotation for sk_ll_usec
Eric Dumazet
2023-08-11
1
-1
/
+1
*
net: add missing data-race annotations around sk->sk_peek_off
Eric Dumazet
2023-08-11
2
-3
/
+3
*
net/sched: cls_u32: Fix reference counter leak leading to overflow
Lee Jones
2023-08-11
1
-7
/
+14
*
net/sched: sch_qfq: account for stab overhead in qfq_enqueue
Pedro Tammela
2023-08-11
1
-1
/
+6
[prev]
[next]