From abb330e8bb255fd7440bf517042cbc79f3a220fb Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 13 Jul 2012 03:18:35 +0000 Subject: [PATCH] Properly group the two changes supposed to fix CVE-2012-3400 svn path=/dists/sid/linux/; revision=19247 --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e7d2f952a..7ba31f772 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,8 +12,9 @@ linux (3.2.23-1) UNRELEASED; urgency=low - md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev - md/raid10: fix failure when trying to repair a read error. - - udf: Avoid run away loop when partition table length is corrupted - - udf: Fortify loading of sparing table (CVE-2012-3400) + - udf: Improve sanity checking of filesystem metadata (CVE-2012-3400) + + udf: Avoid run away loop when partition table length is corrupted + + udf: Fortify loading of sparing table - l2tp: fix a race in l2tp_ip_sendmsg() - netpoll: fix netpoll_send_udp() bugs - Btrfs: run delayed directory updates during log replay