
19 Jul
2019
19 Jul
'19
1:59 a.m.
On Mon, Jul 08, 2019 at 04:37:07PM -0700, Paul Emge wrote:
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
Applied to u-boot/master, thanks!
--
Tom