[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210916123920.48704-1-linmiaohe@huawei.com>
Date: Thu, 16 Sep 2021 20:39:15 +0800
From: Miaohe Lin <linmiaohe@...wei.com>
To: <akpm@...ux-foundation.org>, <cl@...ux.com>, <penberg@...nel.org>,
<rientjes@...gle.com>, <iamjoonsoo.kim@....com>, <vbabka@...e.cz>
CC: <gregkh@...uxfoundation.org>, <faiyazm@...eaurora.org>,
<andreyknvl@...il.com>, <ryabinin.a.a@...il.com>,
<thgarnie@...gle.com>, <keescook@...omium.org>,
<bharata@...ux.ibm.com>, <guro@...com>, <linux-mm@...ck.org>,
<linux-kernel@...r.kernel.org>, <linmiaohe@...wei.com>
Subject: [PATCH 0/5] Fixups for slub
Hi all,
This series contains various bug fixes for slub. We fix memoryleak,
use-afer-free, NULL pointer dereferencing and so on in slub. More
details can be found in the respective changelogs. Thanks!
Miaohe Lin (5):
mm, slub: fix two bugs in slab_debug_trace_open()
mm, slub: fix mismatch between reconstructed freelist depth and cnt
mm, slub: fix potential memoryleak in kmem_cache_open()
mm, slub: fix potential use-after-free in slab_debugfs_fops
mm, slub: fix incorrect memcg slab count for bulk free
mm/slub.c | 31 ++++++++++++++++++++++++-------
1 file changed, 24 insertions(+), 7 deletions(-)
--
2.23.0
Powered by blists - more mailing lists