Vulnerability Description
NILFS utilities through 2.3.0, fixed in commit 26efb5d, nilfs_sb_is_valid() function fails to validate s_log_block_size field in NILFS2 superblock before bit-shift operations. Attackers supplying crafted NILFS2 images trigger undefined behavior through oversized shifts or out-of-memory conditions, crashing tools like nilfs-tune and dumpseg.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/nilfs-dev/nilfs-utils/commit/26efb5daff0757365101035145331b0a
- https://github.com/nilfs-dev/nilfs-utils/issues/26
FAQ
What is CVE-2026-55392?
CVE-2026-55392 is a vulnerability with a CVSS score of 5.5 (MEDIUM). NILFS utilities through 2.3.0, fixed in commit 26efb5d, nilfs_sb_is_valid() function fails to validate s_log_block_size field in NILFS2 superblock before bit-shift operations. Attackers supplying craf...
How severe is CVE-2026-55392?
CVE-2026-55392 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-55392?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.