User Details
- User Since
- Jan 9 2018, 12:28 AM (356 w, 3 d)
Sep 9 2024
I know I'm listed as a reviewer, but I can't assess the code change here. The gist of it looks good, though. I'd be a lot less worried about enabling the feature with this limiter in place.
Aug 19 2024
Yes, that's true. The loop is effectively the same as the one used by NAT rules to assign a source port, but that would typically apply to outbound connections and so is less concerning. I'm not sure if 15k iterations is expensive enough for this to be a fatal problem, but it could well be.
Beating a closed ticket here, but in case anyone is reading this - wouldn't there be a way to DoS this?
If you know anything at all about the target network, it would seem that you could hammer the load balanced address 15k times to create states for all the source ports in the range, and then hit one of the other addresses that have rdr rules that translate to the same address. Each such hit would cause the loop to run 15k times, for as long as the initial states remain valid. Or am I completely misreading this?
May 14 2024
How does this work for jailed processes/users? I may have missed out on something (a lot) since last I prodded the MAC framework, but IIRC the support for jail-specific rules is limited, at best?
Oct 7 2022
- Add $zfskeys_timeout variable to $timeout variable
- Fix style
Mar 18 2022
Jun 8 2021
- Changes requested by dteske, others
May 19 2021
Apr 27 2021
Aug 27 2019
Aug 26 2019
Has the new xfwm4 been tested with the modesetting X driver? When I do, all window decorations are black. That is - buttons and title shows up, also the corner pieces of windows, but the rest is just black. Switching to intel driver does not show this problem. Other window managers (windowmaker tested so far) do not seem to exhibit any such issues.
Aug 25 2019
Aug 24 2019
x11/xfce4-conf fails to build because it need dbus, but this has been removed from the Makefile.