In the Linux kernel, the following vulnerability has been resolved:
block: validate user space vectors during extraction
The bio-based drivers don't necessarily check the alignment split, and
stacking block drivers don't always handle a misalignment detected after
submitting the bio. Validate user vectors against the device's
dma_alignment as the bio is built from the iov_iter, rejecting
misaligned early with -EINVAL.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-11 20:19
Updated : 2026-09-13 07:17
NVD link : CVE-2026-89584
Mitre link : CVE-2026-89584
CVE.ORG link : CVE-2026-89584
JSON object : View
Products Affected
No product.
CWE
No CWE.
