We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2017-02-22 22:02:47 +0200

fix dccp in kernel cve-2017-6074

new linux-kernel vulnerability in dccp protocol in kernel (cve-2017-6074). some investigation on my jolla1-2.1.0.9 $ cat /boot/config-3.4.108.20161101.1 | grep DCCP shows `CONFIG_NF_CT_PROTO_DCCP=y

CONFIG_NETFILTER_XT_MATCH_DCCP is not set

CONFIG_NF_NAT_PROTO_DCCP=y

CONFIG_IP_DCCP is not set` so dccp is active...

please fix this with available patch

fix dccp in kernel cve-2017-6074

new linux-kernel vulnerability in dccp protocol in kernel (cve-2017-6074). some investigation on my jolla1-2.1.0.9 $ cat /boot/config-3.4.108.20161101.1 | grep DCCP shows `CONFIG_NF_CT_PROTO_DCCP=y

CONFIG_NF_CT_PROTO_DCCP=y # CONFIG_NETFILTER_XT_MATCH_DCCP is not set

CONFIG_NF_NAT_PROTO_DCCP=y

set CONFIG_NF_NAT_PROTO_DCCP=y # CONFIG_IP_DCCP is not set` set so dccp is active...

active... please fix this with available patch