List most important changes in 3.2.17

svn path=/dists/sid/linux-2.6/; revision=18995
This commit is contained in:
Ben Hutchings 2012-05-12 11:00:44 +00:00
parent d09c14f9cd
commit 78ed20c18a
1 changed files with 20 additions and 0 deletions

20
debian/changelog vendored
View File

@ -2,6 +2,26 @@ linux-2.6 (3.2.17-1) UNRELEASED; urgency=low
* New upstream stable update:
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.17
- md: fix possible corruption of array metadata on shutdown.
- ext4: fix endianness breakage in ext4_split_extent_at()
- btrfs: btrfs_root_readonly() broken on big-endian
- ocfs2: Fix various bugs affecting big-endian architectures
- lockd: fix the endianness bug
- phonet: Check input from user before allocating
- netlink: fix races after skb queueing
- net: fix a race in sock_queue_err_skb()
- net/ethernet: ks8851_mll fix rx frame buffer overflow
- x86, apic: APIC code touches invalid MSR on P5 class machines
- drm/i915: fix integer overflow in i915_gem_execbuffer2()
- drm/i915: fix integer overflow in i915_gem_do_execbuffer()
- USB: cdc-wdm: fix race leading leading to memory corruption
- autofs: make the autofsv5 packet file descriptor use a packetized pipe
(Closes: #633423)
- efi: Validate UEFI boot variables
- efivars: Improve variable validation
- fs/cifs: fix parsing of dfs referrals
- hfsplus: Fix potential buffer overflows (CVE-2012-2319)
- exit_signal: fix the "parent has changed security domain" logic
[ Ben Hutchings ]
* aufs: Enable AUFS_EXPORT