CVE-2026-89770: iomap: don't free integrity payload that doesn't exist

Published Sep 11, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

iomap: don't free integrity payload that doesn't exist

fsbiointegrityalloc might not allocate a bio integrity payload if PI verification is disabled on the block device. Check for that case before calling fsbiointegrityfree in iomapbioreadfoliorangesync to avoid a NULL pointer dereferences.

Make the branch cover the PI verification as well - while fsbiointegrityverify works without an integrity payload, it requires one to actually do useful work.

Event History

Sep 11, 2026
CVE Published
via MITRE·07:47 PM
Data Sourced
via MITRE·07:47 PM
Description

Frequently Asked Questions

1

What storage-integrity configuration is associated with the failure condition?

The failure can occur when PI verification is disabled on the block device, because integrity-payload allocation may then produce no payload. The affected read path must avoid freeing or relying on that absent payload.

2

Can integrity verification still provide meaningful verification without an integrity payload?

No. The verification function can run without an integrity payload, but it requires a payload to perform useful verification work.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203