In the Linux kernel, the following vulnerability has been resolved: erofs: avoid using multiple devices with different type For multiple devices, both primary and extra devices should be the same t…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: erofs: avoid using multiple devices with different type For multiple devices, both primary and extra devices should be the same type. `erofs_init_device` has already guaranteed that if the primary is a file-backed device, extra devices should also be regular files. However, if the primary is a block device while the extra device is a file-backed device, `erofs_init_device` will get an ENOTBLK, which is not treated as an erro…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/65115472f741ca000d7ea4a5922214f93cd1516e Patch
- https://git.kernel.org/stable/c/9748f2f54f66743ac77275c34886a9f890e18409 Patch
- https://git.kernel.org/stable/c/cd04beb9ce2773a16057248bb4fa424068ae3807 Patch
时间线
- nvd_ingest NVD