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

[3.18.x] Allow all processing using the netlink route socket to read/write #5540

Merged

Conversation

vpodzime
Copy link
Contributor

@vpodzime vpodzime commented Jun 9, 2024

Otherwise things like this happen:

postfix/sendmail[31057]: fatal: inet_addr_local[getifaddrs]: getifaddrs: Permission denied

(ported commit 5fbebdb)

Otherwise things like this happen:

  postfix/sendmail[31057]: fatal: inet_addr_local[getifaddrs]: getifaddrs: Permission denied

(ported commit 5fbebdb)
@vpodzime vpodzime changed the title Allow all processing using the netlink route socket to read/write [3.18.x] Allow all processing using the netlink route socket to read/write Jun 9, 2024
@cf-bottom
Copy link

Thank you for submitting a pull request! Maybe @craigcomstock can review this?

Copy link
Contributor

@craigcomstock craigcomstock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vpodzime I don't see this change in master? https://github.com/cfengine/core/blob/master/misc/selinux/cfengine-enterprise.te.all#L438 so I'm a bit confused. Is it not needed in master/3.21 or do you need to cherrypick/fix in those branches as well?

@vpodzime
Copy link
Contributor Author

Is it not needed in master/3.21 or do you need to cherrypick/fix in those branches as well?

#5539
#5541

@vpodzime vpodzime merged commit 651eb8d into cfengine:3.18.x Jun 11, 2024
13 checks passed
craigcomstock pushed a commit to craigcomstock/core that referenced this pull request Jul 24, 2024
…_route_socket

[3.18.x] Allow all processing using the netlink route socket to read/write
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants