Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sepolicy changes for bluez to access uhid #782

Merged
merged 3 commits into from
Jun 5, 2024

Conversation

pebenito
Copy link
Member

@pebenito pebenito commented Jun 5, 2024

Resolve selinux premission for HID

Below avc denials that are fixed with this patch -

avc: denied { read write } for pid=656 comm="bluetoothd" name="uhid" dev="devtmpfs" ino=841 scontext=system_u:system_r:bluetooth_t:s0-s15:c0.c1023 tcontext=system_u:object_r:uhid_device_t:s0 tclass=chr_file permissive=0

Submitted-by: Amisha Jain [email protected]

Amisha Jain and others added 3 commits June 5, 2024 14:50
Resolve selinux premission for HID

Below avc denials that are fixed with this patch -

avc:  denied  { read write } for  pid=656 comm="bluetoothd" name="uhid" dev="devtmpfs" ino=841 scontext=system_u:system_r:bluetooth_t:s0-s15:c0.c1023 tcontext=system_u:object_r:uhid_device_t:s0 tclass=chr_file permissive=0

Signed-off-by: Amisha Jain <[email protected]>
@pebenito pebenito merged commit c963ddf into SELinuxProject:main Jun 5, 2024
56 checks passed
@pebenito pebenito deleted the quic_amisjain-bt-uhid branch June 28, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant