CVE Catalog

CVE-2026-62433

HighCVSS 7.3
Published: Updated: Translated: NVD NIST

Summary

Parts of the DM_OP handling code assume the caller has provided the required number of buffers without checking. This can lead to access to uninitialized stack structures, causing unpredictable behavior.

Risk Assessment

The risk is potential system instability or data disclosure due to access to uninitialized memory.

Recommendation

Apply the vendor patch that adds proper buffer count validation before executing DM_OP operations.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

Parts of the DM_OP handling code assumes the caller has provided the required number of buffers for the given operation without any checking being done. As a result, certain operations might access stack rubble as structures are possibly uninitialized.

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