8 Oct
2020
8 Oct
'20
20:35
https://bugzilla.suse.com/show_bug.cgi?id=1177499 https://bugzilla.suse.com/show_bug.cgi?id=1177499#c3 --- Comment #3 from Michal Suchanek <msuchanek@suse.com> --- ~/home:michals/python-python-prctl> rm ping ~/home:michals/python-python-prctl> cat /usr/bin/ping > ping ./ping -c1 localhost bash: ./ping: Permission denied So cp copies the capability settings but cat creates a new file which does not have any capability settings and that does not work anymore. -> looks like PR_SET_NO_NEW_PRIVS is broken on Tumbleweed kernel -- You are receiving this mail because: You are the assignee for the bug.