๐Ÿ” CVE Alert

CVE-2026-31577

UNKNOWN 0.0

nilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_map

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_map The DAT inode's btree node cache (i_assoc_inode) is initialized lazily during btree operations. However, nilfs_mdt_save_to_shadow_map() assumes i_assoc_inode is already initialized when copying dirty pages to the shadow map during GC. If NILFS_IOCTL_CLEAN_SEGMENTS is called immediately after mount before any btree operation has occurred on the DAT inode, i_assoc_inode is NULL leading to a general protection fault. Fix this by calling nilfs_attach_btree_node_cache() on the DAT inode in nilfs_dat_read() at mount time, ensuring i_assoc_inode is always initialized before any GC operation can use it.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Apr 24, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 449ec5fc99f45974525ba9eea16b6670c45cd363 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < c36e206f302f1ddefed92d09ecbba070e1ae079e 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 41de342278ae025c99cc8d33648773f05e306cf1 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 97fb7afec404912d967a7d4715f37742666b3084
Linux / Linux
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/449ec5fc99f45974525ba9eea16b6670c45cd363 git.kernel.org: https://git.kernel.org/stable/c/c36e206f302f1ddefed92d09ecbba070e1ae079e git.kernel.org: https://git.kernel.org/stable/c/41de342278ae025c99cc8d33648773f05e306cf1 git.kernel.org: https://git.kernel.org/stable/c/97fb7afec404912d967a7d4715f37742666b3084