From a91d8ce22d8b293e5f8b7e3d735b8711c357b738 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 15 Jul 2019 22:00:12 +0800 Subject: [PATCH] Linux 4.19.59 branch (91 total) beside 4 already merged patches: d4c0f75 mwifiex: Fix possible buffer overflows at parsing bss descriptor c7e427e mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies() 606561e quota: fix a problem about transfer quota ffbbd626e mwifiex: Abort at too short BSS descriptor element Signed-off-by: Yang Yingliang --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5dcd01cd1bf6..38f2150457fd 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 58 +SUBLEVEL = 59 EXTRAVERSION = NAME = "People's Front" -- GitLab