CVE-2026-90419: nilfs2: prevent out-of-bounds read in super root block parsing

Published Sep 17, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

nilfs2: prevent out-of-bounds read in super root block parsing

super-root inode metadata size is trusted before nilfsreadinodecommon().

Reject super-root inode sizes whose computed on-disk footprint exceeds the filesystem block size. This prevents malformed filesystem images from making nilfsreadinodecommon() read past the end of the super-root block.

[ryusuke: clarify the commit title]

Affected Software

1 affected component
Linux Kernel

Event History

Sep 17, 2026
CVE Published
via MITRE·04:09 PM
Data Sourced
via MITRE·04:09 PM
Description

Frequently Asked Questions

1

Who is realistically exposed to this issue?

Systems that parse or mount a malformed NILFS2 filesystem image are exposed. The vulnerable path handles super-root block parsing in the Linux kernel.

2

What does an attacker need to trigger the out-of-bounds read?

An attacker needs a malformed filesystem image with super-root inode metadata whose computed on-disk footprint exceeds the filesystem block size. The malformed metadata can cause nilfs_read_inode_common() to read beyond the end of the super-root block.

3

How can I tell whether a fix is present?

The fix rejects super-root inode sizes when their computed on-disk footprint exceeds the filesystem block size before calling nilfs_read_inode_common(). The provided stable references identify commits containing the resolution.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203