Reject NILFS2 superblocks with over 1GiB blocks.
* grub-core/fs/nilfs2.c (grub_nilfs2_valid_sb): Check that block size is <= 1GiB.
This commit is contained in:
parent
f27ccb584c
commit
9201cd79a3
2 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Reject NILFS2 superblocks with over 1GiB blocks.
|
||||
|
||||
* grub-core/fs/nilfs2.c (grub_nilfs2_valid_sb): Check that
|
||||
block size is <= 1GiB.
|
||||
|
||||
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/ata.c (grub_ata_setaddress): Check that geometry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue