Comment # 1 on bug 1231494 from Cathy Hu
Reproducer:
install rsync

add this to /etc/rsyncd.conf
https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/data/console/rsyncd.conf

echo "test42:424242" >> /etc/rsyncd.secrets

systemctl start rsyncd

Oct 17 18:01:11 localhost systemd[1]: Started Start the rsync server daemon.
Oct 17 18:01:11 localhost systemd[1]: rsyncd.service: Main process exited,
code=killed, status=11/SEGV
Oct 17 18:01:11 localhost systemd[1]: rsyncd.service: Failed with result
'signal'.

avc: 
----
time->Thu Oct 17 18:01:11 2024
type=AVC msg=audit(1729180871.679:1520): avc:  denied  { execute } for 
pid=241492 comm="rsyncd" path="/usr/bin/bash" dev="vda3" ino=924322
scontext=system_u:system_r:rsync_t:s0
tcontext=system_u:object_r:shell_exec_t:s0 tclass=file permissive=0


You are receiving this mail because: