Precise update to v3.8.13.20 stable release

Bug #1300343 reported by Joseph Salisbury
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux-lts-raring (Ubuntu)
Invalid
Medium
Unassigned
Precise
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 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

CVE References

tags: added: kernel-stable-tracking-bug
Changed in linux (Ubuntu Precise):
importance: Undecided → Medium
Changed in linux (Ubuntu):
importance: Undecided → Medium
description: updated
Mathew Hodson (mhodson)
Changed in linux (Ubuntu):
status: New → Invalid
Revision history for this message
Mathew Hodson (mhodson) wrote :
Download full text (7.0 KiB)

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()
...

Read more...

affects: linux (Ubuntu Precise) → linux-lts-raring (Ubuntu Precise)
Changed in linux-lts-raring (Ubuntu Precise):
status: New → Fix Released
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.