Files
linux/arch
Philipp Rudo 232e674ed9 s390/kexec_file: Fix potential segment overlap in ELF loader
[ Upstream commit 6339a3889a ]

When loading an ELF image via kexec_file the segment alignment is ignored
in the calculation for the load address of the next segment. When there are
multiple segments this can lead to segment overlap and thus load failure.

Signed-off-by: Philipp Rudo <prudo@linux.ibm.com>
Fixes: 8be0188271 ("s390/kexec_file: Add ELF loader")
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-27 14:50:42 +01:00
..
2019-02-20 10:25:47 +01:00
2019-12-05 09:20:52 +01:00
2020-01-27 14:50:30 +01:00
2019-12-21 10:57:25 +01:00