CVE Catalog

CVE-2026-92478

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, the scsi: ufs: core driver did not validate connected lane counts. The connected lane count is used by TX equalization code to index arrays sized by UFS_MAX_LANES, which can lead to out-of-bounds indexing.

Risk Assessment

May lead to out-of-bounds array access, kernel crash, or potential code execution when processing invalid UFS lane counts.

Recommendation

Update the Linux kernel to a version containing the fix that rejects zero and out-of-range RX or TX lane counts.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Validate connected lane counts The connected lane count is used by TX equalization code to index arrays sized by UFS_MAX_LANES. Reject zero and out-of-range RX or TX lane counts before they can be propagated.

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