In the Linux kernel, the following vulnerability has been resolved: erofs: skip sufficiently large global buffers when resizing z_erofs_gbuf_nrpages is advanced only after every global buffer has b…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: erofs: skip sufficiently large global buffers when resizing z_erofs_gbuf_nrpages is advanced only after every global buffer has been grown. If a resize fails after some buffers were enlarged, a retry revisits those enlarged buffers. Retrying the same size then returns -ENOMEM because alloc_pages_bulk() has no pages to add and the unchanged return value is treated as a failure. Retrying an intermediate size allocates a tempor…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/3fbdd15d5830f52661eb78be95058d101cb0c2cb
- https://git.kernel.org/stable/c/7267557ce98ccd07faaf3bc86382448950cc4ff6
- https://git.kernel.org/stable/c/7f4a89d4f0d6acaf4b756c31de48f2109a257b70
- https://git.kernel.org/stable/c/a7d097cf01301c5da37927c8f26123d006f0fd8a
时间线
- nvd_ingest NVD