CVE Database
/

CVE-2026-23007

Back to search

CVE-2026-23007

Published: Jan 25, 2026

Modified: May 11, 2026

PUBLISHED

Description

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.

VendorProductVersions

Linux

Linux

affected
c546d6f438338017480d105ab597292da67f6f6a - < d6072557b90e0c557df319a56f4a9dc482706d2c
affected
c546d6f438338017480d105ab597292da67f6f6a - < ca22c566b89164f6e670af56ecc45f47ef3df819

Linux

Linux

affected
6.11
unaffected
0 - < 6.11
unaffected
6.18.7 - <= 6.18.*
unaffected
6.19 - <= *

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now