diff options
author | OGAWA Hirofumi <[email protected]> | 2020-06-04 16:50:56 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-06-04 19:06:25 -0700 |
commit | b1b65750b8db67834482f758fc385bfa7560d228 (patch) | |
tree | 7fda49892d330f38bc4d654c399429b2d79181f2 /lib/mpi/mpi-internal.h | |
parent | ada4ab7af1a67db7eb8596709071a97afb2bf7de (diff) |
fat: don't allow to mount if the FAT length == 0
If FAT length == 0, the image doesn't have any data. And it can be the
cause of overlapping the root dir and FAT entries.
Also Windows treats it as invalid format.
Reported-by: [email protected]
Signed-off-by: OGAWA Hirofumi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Cc: Marco Elver <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions