From a78dcf3d317668f22627118282f800e7a16e3f01 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 1 Nov 2013 01:35:14 +0000 Subject: [PATCH] net: Fix infinite loop in in skb_flow_dissect() (CVE-2013-4348) svn path=/dists/sid/linux/; revision=20765 --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index fb7985f9d..ca78cba39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ linux (3.11.6-2) UNRELEASED; urgency=low * [ia64] Reduce compiler version to gcc-4.6, matching gcc-defaults (fixes FTBFS) * [armhf] Bump ABI to 1a, as enabling Xen and KVM support changes ABI + * net: Fix infinite loop in in skb_flow_dissect() (CVE-2013-4348) [ Aurelien Jarno ] * UAPI: include in linux/raid/md_p.h.