Precise update to v3.8.13.25 stable release

Bug #1335893 reported by Kamal Mostafa
24
This bug affects 2 people
Affects Status Importance Assigned to Milestone
linux-lts-raring (Ubuntu)
Invalid
Undecided
Unassigned
Precise
Fix Released
Undecided
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.25 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.25 stable release:
Linux 3.8.13.25
mm: rmap: fix use-after-free in __put_anon_vma
target: Fix alua_access_state attribute OOPs for un-configured devices
ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixup
ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptop
xhci: delete endpoints from bandwidth list before freeing whole device
md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".
USB: serial: option: add support for Novatel E371 PCIe card
USB: ftdi_sio: add NovaTech OrionLXm product ID
USB: io_ti: fix firmware download on big-endian machines (part 2)
USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
Staging: speakup: Move pasting into a work item
powerpc: Fix 64 bit builds with binutils 2.24
Input: synaptics - T540p - unify with other LEN0034 models
ARM: 8051/1: put_user: fix possible data corruption in put_user
ALSA: hda - Fix onboard audio on Intel H97/Z97 chipsets
sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINE
ARM: imx: fix error handling in ipu device registration
futex: Prevent attaching to kernel threads
futex: Add another early deadlock detection check
Input: synaptics - add min/max quirk for the ThinkPad W540
ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on all OMAP3 platforms
mm/memory-failure.c: fix memory leak by race between poison and unpoison
hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free hugepage
dma: mv_xor: Flush descriptors before activating a channel
nfsd4: warn on finding lockowner without stateid's
nfsd4: remove lockowner when removing lock stateid
can: peak_pci: prevent use after free at netdev removal
drm/radeon: avoid segfault on device open when accel is not working.
drm/radeon: handle non-VGA class pci devices with ATRM
drm/radeon: also try GART for CPU accessed buffers
perf: Prevent false warning in perf_swevent_add
perf: Limit perf_event_attr::sample_period to 63 bits
net: cpsw: fix null dereference at probe
sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
sched: Sanitize irq accounting madness
libceph: fix corruption when using page_count 0 page in rbd
PCI: shpchp: Check bridge's secondary (not primary) bus speed
x86-64, modify_ldt: Make support for 16-bit segments a runtime option
dm crypt: fix cpu hotplug crash by removing per-cpu structure
i2c: rcar: bail out on zero length transfers
i2c: s3c2410: resume race fix
i2c: designware: Mask all interrupts during i2c controller enable
x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()
[media] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode
[media] V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from user-space
ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatile
iommu/amd: Fix interrupt remapping for aliased devices
hwmon: (emc1403) Support full range of known chip revision numbers
hwmon: (emc1403) fix inverted store_hyst()
hrtimer: Set expiry time before switch_hrtimer_base()
mm, thp: close race between mremap() and split_huge_page()
ARM: dts: i.MX53: Fix ipu register space size
NFSD: Call ->set_acl with a NULL ACL structure if no entries
ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PX
genirq: Provide irq_force_affinity fallback for non-SMP
NFSd: call rpc_destroy_wait_queue() from free_client()
md: avoid possible spinning md thread at shutdown.
[media] media-device: fix infoleak in ioctl media_enum_entities()
crypto: caam - add allocation failure handling in SPRINTFCAT macro
[media] fc2580: fix tuning failure on 32-bit arch
percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree()

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

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

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

  [ Kamal Mostafa ]

  * Revert "ARM: OMAP3: clock: Back-propagate rate change from
    cam_mclk to dpll4_m5 on all OMAP3 platforms"
  * Release Tracking Bug
    - re-used previous tracking bug

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

  [ Kamal Mostafa ]

  * [Config] add debian/gbp.conf
  * Release Tracking Bug
    - LP: #1335912

  [ Upstream Kernel Changes ]

  * Revert "USB: serial: add usbid for dell wwan card to sierra.c"
    - LP: #1333900
  * Revert "macvlan : fix checksums error when we are in bridge mode"
    - LP: #1333900
  * auditsc: audit_krule mask accesses need bounds checking
    - LP: #1325941
    - CVE-2014-3917
  * fs, userns: Change inode_capable to capable_wrt_inode_uidgid
    - LP: #1329103
    - CVE-2014-4014
  * ACPI / EC: Clear stale EC events on Samsung systems
    - LP: #1333900
  * ACPI / EC: Process rather than discard events in acpi_ec_clear
    - LP: #1333900
  * mac80211: fix software remain-on-channel implementation
    - LP: #1333900
  * mac80211: exclude AP_VLAN interfaces from tx power calculation
    - LP: #1333900
  * parisc: fix epoll_pwait syscall on compat kernel
    - LP: #1333900
  * ALSA: hda/realtek - Add support of ALC288 codec
    - LP: #1333900
  * user namespace: fix incorrect memory barriers
    - LP: #1333900
  * mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll
    - LP: #1333900
  * mei: ignore client writing state during cb completion
    - LP: #1333900
  * staging: r8712u: Fix case where ethtype was never obtained and always
    be checked against 0
    - LP: #1333900
  * USB: serial: ftdi_sio: add id for Brainboxes serial cards
    - LP: #1333900
  * usb: option driver, add support for Telit UE910v2
    - LP: #1333900
  * USB: cp210x: Add 8281 (Nanotec Plug & Drive)
    - LP: #1333900
  * USB: pl2303: add ids for Hewlett-Packard HP POS pole displays
    - LP: #1333900
  * USB: usb_wwan: fix handling of missing bulk endpoints
    - LP: #1333900
  * USB: fix crash during hotplug of PCI USB controller card
    - LP: #1333900
  * USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM
    driver
    - LP: #1333900
  * drm/radeon: memory leak on bo reservation failure. v2
    - LP: #1333900
  * drm/radeon/si: make sure mc ucode is loaded before checking the size
    - LP: #1333900
  * mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
    - LP: #1333900
  * mm: use paravirt friendly ops for NUMA hinting ptes
    - LP: #1333900
  * iio: querying buffer scan_mask should return 0/1
    - LP: #1333900
  * pata_at91: fix ata_host_activate() failure handling
    - LP: #1333900
  * ext4: note the error in ext4_end_bio()
    - LP: #1333900
  * ext4: fix jbd2 warning under heavy xattr load
    - LP: #1333900
  * ext4: use i_size_read in ext4_unaligned_aio()
    - LP: #1333900
  * locks: allow __break_lease to sleep even when break_time is 0
    - LP: #1333900
  * genir...

Changed in linux (Ubuntu Precise):
status: New → Fix Released
Mathew Hodson (mhodson)
affects: linux (Ubuntu) → linux-lts-raring (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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