CVE Catalog

CVE-2026-93257

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, in the fs-integrity (block) subsystem, there is a missing check of BIP_CHECK flags before generating or verifying PI information. This can lead to incorrect invocation for non-PI metadata, generating incorrect metadata and crashes in the verification handler.

Risk Assessment

The vulnerability can cause system crashes (kernel panic) or data corruption in systems using integrity metadata on block devices.

Recommendation

Install the latest Linux kernel patch that checks BIP_CHECK flags before generating or verifying PI.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: block: handle nogenerate/noverify properly in fs-integrity Check the BIP_CHECK flags before generating or verifying PI information, otherwise this can be incorrectly called for non-PI metadata and cause generation of incorrect metadata and crashed in the verification handler. The new behavior matches that of the block layer auto-generated metadata.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS