[Bug 295629] Linuxlator fails to run the linux x86_64 binary: Program headers not in the first page

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 28 May 2026 21:00:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295629

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=804daf166406a1b0e22f93b9417b90ed7d3aa1ae

commit 804daf166406a1b0e22f93b9417b90ed7d3aa1ae
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2026-05-28 09:06:33 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2026-05-28 20:59:26 +0000

    imgact_elf: read program headers if not contained in the first page

    PR:     295629
    Reviewed by:    markj
    Tested by:      Alex S <iwtcex@gmail.com>
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week
    Differential revision:  https://reviews.freebsd.org/D57294

 sys/kern/imgact_elf.c | 91 +++++++++++++++++++++++++++++++++++----------------
 1 file changed, 62 insertions(+), 29 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.