[kernel] r16963 - dists/squeeze/linux-2.6/debian
Ben Hutchings
benh at alioth.debian.org
Wed Mar 2 03:48:07 UTC 2011
Author: benh
Date: Wed Mar 2 03:48:03 2011
New Revision: 16963
Log:
List more of the most important bug fixes in 2.6.32.30
Modified:
dists/squeeze/linux-2.6/debian/changelog
Modified: dists/squeeze/linux-2.6/debian/changelog
==============================================================================
--- dists/squeeze/linux-2.6/debian/changelog Wed Mar 2 02:12:56 2011 (r16962)
+++ dists/squeeze/linux-2.6/debian/changelog Wed Mar 2 03:48:03 2011 (r16963)
@@ -38,7 +38,6 @@
(CVE-2011-1013)
[ dann frazier ]
- * xfs: fix information leak using stale NFS handle (CVE-2010-2943)
* CAN: Use inode instead of kernel address for /proc file (CVE-2010-4565)
[ maximilian attems]
@@ -47,10 +46,34 @@
* Add openvz nfs fixes. (closes: #613170)
* HID: add support for Acan FG-8100 barcode reader. (closes: #615888)
* Add longterm 2.6.32.30-rc1:
+ - nfsd: Memory corruption due to writing beyond the stat array
- av7110: check for negative array offset (CVE-2011-0521)
+ - cred: Fix get_task_cred() and task_state() to not resurrect dead
+ credentials
+ - cred: Fix kernel panic upon security_file_alloc() failure
+ - cred: Fix BUG() upon security_cred_alloc_blank() failure
+ - cred: Fix memory and refcount leaks upon security_prepare_creds()
+ failure
+ - dm/raid1: Fail writes if errors are not handled and log fails
+ - GFS2: Fix bmap allocation corner-case bug
+ - xfs: Fix information leak using stale NFS handle (CVE-2010-2943)
- [s390] remove task_show_regs (CVE-2011-0710)
- - fs/partitions: Validate map_count in Mac partition tables (CVE-2011-1010)
+ - PM/hibernate: Return error code when alloc_image_page() fails
+ - fs/partitions: Validate map_count in Mac partition tables
+ (CVE-2011-1010)
- ALSA: caiaq - Fix possible string-buffer overflow (CVE-2011-0712)
+ - acer-wmi, asus_acpi, tc1100-wmi: Restrict write permissions on files
+ in procfs/sysfs
+ - [x86] usbip/vhci: Update reference count for usb_device
+ - [x86] usbip/vhci: Give back URBs from in-flight unlink requests
+ - [x86] usbip/vhci: Refuse to enqueue for dead connections
+ - epoll: Prevent creating circular epoll structures
+ - swiotlb: Fix wrong panic
+ - fs/partitions/ldm: Corrupted partition table can cause kernel oops
+ - xhci: Avoid BUG() in interrupt context
+ - xhci: Fix errors in the running total calculations in the TRB math
+ - xhci: Fix an error in count_sg_trbs_needed()
+ - x25: Do not reference freed memory
[ Aurelien Jarno ]
* init: fix race between init and kthreadd, fixes a kernel panic on
More information about the Kernel-svn-changes
mailing list