PT-2026-52261 · Linux+1 · Linux Kernel+1

·

CVE-2026-53165

·

Published

2026-06-25

·

Updated

2026-09-07

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A race condition exists in the iomap subsystem during buffered read failures. The function iomap finish folio read() reports errors using fserror report io(folio->mapping->host, ...) after decrementing the read bytes pending variable. If a folio is split across multiple read completions, it remains locked only while read bytes pending is greater than zero. Once the variable is decremented, a concurrent read completion can unlock the folio, allowing truncate logic to detach it by setting folio->mapping to NULL. This leads to a null pointer dereference when the error reporting path attempts to access folio->mapping.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-53165
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu