PT-2026-90486 · Linux · Linux
CVE-2026-89770
·
Published
2026-09-11
·
Updated
2026-09-12
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
iomap: don't free integrity payload that doesn't exist
fs bio integrity alloc might not allocate a bio integrity payload if PI
verification is disabled on the block device. Check for that case before
calling fs bio integrity free in iomap bio read folio range sync to
avoid a NULL pointer dereferences.
Make the branch cover the PI verification as well - while
fs bio integrity verify works without an integrity payload, it requires
one to actually do useful work.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux