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

Limit usage of IPv4 and IPv6 flow routes #1188

Open
thomas-mangin opened this issue Nov 6, 2023 · 0 comments
Open

Limit usage of IPv4 and IPv6 flow routes #1188

thomas-mangin opened this issue Nov 6, 2023 · 0 comments
Assignees

Comments

@thomas-mangin
Copy link
Member

thomas-mangin commented Nov 6, 2023

It is possible to create funny rules for flowspec with, for example, a source IP as IPv4 and a destination IP as IPv6.

It is obviously not going to match any packets and should surely be reported to the user when the rule is created.

Should the implementation at the other end not validate input correctly, it may even be able to cause mayhem.

The same can be said about attributes (accepting binary) or updates in general.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant