Date: Sun, 16 Jun 2024 11:57:42 +0000 From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 279650] Linux module crash Message-ID: <bug-279650-4077-RK4VkBq4yp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-279650-4077@https.bugs.freebsd.org/bugzilla/> References: <bug-279650-4077@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279650 --- 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/ec69d230933f82c7c142b05388225= 5aa57475463 /* * 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_vds= o.c#L138 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279650-4077-RK4VkBq4yp>