PT-2026-34355 · Linux · Linux Kernel
Published
2026-04-22
·
Updated
2026-05-09
·
CVE-2026-31450
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the ext4 file system where the
ext4 inode attach jinode() function publishes ei->jinode to concurrent users before jbd2 journal init jbd inode() is completed. This allows a reader to observe a non-NULL jinode while i vfs inode is still unset. Consequently, the fast commit flush path may pass this jinode to jbd2 wait inode data(), which dereferences i vfs inode->i mapping, potentially leading to a system crash.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel