Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3770337
CVE-2017-6074.sls
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
911 B
Referenced Files
None
Subscribers
None
CVE-2017-6074.sls
View Options
# -------------------------------------------------------------
# Salt — Hotfixes to mitigate bugs and security issues
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2017-02-27
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
# -------------------------------------------------------------
# CVE-2017-6074
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{%
if
grains
[
'os_family'
]
==
'Debian'
%}
/etc/modprobe.d/blacklist-dccp.conf
:
file.managed
:
-
source
:
salt://hotfixes/files/CVE-2017-6074-blacklist-dccp.conf
-
mode
:
644
{%
endif
%}
{%
if
grains
[
'os_family'
]
==
'RedHat'
%}
/etc/modprobe.d/disable-dccp.conf
:
file.managed
:
-
source
:
salt://hotfixes/files/CVE-2017-6074-disable-dccp.conf
-
mode
:
644
{%
endif
%}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 25, 19:54 (6 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2260891
Default Alt Text
CVE-2017-6074.sls (911 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment