CVE-2026-89770

Source
https://cve.org/CVERecord?id=CVE-2026-89770
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89770.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89770
Downstream
Published
2026-09-11T19:47:09Z
Modified
2026-09-13T03:47:20Z
Summary
iomap: don't free integrity payload that doesn't exist
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89770.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0b10a370529cbd7b918c1eef43d409e43d9e0b78
Fixed
65651f1001aa3638909bc58c7b2b46160692757b
Fixed
8a8685b32c0718cc7b2cb4d6202e5a5b8e0a8e2d

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89770.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
7.1.0
Fixed
7.2.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89770.json"