Use-after-free in Linux kernel - CVE-2026-90204
Published: September 19, 2026
Vulnerability details
The vulnerability allows a local user to trigger a use-after-free error.
The vulnerability exists due to improper validation in the OCFS2 dinode validator when processing a corrupted append-DIO dinode during inode read. A local user can cause DIO orphan recovery to use an out-of-range orphaned-slot value to trigger a use-after-free error.