← Back to team overview

kernel-packages team mailing list archive

[Bug 1300343] Re: Precise update to v3.8.13.20 stable release

 

This bug was fixed in the package https://launchpad.net/ubuntu/+source
/linux-lts-raring/3.8.0-39.57~precise1

---------------
linux-lts-raring (3.8.0-39.57~precise1) precise; urgency=low

  [ Kamal Mostafa ]

  * Release Tracking Bug
    - LP: #1300956

  [ Tim Gardner ]

  * [Config] updateconfigs after Linux 3.8.13.19 stable update
  * [Config] CONFIG_ARPD=y
    - LP: #1295666

  [ Upstream Kernel Changes ]

  * kernel.h: define u8, s8, u32, etc. limits
    - LP: #1300343
  * kernel.h: undef clashing U64_MAX, U32_MAX size limits
    - LP: #1300343
  * ata: enable quirk from jmicron JMB350 for JMB394
    - LP: #1300343
  * sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYN
    - LP: #1300343
  * cgroup: fix locking in cgroup_cfts_commit()
    - LP: #1300343
  * xfs: ensure correct timestamp updates from truncate
    - LP: #1300343
  * ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling
    MMU
    - LP: #1300343
  * ARM: barrier: allow options to be passed to memory barrier instructions
    - LP: #1300343
  * ARM: 7955/1: spinlock: ensure we have a compiler barrier before sev
    - LP: #1300343
  * ASoC: da9055: Fix device registration of PMIC and CODEC devices
    - LP: #1300343
  * ARM: dma-mapping: fix GFP_ATOMIC macro usage
    - LP: #1300343
  * x86: dma-mapping: fix GFP_ATOMIC macro usage
    - LP: #1300343
  * SUNRPC: Fix races in xs_nospace()
    - LP: #1300343
  * drm/i915: Add intel_ring_cachline_align()
    - LP: #1300343
  * drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVB
    - LP: #1300343
  * can: kvaser_usb: check number of channels returned by HW
    - LP: #1300343
  * ext4: don't try to modify s_flags if the the file system is read-only
    - LP: #1300343
  * drm/vmwgfx: Fix possible integer overflow
    - LP: #1300343
  * drm/i915/dp: increase native aux defer retry timeout
    - LP: #1300343
  * drm/i915/dp: add native aux defer retry limit
    - LP: #1300343
  * rtlwifi: rtl8192ce: Fix too long disable of IRQs
    - LP: #1300343
  * rtlwifi: Fix incorrect return from rtl_ps_enable_nic()
    - LP: #1300343
  * rtl8187: fix regression on MIPS without coherent DMA
    - LP: #1300343
  * PCI: Enable INTx if BIOS left them disabled
    - LP: #1300343
  * cifs: ensure that uncached writes handle unmapped areas correctly
    - LP: #1300343
  * CIFS: Fix too big maxBuf size for SMB3 mounts
    - LP: #1300343
  * ext4: fix online resize with very large inode tables
    - LP: #1300343
  * ext4: fix online resize with a non-standard blocks per group setting
    - LP: #1300343
  * ext4: don't leave i_crtime.tv_sec uninitialized
    - LP: #1300343
  * ALSA: usb-audio: Add a quirk for Plantronics Gamecom 780
    - LP: #1300343
  * ALSA: usb-audio: work around KEF X300A firmware bug
    - LP: #1300343
  * avr32: fix missing module.h causing build failure in mimc200/fram.c
    - LP: #1300343
  * avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 use
    - LP: #1300343
  * ARM: 7957/1: add DSB after icache flush in __flush_icache_all()
    - LP: #1300343
  * ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()
    - LP: #1300343
  * ahci: disable NCQ on Samsung pci-e SSDs on macbooks
    - LP: #1300343
  * usb: gadget: bcm63xx_udc: fix build failure on DMA channel code
    - LP: #1300343
  * USB: EHCI: add delay during suspend to prevent erroneous wakeups
    - LP: #1300343
  * USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8
    - LP: #1300343
  * workqueue: ensure @task is valid across kthread_stop()
    - LP: #1300343
  * cgroup: update cgroup_enable_task_cg_lists() to grab siglock
    - LP: #1300343
  * hwmon: (max1668) Fix writing the minimum temperature
    - LP: #1300343
  * cpufreq: powernow-k8: Initialize per-cpu data-structures properly
    - LP: #1300343
  * ACPI / video: Filter the _BCL table for duplicate brightness values
    - LP: #1300343
  * ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2)
    optimizations
    - LP: #1300343
  * ARM: 7670/1: fix the memset fix
    - LP: #1300343
  * xtensa: move spill_registers to traps.h
    - LP: #1300343
  * xtensa: clean up stpill_registers
    - LP: #1300343
  * xtensa: introduce spill_registers_kernel macro
    - LP: #1300343
  * dma: ste_dma40: don't dereference free:d descriptor
    - LP: #1300343
  * ARM64: unwind: Fix PC calculation
    - LP: #1300343
  * dm thin: avoid metadata commit if a pool's thin devices haven't changed
    - LP: #1300343
  * ASoC: sta32x: Fix array access overflow
    - LP: #1300343
  * ASoC: wm8770: Fix wrong number of enum items
    - LP: #1300343
  * Input - arizona-haptics: Fix double lock of dapm_mutex
    - LP: #1300343
  * ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions
    - LP: #1300343
  * SELinux: bigendian problems with filename trans rules
    - LP: #1300343
  * quota: Fix race between dqput() and dquot_scan_active()
    - LP: #1300343
  * ASoC: sta32x: Fix cache sync
    - LP: #1300343
  * dm thin: fix the error path for the thin device constructor
    - LP: #1300343
  * qla2xxx: Fix kernel panic on selective retransmission request
    - LP: #1300343
  * ASoC: wm8958-dsp: Fix firmware block loading
    - LP: #1300343
  * i7core_edac: Fix PCI device reference count
    - LP: #1300343
  * i7300_edac: Fix device reference count
    - LP: #1300343
  * ipc,mqueue: remove limits for the amount of system-wide queues
    - LP: #1300343
  * PM / hibernate: Fix restore hang in freeze_processes()
    - LP: #1300343
  * ASoC: da732x: Mark DC offset control registers volatile
    - LP: #1300343
  * dm mpath: fix stalls when handling invalid ioctls
    - LP: #1300343
  * ACPI / processor: Rework processor throttling with work_on_cpu()
    - LP: #1300343
  * USB: serial: ftdi_sio: add id for Z3X Box device
    - LP: #1300343
  * USB: ftdi_sio: add Cressi Leonardo PID
    - LP: #1300343
  * usb: ehci: fix deadlock when threadirqs option is used
    - LP: #1300343
  * ASoC: sta32x: Fix wrong enum for limiter2 release rate
    - LP: #1300343
  * perf/x86: Fix event scheduling
    - LP: #1300343
  * perf: Fix hotplug splat
    - LP: #1300343
  * kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
    - LP: #1300343
  * drm/radeon: print the supported atpx function mask
    - LP: #1300343
  * drm/radeon: fix missing bo reservation
    - LP: #1300343
  * drm/radeon: disable pll sharing for DP on DCE4.1
    - LP: #1300343
  * powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly
    - LP: #1300343
  * powerpc/crashdump : Fix page frame number check in copy_oldmem_page
    - LP: #1300343
  * arm64: mm: Add double logical invert to pte accessors
    - LP: #1300343
  * PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not
    enabled
    - LP: #1300343
  * Linux 3.8.13.20
    - LP: #1300343
  * ioat: fix tasklet tear down
    - LP: #1291113
 -- Kamal Mostafa <kamal@xxxxxxxxxxxxx>   Tue, 01 Apr 2014 12:01:13 -0700

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-0049

** Package changed: linux (Ubuntu Precise) => linux-lts-raring (Ubuntu
Precise)

** Changed in: linux-lts-raring (Ubuntu Precise)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-raring in Ubuntu.
https://bugs.launchpad.net/bugs/1300343

Title:
  Precise update to v3.8.13.20 stable release

Status in linux-lts-raring package in Ubuntu:
  Invalid
Status in linux-lts-raring source package in Precise:
  Fix Released

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 v3.8.13.20 upstream stable
         patch set is now available. It should be included in the Ubuntu
         kernel as well.

         git://git.kernel.org/

      TEST CASE: TBD

         The following patches are in the v3.8.13.20 stable release:
  Linux 3.8.13.20
  PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
  arm64: mm: Add double logical invert to pte accessors
  powerpc/crashdump : Fix page frame number check in copy_oldmem_page
  powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly
  drm/radeon: disable pll sharing for DP on DCE4.1
  drm/radeon: fix missing bo reservation
  drm/radeon: print the supported atpx function mask
  kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
  perf: Fix hotplug splat
  perf/x86: Fix event scheduling
  ASoC: sta32x: Fix wrong enum for limiter2 release rate
  usb: ehci: fix deadlock when threadirqs option is used
  USB: ftdi_sio: add Cressi Leonardo PID
  USB: serial: ftdi_sio: add id for Z3X Box device
  ACPI / processor: Rework processor throttling with work_on_cpu()
  dm mpath: fix stalls when handling invalid ioctls
  ASoC: da732x: Mark DC offset control registers volatile
  PM / hibernate: Fix restore hang in freeze_processes()
  ipc,mqueue: remove limits for the amount of system-wide queues
  i7300_edac: Fix device reference count
  i7core_edac: Fix PCI device reference count
  ASoC: wm8958-dsp: Fix firmware block loading
  qla2xxx: Fix kernel panic on selective retransmission request
  dm thin: fix the error path for the thin device constructor
  ASoC: sta32x: Fix cache sync
  quota: Fix race between dqput() and dquot_scan_active()
  SELinux: bigendian problems with filename trans rules
  ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions
  Input - arizona-haptics: Fix double lock of dapm_mutex
  ASoC: wm8770: Fix wrong number of enum items
  ASoC: sta32x: Fix array access overflow
  dm thin: avoid metadata commit if a pool's thin devices haven't changed
  ARM64: unwind: Fix PC calculation
  dma: ste_dma40: don't dereference free:d descriptor
  xtensa: introduce spill_registers_kernel macro
  xtensa: clean up stpill_registers
  xtensa: move spill_registers to traps.h
  ARM: 7670/1: fix the memset fix
  ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizations
  ACPI / video: Filter the _BCL table for duplicate brightness values
  cpufreq: powernow-k8: Initialize per-cpu data-structures properly
  hwmon: (max1668) Fix writing the minimum temperature
  cgroup: update cgroup_enable_task_cg_lists() to grab siglock
  workqueue: ensure @task is valid across kthread_stop()
  USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8
  USB: EHCI: add delay during suspend to prevent erroneous wakeups
  usb: gadget: bcm63xx_udc: fix build failure on DMA channel code
  ahci: disable NCQ on Samsung pci-e SSDs on macbooks
  ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()
  ARM: 7957/1: add DSB after icache flush in __flush_icache_all()
  avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 use
  avr32: fix missing module.h causing build failure in mimc200/fram.c
  ALSA: usb-audio: work around KEF X300A firmware bug
  ALSA: usb-audio: Add a quirk for Plantronics Gamecom 780
  ext4: don't leave i_crtime.tv_sec uninitialized
  ext4: fix online resize with a non-standard blocks per group setting
  ext4: fix online resize with very large inode tables
  CIFS: Fix too big maxBuf size for SMB3 mounts
  cifs: ensure that uncached writes handle unmapped areas correctly
  PCI: Enable INTx if BIOS left them disabled
  rtl8187: fix regression on MIPS without coherent DMA
  rtlwifi: Fix incorrect return from rtl_ps_enable_nic()
  rtlwifi: rtl8192ce: Fix too long disable of IRQs
  drm/i915/dp: add native aux defer retry limit
  drm/i915/dp: increase native aux defer retry timeout
  drm/vmwgfx: Fix possible integer overflow
  ext4: don't try to modify s_flags if the the file system is read-only
  can: kvaser_usb: check number of channels returned by HW
  drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVB
  drm/i915: Add intel_ring_cachline_align()
  SUNRPC: Fix races in xs_nospace()
  x86: dma-mapping: fix GFP_ATOMIC macro usage
  ARM: dma-mapping: fix GFP_ATOMIC macro usage
  ASoC: da9055: Fix device registration of PMIC and CODEC devices
  ARM: 7955/1: spinlock: ensure we have a compiler barrier before sev
  ARM: barrier: allow options to be passed to memory barrier instructions
  ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMU
  xfs: ensure correct timestamp updates from truncate
  cgroup: fix locking in cgroup_cfts_commit()
  sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYN
  ata: enable quirk from jmicron JMB350 for JMB394
  kernel.h: undef clashing U64_MAX, U32_MAX size limits
  kernel.h: define u8, s8, u32, etc. limits

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-raring/+bug/1300343/+subscriptions


References