Missing Release of Resource after Effective Lifetime in Linux kernel - CVE-2026-90384
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper resource release in the iomap iterator folio batch handling when processing iomap zero-range operations that encounter filesystem callback errors. A local user can cause an iomap zero-range operation to encounter an iomap_begin or iomap_end callback error to cause a denial of service.
The issue can occur when a populated folio batch is not released after a callback error.