You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backport a fix for use-after-free of metadata file inodes that could cause kernel bugs when directory entries were corrupted:
add missing check for inode numbers on directory entries
Backport fixes for a couple of flaws that could cause problems if the starting number of non-reserved inodes was intentionally (or corruptly) changed from its default value:
fix inode number range checks
fix incorrect inode allocation from reserved inodes