diff --git a/debian/changelog b/debian/changelog index 9ff1b66bc..82870a554 100644 --- a/debian/changelog +++ b/debian/changelog @@ -334,6 +334,7 @@ linux (4.9.24-1) UNRELEASED; urgency=medium (CVE-2017-7472) * PCI: Enable PCIE_PTM (except on armel/marvell) * 6lowpan: Enable Generic Header Compression modules + * net/sched: Enable NET_ACT_SKBMOD as module [ Salvatore Bonaccorso ] * ping: implement proper locking (CVE-2017-2671) diff --git a/debian/config/config b/debian/config/config index 7b772b376..1e3b79bca 100644 --- a/debian/config/config +++ b/debian/config/config @@ -6712,6 +6712,7 @@ CONFIG_NET_ACT_CSUM=m CONFIG_NET_ACT_VLAN=m CONFIG_NET_ACT_BPF=m CONFIG_NET_ACT_CONNMARK=m +CONFIG_NET_ACT_SKBMOD=m CONFIG_NET_ACT_IFE=m CONFIG_NET_ACT_TUNNEL_KEY=m CONFIG_NET_IFE_SKBMARK=m