Vulnerability Description
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 nilfs_read_inode_common(). Reject super-root inode sizes whose computed on-disk footprint exceeds the filesystem block size. This prevents malformed filesystem images from making nilfs_read_inode_common() read past the end of the super-root block. [ryusuke: clarify the commit title]
CVSS Score
HIGH
References
- https://git.kernel.org/stable/c/15c8559376416a84c3d8402fd8d0c89bb323d05f
- https://git.kernel.org/stable/c/16df2520502867a4f34e202b89d01243d59bb8b5
- https://git.kernel.org/stable/c/5b69ebe20d7f944c1f45177dca0c11474ac277cc
- https://git.kernel.org/stable/c/7029e70cf86d5c54c0a2812479b0bee2cabcbaaa
- https://git.kernel.org/stable/c/71bd64471ff583101b4a33dfc838ce29aef57960
- https://git.kernel.org/stable/c/7cb2f76a6a2ba2130b577cb8ac13e1e46c4fc689
- https://git.kernel.org/stable/c/842397fdfd2e61d6470166c796f3125b6c27a162
- https://git.kernel.org/stable/c/dcc85fc28f884038735464f6f104dda9c7dbfad6
FAQ
What is CVE-2026-90419?
CVE-2026-90419 is a vulnerability with a CVSS score of 7.1 (HIGH). 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 nilfs_read_inode_c...
How severe is CVE-2026-90419?
CVE-2026-90419 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-90419?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.