Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext2: reject inodes with negative size
Don't load an inode with a negative size; this causes integer overflow problems in the VFS. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Jan Kara <jack@suse.cz>
- Loading branch information