Paul Emge e205896c53 CVE-2019-13106: ext4: fix out-of-bounds memset
In ext4fs_read_file in ext4fs.c, a memset can overwrite the bounds of
the destination memory region. This patch adds a check to disallow
this.

Signed-off-by: Paul Emge <paulemge@forallsecure.com>
2019-07-18 11:31:29 -04:00
..
2012-08-09 23:48:02 +02:00
2012-08-09 23:48:02 +02:00
2018-01-22 16:43:30 -05:00