Add stable 2.6.38.3

svn path=/dists/sid/linux-2.6/; revision=17224
This commit is contained in:
Ben Hutchings 2011-04-15 02:55:37 +00:00
parent 7fcb4ff12c
commit 06bc9ee656
3 changed files with 3929 additions and 0 deletions

32
debian/changelog vendored
View File

@ -4,6 +4,38 @@ linux-2.6 (2.6.38-4) UNRELEASED; urgency=low
* usb-audio: Define another USB ID for a buggy USB MIDI cable
(Closes: #617743)
* net: Enable BATMAN_ADV as module (Closes: #622361)
* Add stable 2.6.38.3, including:
- eCryptfs: Unlock page in write_begin error path
- irda: validate peer name and attribute lengths (CVE-2011-1180)
- irda: prevent heap corruption on invalid nickname
- nilfs2: fix data loss in mmap page write for hole blocks
- ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
- inotify: fix double free/corruption of stuct user
- perf: Fix task_struct reference leak
- ROSE: prevent heap corruption with bad facilities
- [x86] mtrr, pat: Fix one cpu getting out of sync during resume
- Input: synaptics - fix crash in synaptics_module_init()
- ath9k: fix a chip wakeup related crash in ath9k_start
- mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS
rates
- UBIFS: fix oops on error path in read_pnode
- quota: Don't write quota info in dquot_commit()
- mm: avoid wrapping vm_pgoff in mremap()
- wl12xx: fix potential buffer overflow in testmode nvs push
- Bluetooth: sco: fix information leak to userspace (CVE-2011-1078)
- bridge: netfilter: fix information leak (CVE-2011-1080)
- Bluetooth: bnep: fix buffer overflow (CVE-2011-1079)
- netfilter: ip_tables: fix infoleak to userspace (CVE-2011-1171)
- netfilter: arp_tables: fix infoleak to userspace (CVE-2011-1170)
- [x86] Revert "x86: Cleanup highmap after brk is concluded"
(Closes: #621072)
- Squashfs: handle corruption of directory structure
- ext4: fix a double free in ext4_register_li_request
- ext4: fix credits computing for indirect mapped files
- nfsd: fix auth_domain reference leak on nlm operations
- nfsd4: fix oops on lock failure
For the complete list of changes, see:
http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.38.3
-- Ben Hutchings <ben@decadent.org.uk> Fri, 08 Apr 2011 00:59:57 +0100

File diff suppressed because it is too large Load Diff

View File

@ -1 +1,11 @@
+ features/all/ALSA-usb-audio-define-another-USB-ID-for-a-buggy-USB.patch
- bugfix/all/pci-acpi-report-aspm-support-to-bios-if-not-disabled-from-command-line.patch
- bugfix/all/ses-avoid-kernel-panic-when-lun-0-is-not-mapped.patch
- bugfix/all/ath9k-fix-kernel-panic-in-ar2427.patch
- bugfix/all/cciss-fix-lost-command-issue.patch
- bugfix/all/alsa-fix-yet-another-race-in-disconnection.patch
- bugfix/x86/Save-cr4-to-mmu_cr4_features-at-boot-time.patch
- bugfix/all/radeon-add-sanity-checks-to-obj-info-record-parsing.patch
- bugfix/all/scsi-iscsi-world-writable-sysfs-priv_sess-file.patch
- bugfix/all/rtc-rtc-ds1511-world-writable-sysfs-nvram-file.patch
+ bugfix/all/stable/2.6.38.3.patch