Properly group the two changes supposed to fix CVE-2012-3400

svn path=/dists/sid/linux/; revision=19247
This commit is contained in:
Ben Hutchings 2012-07-13 03:18:35 +00:00
parent 016f1a0814
commit abb330e8bb
1 changed files with 3 additions and 2 deletions

5
debian/changelog vendored
View File

@ -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