]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
fsck: avoid buffer overflow if user passes in an insanely long fs type
authorTheodore Ts'o <tytso@mit.edu>
Fri, 23 Feb 2018 20:42:27 +0000 (15:42 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 23 Feb 2018 20:42:27 +0000 (15:42 -0500)
commitd8e5da0a3b94f7445ab8cdd629bfc561986e7501
tree0740af25870fc42e88108d67dcb8f7bb0f157bf5
parent6074cf36b9fa8e6aeb4041aa5c1e27093a51b611
fsck: avoid buffer overflow if user passes in an insanely long fs type

Reported-by: <Hornseth_Brenan@bah.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/fsck.c