PT-2026-34929 · Linux · Linux Kernel
Published
2026-04-24
·
Updated
2026-05-06
·
CVE-2026-31577
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A NULL pointer dereference exists in the nilfs2 component within the
nilfs mdt save to shadow map() function. The btree node cache i assoc inode of the DAT inode is initialized lazily during btree operations. However, the nilfs mdt save to shadow map() function assumes this variable is already initialized when copying dirty pages to the shadow map during garbage collection. If the NILFS IOCTL CLEAN SEGMENTS command is called immediately after mounting and before any btree operation occurs on the DAT inode, i assoc inode remains NULL, resulting in a general protection fault.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