Skip to content

logrotate.service: add systemd hardening options#291

Closed
cgzones wants to merge 1 commit intologrotate:masterfrom
cgzones:systemd
Closed

logrotate.service: add systemd hardening options#291
cgzones wants to merge 1 commit intologrotate:masterfrom
cgzones:systemd

Conversation

@cgzones
Copy link
Member

@cgzones cgzones commented Jan 8, 2020

  • RestrictNamespaces : prohibit namespacing
  • LockPersonality : prohibit usage of personality(2)
  • ProtectKernelLogs : prohibit access to the kernel ring buffer (syslog(2) (NOT syslog(3)), /dev/kmsg and /proc/kmsg)

+ RestrictNamespaces : prohibit namespacing
+ LockPersonality : prohibit usage of personality(2)
+ ProtectKernelLogs : prohibit access to the kernel ring buffer (syslog(2) (NOT syslog(3)), /dev/kmsg and /proc/kmsg)
@kdudka
Copy link
Member

kdudka commented Jan 13, 2020

Merging, thanks!

@kdudka kdudka closed this in 78ac7e6 Jan 13, 2020
@cgzones cgzones deleted the systemd branch February 6, 2020 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants