Files
linux/fs/ext4
Theodore Ts'o 209bd086e4 ext4: avoid clearing beyond i_blocks when truncating an inline data file
commit 09c455aaa8 upstream.

A missing cast means that when we are truncating a file which is less
than 60 bytes, we don't clear the correct area of memory, and in fact
we can end up truncating the next inode in the inode table, or worse
yet, some other kernel data structure.

Addresses-Coverity-Id: #751987

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-06 11:08:16 -08:00
..
2011-07-25 14:30:23 -04:00
2013-07-21 18:21:33 -07:00
2013-05-03 02:15:52 -04:00
2013-05-03 02:15:52 -04:00
2014-01-09 12:24:27 -08:00
2013-05-07 20:16:25 -07:00
2012-12-10 16:30:43 -05:00
2014-01-09 12:24:21 -08:00
2012-12-10 16:30:43 -05:00