Lucid update to 2.6.32.28+drm33.12 stable release

Bug #705045 reported by Brad Figg
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Invalid
Medium
Ubuntu Kernel Team
Lucid
Fix Released
Medium
Unassigned

Bug Description

SRU Justification

Impact:
  The upstream process for stable tree updates is quite similar
  in scope to the Ubuntu SRU process, e.g., each patch has to
  demonstrably fix a bug, and each patch is vetted by upstream
  by originating either directly from Linus' tree or in a minimally
  backported form of that patch. The 2.6.32.28+drm33.12 upstream stable
  patch set is now available. It should be included in the Ubuntu
  kernel as well.

  git://git.kernel.org/pub/scm/linux/kernel/git/smb/linux-2.6.32.y-drm33.z.git
  http://git.kernel.org/?p=linux/kernel/git/smb/linux-2.6.32.y-drm33.z.git;a=summary

TEST CASE: TBD

  The following 47 patches are in the 2.6.32.28+drm33.12 stable release:

  * TTY: Fix error return from tty_ldisc_open()
  * x86, hotplug: Use mwait to offline a processor, fix the legacy case
  * fuse: verify ioctl retries
  * fuse: fix ioctl when server is 32bit
  * ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and capture
  * nohz: Fix printk_needs_cpu() return value on offline cpus
  * nohz: Fix get_next_timer_interrupt() vs cpu hotplug
  * NFS: Fix panic after nfs_umount()
  * nfsd: Fix possible BUG_ON firing in set_change_info
  * NFS: Fix fcntl F_GETLK not reporting some conflicts
  * sunrpc: prevent use-after-free on clearing XPT_BUSY
  * hwmon: (adm1026) Allow 1 as a valid divider value
  * hwmon: (adm1026) Fix setting fan_div
  * amd64_edac: Fix interleaving check
  * IB/uverbs: Handle large number of entries in poll CQ
  * PM / Hibernate: Fix PM_POST_* notification with user-space suspend
  * ACPICA: Fix Scope() op in module level code
  * ACPI: EC: Add another dmi match entry for MSI hardware
  * orinoco: fix TKIP countermeasure behaviour
  * orinoco: clear countermeasure setting on commit
  * x86, amd: Fix panic on AMD CPU family 0x15
  * md: fix bug with re-adding of partially recovered device.
  * tracing: Fix panic when lseek() called on "trace" opened for writing
  * x86, gcc-4.6: Use gcc -m options when building vdso
  * x86: Enable the intr-remap fault handling after local APIC setup
  * x86, vt-d: Handle previous faults after enabling fault handling
  * x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode
  * x86, vt-d: Quirk for masking vtd spec errors to platform error handling logic
  * hvc_console: Fix race between hvc_close and hvc_remove
  * hvc_console: Fix race between hvc_close and hvc_remove, again
  * HID: hidraw: fix window in hidraw_release
  * bfa: fix system crash when reading sysfs fc_host statistics
  * igb: only use vlan_gro_receive if vlans are registered
  * net: release dst entry while cache-hot for GSO case too
  * install_special_mapping skips security_file_mmap check.
  * USB: misc: uss720.c: add another vendor/product ID
  * USB: ftdi_sio: Add D.O.Tec PID
  * USB: usb-storage: unusual_devs entry for the Samsung YP-CP3
  * p54usb: add 5 more USBIDs
  * p54usb: New USB ID for Gemtek WUBI-100GW
  * sound: Prevent buffer overflow in OSS load_mixer_volumes
  * mv_xor: fix race in tasklet function
  * ima: fix add LSM rule bug
  * ALSA: hda: Use LPIB for Dell Latitude 131L
  * ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120
  * block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
  * sctp: Fix a race between ICMP protocol unreachable and connect()
  * posix-cpu-timers: workaround to suppress the problems with mt exec
  * Linux 2.6.32.28

Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

Hi Brad,

Please be sure to confirm this issue exists with the latest development release of Ubuntu. ISO CD images are available from http://cdimage.ubuntu.com/daily/current/ . If the issue remains, please run the following command from a Terminal (Applications->Accessories->Terminal). It will automatically gather and attach updated debug information to this report.

apport-collect -p linux 705045

Also, if you could test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstream-testing' tag. This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the 'needs-upstream-testing' text. Please let us know your results.

Thanks in advance.

    [This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: needs-kernel-logs
tags: added: needs-upstream-testing
tags: added: kj-triage
Changed in linux (Ubuntu):
status: New → Incomplete
Steve Conklin (sconklin)
Changed in linux (Ubuntu):
status: Incomplete → In Progress
assignee: nobody → Ubuntu Kernel Team (ubuntu-kernel-team)
Revision history for this message
Martin Pitt (pitti) wrote : Please test proposed package

Accepted linux into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

Changed in linux (Ubuntu Lucid):
status: New → Fix Committed
Andy Whitcroft (apw)
Changed in linux (Ubuntu):
importance: Undecided → Medium
Changed in linux (Ubuntu Lucid):
importance: Undecided → Medium
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (5.4 KiB)

This bug was fixed in the package linux - 2.6.32-29.58

---------------
linux (2.6.32-29.58) lucid-proposed; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
    - LP: #716551

  [ Upstream Kernel Changes ]

  * net: fix rds_iovec page count overflow, CVE-2010-3865
    - LP: #709153
    - CVE-2010-3865
  * net: ax25: fix information leak to userland, CVE-2010-3875
    - LP: #710714
    - CVE-2010-3875
  * net: ax25: fix information leak to userland harder, CVE-2010-3875
    - LP: #710714
    - CVE-2010-3875
  * net: packet: fix information leak to userland, CVE-2010-3876
    - LP: #710714
    - CVE-2010-3876
  * net: tipc: fix information leak to userland, CVE-2010-3877
    - LP: #711291
    - CVE-2010-3877
  * inet_diag: Make sure we actually run the same bytecode we audited,
    CVE-2010-3880
    - LP: #711865
    - CVE-2010-3880

linux (2.6.32-29.57) lucid-proposed; urgency=low

  [ Steve Conklin ]

  * Tracking Bug
    - LP: #708864

  [ Tim Gardner ]

  * [Config] Set CONFIG_NR_CPUS=256 for amd64 server
    - LP: #706058

  [ Upstream Kernel Changes ]

  * Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13
    - LP: #380126
  * tun: avoid BUG, dump packet on GSO errors
    - LP: #698883
  * TTY: Fix error return from tty_ldisc_open()
    - LP: #705045
  * x86, hotplug: Use mwait to offline a processor, fix the legacy case
    - LP: #705045
  * fuse: verify ioctl retries
    - LP: #705045
  * fuse: fix ioctl when server is 32bit
    - LP: #705045
  * ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and
    capture
    - LP: #595482, #705045
  * nohz: Fix printk_needs_cpu() return value on offline cpus
    - LP: #705045
  * nohz: Fix get_next_timer_interrupt() vs cpu hotplug
    - LP: #705045
  * nfsd: Fix possible BUG_ON firing in set_change_info
    - LP: #705045
  * NFS: Fix fcntl F_GETLK not reporting some conflicts
    - LP: #705045
  * sunrpc: prevent use-after-free on clearing XPT_BUSY
    - LP: #705045
  * hwmon: (adm1026) Allow 1 as a valid divider value
    - LP: #705045
  * hwmon: (adm1026) Fix setting fan_div
    - LP: #705045
  * amd64_edac: Fix interleaving check
    - LP: #705045
  * IB/uverbs: Handle large number of entries in poll CQ
    - LP: #705045
  * PM / Hibernate: Fix PM_POST_* notification with user-space suspend
    - LP: #705045
  * ACPICA: Fix Scope() op in module level code
    - LP: #705045
  * ACPI: EC: Add another dmi match entry for MSI hardware
    - LP: #705045
  * orinoco: fix TKIP countermeasure behaviour
    - LP: #705045
  * orinoco: clear countermeasure setting on commit
    - LP: #705045
  * x86, amd: Fix panic on AMD CPU family 0x15
    - LP: #705045
  * md: fix bug with re-adding of partially recovered device.
    - LP: #705045
  * tracing: Fix panic when lseek() called on "trace" opened for writing
    - LP: #705045
  * x86, gcc-4.6: Use gcc -m options when building vdso
    - LP: #705045
  * x86: Enable the intr-remap fault handling after local APIC setup
    - LP: #705045
  * x86, vt-d: Handle previous faults after enabling fault handling
    - LP: #705045
  * x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode
    - LP: #705045
  * x8...

Read more...

Changed in linux (Ubuntu Lucid):
status: Fix Committed → Fix Released
Changed in linux (Ubuntu):
status: In Progress → Invalid
tags: added: testcase
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.