Bug: Logs the error but does not return.
Fix: add error = ENOEXEC; goto out; after the link_elf_error call.
Differential D57788
link_elf: Program-header bounds check is non‑fatal (link_elf_load_file) Authored by thebugfixers_pm.me on Jun 23 2026, 8:50 PM. Tags None Referenced Files
Details
Bug: Logs the error but does not return. Fix: add error = ENOEXEC; goto out; after the link_elf_error call.
Diff Detail
Event TimelineComment Actions Agree it looks like it slipped through the net. Not sure on the why/how, I will investigate that in my own time, but the right thing to do is to abandon the proposal. Thank you for your time pointing this out. |