CVE-2026-23007
中文标题:
(暂无数据)
英文标题:
In the Linux kernel, the following vulnerability has been resolved: block: zero non-PI portion of a
漏洞描述
中文描述:
(暂无数据)
英文描述:
In the Linux kernel, the following vulnerability has been resolved: block: zero non-PI portion of auto integrity buffer The auto-generated integrity buffer for writes needs to be fully initialized before being passed to the underlying block device, otherwise the uninitialized memory can be read back by userspace or anyone with physical access to the storage device. If protection information is generated, that portion of the integrity buffer is already initialized. The integrity data is also zeroed if PI generation is disabled via sysfs or the PI tuple size is 0. However, this misses the case where PI is generated and the PI tuple size is nonzero, but the metadata size is larger than the PI tuple. In this case, the remainder ("opaque") of the metadata is left uninitialized. Generalize the BLK_INTEGRITY_CSUM_NONE check to cover any case when the metadata is larger than just the PI tuple.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| Linux | Linux | - | < d6072557b90e0c557df319a56f4a9dc482706d2c | - |
cpe:2.3:a:linux:linux:*:*:*:*:*:*:*:*
|
| Linux | Linux | 6.11 | - | - |
cpe:2.3:a:linux:linux:6.11:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| NVD | nvd_CVE-2026-23007 |
2026-01-26 02:00:05 | 2026-01-25 18:11:32 |
| CVE | cve_CVE-2026-23007 |
2026-01-26 02:40:11 | 2026-01-25 22:00:01 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 0 -> 2
- data_sources: ['nvd'] -> ['cve', 'nvd']