In the Linux kernel, the following vulnerability has been resolved: mm/slab: prevent unbounded recursion in free path with new kmalloc type Commit 280ea9c3154b ("mm/slab: avoid allocating slabobj_e…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: mm/slab: prevent unbounded recursion in free path with new kmalloc type Commit 280ea9c3154b ("mm/slab: avoid allocating slabobj_ext array from its own slab") avoided recursive allocation of obj_exts from kmalloc caches of the same size, by bumping the obj_exts array's allocation size whenever the array size equals the size of the object being allocated. However, as reported by Danielle Costantino and Shakeel Butt, even slabs…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/3e71bfbdd3fd81ee9fefd867fdb2be62bade4140
- https://git.kernel.org/stable/c/d01e88d421a6d07f35235600a43fbd0e551cf292
- https://git.kernel.org/stable/c/d9e6a7623938968e3752b67e37eaff097e559a54
- https://git.kernel.org/stable/c/ebefca49e4c69df24ba9307bfe0806230301d5c6
时间线
- nvd_ingest NVD