From 4a91c64c26f1e5c605cf2733d5171ad34363cb50 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 21 Jan 2010 01:12:08 +0000 Subject: [PATCH] Properly describe fix for CVE-2009-4536, CVE-2009-4538 svn path=/dists/trunk/linux-2.6/; revision=14961 --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 58693f081..cddd5716f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,7 +31,8 @@ linux-2.6 (2.6.32-6) UNRELEASED; urgency=low + agp/intel-agp: Clear entire GTT on startup * SCSI/megaraid_sas: remove sysfs poll_mode_io world writeable permissions (CVE-2009-3939) - * e1000,e1000e: enhance fragment detection (CVE-2009-4536, CVE-2009-4538) + * e1000,e1000e: Discard all fragments of received over-length packets + (CVE-2009-4536, CVE-2009-4538) [ Ian Campbell ] * xen: Enable up to 32G of guest memory on i386.