diff options
author | Paul Emge <paulemge@forallsecure.com> | 2019-07-08 16:37:07 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-07-18 11:31:29 -0400 |
commit | e205896c5383c938274262524adceb2775fb03ba (patch) | |
tree | daaeb1cc7f40b50354816318a46735a0d6160fc4 /arch/arm/mach-mediatek/mt7629 | |
parent | 084be43b751df7133c94c6bf556bc61bd6297406 (diff) |
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>
Diffstat (limited to 'arch/arm/mach-mediatek/mt7629')
0 files changed, 0 insertions, 0 deletions