PT-2026-34355
In the Linux kernel, the following vulnerability has been resolved: ext4: publish jinode after initialization ext4 inode attach jinode publishes ei-jinode to concurrent users. It used to set ei-jinode before jbd2 journal init jbd inode, allowing a reader to observe a non-NULL jinode with i vfs...