Out-of-bounds read in Linux kernel - CVE-2026-63815
Published: July 21, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to disclose sensitive information.
The vulnerability exists due to an out-of-bounds read in f2fs_fill_dentries() and inline directory handling when mounting a crafted filesystem image and reading an inline directory. A local user can mount a specially crafted image and read a crafted directory to disclose sensitive information.
Exploitation requires the flexible_inline_xattr feature to be enabled.