Bug 1351354 - amavisd-new: additional systemd hardening
Summary: amavisd-new: additional systemd hardening
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: amavisd-new
Version: 24
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Juan Orti
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-29 20:33 UTC by Craig
Modified: 2016-07-18 20:53 UTC (History)
5 users (show)

Fixed In Version: amavisd-new-2.11.0-3.fc24 amavisd-new-2.11.0-3.fc23
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-18 20:53:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Craig 2016-06-29 20:33:16 UTC
amavisd-new's systemd services should use more of systemd's hardening features.

http://pkgs.fedoraproject.org/cgit/rpms/amavisd-new.git/tree/amavis-mc.service should probably have added to it:
CapabilityBoundingSet=
ProtectSystem=full
ProtectHome=true

http://pkgs.fedoraproject.org/cgit/rpms/amavisd-new.git/tree/amavisd-clean-quarantine.service should probably have added to it:
CapabilityBoundingSet=
ProtectSystem=full
ProtectHome=true

http://pkgs.fedoraproject.org/cgit/rpms/amavisd-new.git/tree/amavisd-clean-tmp.service should probably have added to it:
CapabilityBoundingSet=
ProtectSystem=full
ProtectHome=true

http://pkgs.fedoraproject.org/cgit/rpms/amavisd-new.git/tree/amavisd-snmp-zmq.service should probably have added to it:
CapabilityBoundingSet=
ProtectHome=true
ProtectSystem=full

http://pkgs.fedoraproject.org/cgit/rpms/amavisd-new.git/tree/amavisd-snmp.service should probably have added to it:
CapabilityBoundingSet=
ProtectHome=true
ProtectSystem=full

http://pkgs.fedoraproject.org/cgit/rpms/amavisd-new.git/tree/amavisd.service should probably have added to it:
CapabilityBoundingSet=
ProtectHome=true
ProtectSystem=full

Comment 1 Fedora Update System 2016-06-30 08:20:40 UTC
amavisd-new-2.11.0-3.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-34df18001a

Comment 2 Fedora Update System 2016-07-02 20:31:17 UTC
amavisd-new-2.11.0-3.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-34df18001a

Comment 3 Fedora Update System 2016-07-05 04:57:26 UTC
amavisd-new-2.11.0-3.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 4 Fedora Update System 2016-07-06 10:24:27 UTC
amavisd-new-2.11.0-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-c324d1cb28

Comment 5 Fedora Update System 2016-07-10 03:54:45 UTC
amavisd-new-2.11.0-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-c324d1cb28

Comment 6 Fedora Update System 2016-07-18 20:53:28 UTC
amavisd-new-2.11.0-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.