CVE-2026-31450 is a textbook example of how a seemingly narrow kernel race can become a real operational risk: the ext4 filesystem could publish a partially initialized jinode, and a concurrent reader could then follow that pointer into code that assumes the embedded i_vfs_inode is already...