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

Fix CVE-2024-45752 #476

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Fix CVE-2024-45752 #476

merged 1 commit into from
Sep 28, 2024

Conversation

PixlOne
Copy link
Owner

@PixlOne PixlOne commented Sep 28, 2024

Prevents arbitrary users from accessing d-bus interface. Fixes #473. This change now requires any application using the LogiOps D-Bus interface to run as root.

In the future, a more comprehensive permission system will be added.

Prevents arbitrary users from accessing d-bus interface. Fixes #473.
This change now requires any application using the LogiOps D-Bus
interface to run as root.
@PixlOne PixlOne merged commit 628ab93 into main Sep 28, 2024
4 checks passed
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.

CVE-2024-45752: D-Bus service allows configuration by any unprivileged user
1 participant