Skip to content

Fix binding UDP sockets to wildcard address if the address is invalid

I think this is a security issue. Listening to 0.0.0.0 instead of my VPN address that is not yet up is a problem. With the fix, the bind fails if the address is invalid.

Merge request reports

Loading