l2tp: fix infoleak in l2tp_ip6_recvmsg()
net/hsr: fix possible crash in add_timer()
net/x25: fix use-after-free in x25_device_event()
net/x25: reset state in x25_connect()
vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
Greg Kroah-Hartman (1):
diff --git a/Makefile b/Makefile
index bb2f7664594a..fb888787e7d1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
PATCHLEVEL = 0
-SUBLEVEL = 2
+SUBLEVEL = 3
EXTRAVERSION =
NAME = Shy Crocodile
diff --git a/arch/x86/events/intel/core.c b/arc
2 matches
Mail list logo