net: Fix infinite loop in in skb_flow_dissect() (CVE-2013-4348)

svn path=/dists/sid/linux/; revision=20765
This commit is contained in:
Ben Hutchings 2013-11-01 01:35:14 +00:00
parent 3a3112b981
commit a78dcf3d31
1 changed files with 1 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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 <asm/byteorder.h> in linux/raid/md_p.h.