https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279650
--- Comment #2 from Ricardo Branco <[email protected]> --- 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.
