-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Milestone
Description
Issue Description
I can't use Waydroid at all, setup fails complaining /dev/binderfs/binder-control doesn't exist.
Steps to Reproduce
As far as I can tell, it is caused by using Orchid with IBT enabled (11th gen intel or newer)
On what version of Vanilla OS this happens?
Unreleased
Additional Information
Attempting to mount /dev/binderfs mount crashes with a segfault, dmesg shows a missing endbr instruction. This is a security feature being triggered caused by the binder module not being compiled with the right options, see https://lwn.net/Articles/889475/
At a glance, it would appear the module should be compiled with -fcf-protection=branch, but i'm not sure how that needs to happen, nor if it's anbox's issue or an issue with dkms.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo