-
Bug
-
Resolution: Done-Errata
-
Normal
-
rhel-10.0
-
None
-
linuxptp-4.4-2.el10
-
No
-
Moderate
-
rhel-stacks-services-scripting
-
ssg_core_services
-
1
-
False
-
False
-
-
None
-
None
-
None
There are multiple issues with the selinux policy.
- It doesn't allow ptp4l to use a generic netlink socket, which is needed to handle virtual PTP clocks
- It doesn't allow timemaster to read and write /sys, which is needed to support virtual clocks
Reproducer:
- start ptp4l/timemaster on a HW-timestamping capable network interface
- observe audit.log
type=AVC msg=audit(1738157658.065:421): avc: denied { sys_admin } for pid=3902 comm="ptp4l" capability=21 scontext=system_u:system_r:ptp4l_t:s0 tcontext=system_u:system_r:ptp4l_t:s0 tclass=capability permissive=0 type=AVC msg=audit(1738235953.712:5077): avc: denied { write } for pid=37137 comm="timemaster" name="ptp0" dev="sysfs" ino=27774 scontext=system_u:system_r:timemaster_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=dir permissive=0
- links to
-
RHBA-2024:140992 linuxptp bug fix and enhancement update