CVE-2026-55392 PUBLISHED

NILFS utilities - Undefined Behavior and Out-of-Memory via Unvalidated s_log_block_size

Assigner: VulnCheck
Reserved: 16.06.2026 Published: 18.06.2026 Updated: 18.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 6.7

Product Status

Vendor nilfs-dev
Product nilfs-utils
Versions Default: unaffected
  • affected from 0 to 2.3.0 (incl.)
  • Version 26efb5daff0757365101035145331b0a5a85d9d9 is unaffected

Credits

  • Tristan Madani (@TristanInSec) finder

References

Problem Types

  • Improper Validation of Specified Quantity in Input CWE