Files
systemd/src
Luca Boccassi 5a569c49b2 boot: reject inner kernel entry point outside the image
pe_kernel_info() returned AddressOfEntryPoint (and the .compat section
entry_point) straight from the PE header with no check against
SizeOfImage. Since cab9c7b5a4 the stub calls the inner kernel directly
as ImageBase + entry_point, and only EFI_SIZE_TO_PAGES(SizeOfImage) pages
are allocated for it.

Follow-up for cab9c7b5a4

(cherry picked from commit ecf3f5056a)
(cherry picked from commit 1dbedeef33)
(cherry picked from commit a10dd5d8df)
2026-07-23 22:34:28 +01:00
..
2025-12-15 08:50:13 +09:00
2026-02-25 21:25:28 +00:00
2025-12-15 08:50:13 +09:00
2025-12-15 08:50:13 +09:00
2026-05-27 09:42:51 +01:00
2026-05-27 12:20:18 +01:00
2026-05-27 09:39:48 +01:00
2026-05-27 12:20:20 +01:00
2026-06-26 16:24:12 +01:00
2025-12-15 08:50:13 +09:00
2025-12-15 08:50:13 +09:00
2026-05-27 12:20:19 +01:00
2025-12-01 16:18:11 +01:00
2026-02-06 14:29:10 +00:00