Actions
Bug #5981
closedPassenger opens up udp port
Description
Staypuft installer:
# audit2why -wa type=AVC msg=audit(1401197569.085:2565): avc: denied { name_bind } for pid=9349 comm="ruby" src=17659 scontext=unconfined_u:system_r:passenger_t:s0 tcontext=system_u:object_r:port_t:s0 tclass=udp_socket # audit2allow -R corenet_udp_bind_generic_port(passenger_t)
We are re-testing to see if the port is random or not. Strange UDP port.
Updated by Lukas Zapletal over 9 years ago
- Related to Bug #8030: Permission denied - bind(2) on DNS lookup when creating a host added
Actions