By default, the SELinux boolean git_session_bind_all_unreserved_ports
is disabled.
If this setting is enabled, it should be disabled.
To disable the git_session_bind_all_unreserved_ports
SELinux boolean, run the following command:
$ sudo setsebool -P git_session_bind_all_unreserved_ports off