diff options
author | 2007-12-22 14:03:24 -0800 | |
---|---|---|
committer | 2007-12-23 12:54:36 -0800 | |
commit | b88629060b03adc58639f818fe0968bf5fe81b5d (patch) | |
tree | 5ee2455acde11f0f229de31a73a4475df3445e82 /fs/ecryptfs/messaging.c | |
parent | quicklists: do not release off node pages early (diff) | |
download | linux-rng-b88629060b03adc58639f818fe0968bf5fe81b5d.tar.xz linux-rng-b88629060b03adc58639f818fe0968bf5fe81b5d.zip |
ecryptfs: fix string overflow on long cipher names
Passing a cipher name > 32 chars on mount results in an overflow when the
cipher name is printed, because the last character in the struct
ecryptfs_key_tfm's cipher_name string was never zeroed.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Acked-by: Michael Halcrow <mhalcrow@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ecryptfs/messaging.c')
0 files changed, 0 insertions, 0 deletions