[Bug 279650] Linux module crash

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 16 Jun 2024 11:57:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279650

--- Comment #2 from Ricardo Branco <rbranco@suse.com> ---

Perhaps related?

linux: Allows writing to the vdso from the kernel
https://github.com/freebsd/freebsd-src/commit/ec69d230933f82c7c142b053882255aa57475463

        /*
         * VDSO is readonly mapped to the process VA and
         * can't be relocated by rtld.
         */
https://github.com/freebsd/freebsd-src/blob/main/sys/compat/linux/linux_vdso.c#L138

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