commit | 9778b270e29bac3e16f57f9557098c45858c05de | [log] [tgz] |
---|---|---|
author | Tobias Rist <tobias.rist@joynext.com> | Tue Mar 07 09:40:37 2023 +0100 |
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sun Dec 03 10:49:11 2023 +0100 |
tree | 7fd264788fb329f7dbafd2daac16291713e48dc0 | |
parent | ef38fb1f5a5f2bdb897158e4244a1eddd2396eeb [diff] |
fix(rcar3-drivers): check for length underflow Make sure the length of the payload is not longer than the DRAM size in check_load_area(), and make sure the payload end does not cross protected area start. Signed-off-by: Tobias Rist <tobias.rist@joynext.com> Signed-off-by: Yoshifumi Hosoya <yoshifumi.hosoya.wj@renesas.com> Change-Id: I4d687be577a138352be9f92e5b0b6f596ffffba9