Skip to content

incusd/instance/lxc: Restrict unprivileged ping to recent kernels #1934

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

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

stgraber
Copy link
Member

Older kernels don't properly namespace this sysctl, leading to startup failures. This kernel change is required for it to work as intended: https://lkml.org/lkml/2023/5/31/547

Closes #1933

Older kernels don't properly namespace this sysctl, leading to startup
failures. This kernel change is required for it to work as intended:
https://lkml.org/lkml/2023/5/31/547

Closes lxc#1933

Signed-off-by: Stéphane Graber <[email protected]>
@hallyn hallyn merged commit 4bf1fb5 into lxc:main Apr 14, 2025
38 checks passed
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.

sysctl.ping_group_range too large
2 participants