Skip site navigation (1)Skip section navigation (2)
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/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279650-4077-RK4VkBq4yp>