In the Linux kernel, the following vulnerability has been resolved: netfs: Fix streaming write being overwritten In order to avoid reading whilst writing, netfslib will allow "streaming writes" in …
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix streaming write being overwritten In order to avoid reading whilst writing, netfslib will allow "streaming writes" in which dirty data is stored directly into folios without reading them first. Such folios are marked dirty but may not be marked uptodate. If a folio is entirely written by a streaming write, uptodate will be set, otherwise it will have a netfs_folio struct attached to ->private recording the dirty r…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/20195925c768626dc901a4781a51e508702c88ad
- https://git.kernel.org/stable/c/7b4dcf1b9455a6e52ac7478b4057dbe10359576d
- https://git.kernel.org/stable/c/cdae00e8e215d95911d95f100599e187b6560de5
- https://git.kernel.org/stable/c/ef9b521212e4863814ef7dfe19889abaf55ca840
时间线
- nvd_ingest NVD