cpu.c | 17 +-
20 files changed, 306 insertions(+), 75 deletions(-)
Adrian Salido (1):
dm ioctl: prevent stack leak in dm ioctl call
Gabriel Krisman Bertazi (1):
8250_pci: Fix potential use-after-free in error path
Greg Kroah-Hartman (1):
Linux 4.9.27
Gu
diff --git a/Makefile b/Makefile
index c09679c1a70d..35d6b4e76264 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION = 4
PATCHLEVEL = 9
-SUBLEVEL = 26
+SUBLEVEL = 27
EXTRAVERSION =
NAME = Roaring Lionus
diff --git a/drivers/char/tpm/tpm-interface.c b/drivers/char/tpm/tpm-interface.c
2 matches
Mail list logo