Saucy update to 3.11.10.12 stable release

Bug #1335084 reported by Luis Henriques
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Invalid
Undecided
Unassigned
Saucy
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 3.11.10.12 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 3.11.10.12 stable release:

Linux 3.11.10.12
[SCSI] megaraid: Use resource_size_t for PCI resources, not long
auditsc: audit_krule mask accesses need bounds checking
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
hwmon: (ntc_thermistor) Fix OF device ID mapping
hwmon: (ntc_thermistor) Fix dependencies
perf: Fix race in removing an event
MIPS: asm: thread_info: Add _TIF_SECCOMP flag
mm: compaction: detect when scanners meet in isolate_freepages
mm: compaction: reset cached scanner pfn's before reading them
target: Allow READ_CAPACITY opcode in ALUA Standby access state
iser-target: Fix multi network portal shutdown regression
Target/iscsi,iser: Avoid accepting transport connections during stop stage
skbuff: skb_segment: orphan frags before copying
dma: mv_xor: Flush descriptors before activating a channel
mm/page-writeback.c: fix divide by zero in pos_ratio_polynom
KVM: async_pf: mm->mm_users can not pin apf->mm
kvm: remove .done from struct kvm_async_pf
kvm: free resources after canceling async_pf
staging: comedi: ni_daq_700: add mux settling delay
usb: cdc-wdm: export cdc-wdm uapi header
mm: rmap: fix use-after-free in __put_anon_vma
target: Fix alua_access_state attribute OOPs for un-configured devices
percpu-refcount: fix usage of this_cpu_ops
iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()
iser-target: Add missing target_put_sess_cmd for ImmedateData failure
ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixup
ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptop
ALSA: hda/analog - Fix silent output on ASUS A8JN
md: always set MD_RECOVERY_INTR when interrupting a reshape thread.
xhci: delete endpoints from bandwidth list before freeing whole device
md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".
USB: cdc-wdm: properly include types.h
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)
can: only rename enabled led triggers when changing the netdev name
USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
Staging: speakup: Move pasting into a work item
crypto: s390 - fix aes,des ctr mode concurrency finding.
i2c: designware: Mask all interrupts during i2c controller enable
genirq: Provide irq_force_affinity fallback for non-SMP
[SCSI] dual scan thread bug fix
[SCSI] fix our current target reap infrastructure
clk: vexpress: NULL dereference on error path
leds: leds-pwm: properly clean up after probe failure
drm/nouveau/pm/fan: drop the fan lock in fan_update() before rescheduling
audit: restore order of tty and ses fields in log output
drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submission
rtmutex: Fix deadlock detector for real
powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
powerpc: Fix 64 bit builds with binutils 2.24
dm cache: always split discards on cache block boundaries
drm/i915: Only copy back the modified fields to userspace from execbuffer
Input: synaptics - T540p - unify with other LEN0034 models
ARM: 8064/1: fix v7-M signal return
ARM: 8051/1: put_user: fix possible data corruption in put_user
ALSA: hda - Fix onboard audio on Intel H97/Z97 chipsets
ARM: imx: fix error handling in ipu device registration
cpufreq: cpu0: drop wrong devm usage
cpufreq: remove race while accessing cur_policy
ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled
futex: Prevent attaching to kernel threads
futex: Add another early deadlock detection check
Input: synaptics - add min/max quirk for the ThinkPad W540
ARM: omap5: hwmod_data: Correct IDLEMODE for McPDM
dmaengine: dw: went back to plain {request,free}_irq() calls
dma: dw: allow shared interrupts
ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on all OMAP3 platforms
netfilter: ipv4: defrag: set local_df flag on defragmented skb
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
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: fix register typo on si
drm/radeon: handle non-VGA class pci devices with ATRM
drm/radeon: also try GART for CPU accessed buffers
drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setup
perf: Prevent false warning in perf_swevent_add
perf: Limit perf_event_attr::sample_period to 63 bits
net: filter: s390: fix JIT address randomization
af_iucv: wrong mapping of sent and confirmed skbs
mac80211: fix on-channel remain-on-channel
mac80211: fix suspend vs. association race
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
cfg80211: free sme on connection failures

The following patches from 3.11.10.12 were not applied as they were already present in the Saucy kernel:

futex: Make lookup_pi_state more robust
futex: Always cleanup owner tid in unlock_pi
futex: Validate atomic acquisition in futex_lock_pi_atomic()
futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1)

Luis Henriques (henrix)
tags: added: kernel-stable-tracking-bug
Luis Henriques (henrix)
description: updated
Luis Henriques (henrix)
Changed in linux (Ubuntu Saucy):
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (7.9 KiB)

This bug was fixed in the package linux - 3.11.0-26.45

---------------
linux (3.11.0-26.45) saucy; urgency=low

  [ Upstream Kernel Changes ]

  * l2tp: Privilege escalation in ppp over l2tp sockets
    - LP: #1341472
    - CVE-2014-4943

linux (3.11.0-26.44) saucy; urgency=low

  [ Luis Henriques ]

  * Merged back Ubuntu-3.11.0-24.42 security release
  * Revert "x86_64,ptrace: Enforce RIP <= TASK_SIZE_MAX (CVE-2014-4699)"
    - LP: #1337339
  * Release Tracking Bug
    - LP: #1338556

  [ Upstream Kernel Changes ]

  * ptrace,x86: force IRET path after a ptrace_stop()
    - LP: #1337339
    - CVE-2014-4699

linux (3.11.0-25.43) saucy; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
    - LP: #1336203

  [ Upstream Kernel Changes ]

  * cfg80211: free sme on connection failures
    - LP: #1335084
  * sched: Sanitize irq accounting madness
    - LP: #1335084
  * sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
    - LP: #1335084
  * net: cpsw: fix null dereference at probe
    - LP: #1335084
  * mac80211: fix suspend vs. association race
    - LP: #1335084
  * mac80211: fix on-channel remain-on-channel
    - LP: #1335084
  * af_iucv: wrong mapping of sent and confirmed skbs
    - LP: #1335084
  * net: filter: s390: fix JIT address randomization
    - LP: #1335084
  * perf: Limit perf_event_attr::sample_period to 63 bits
    - LP: #1335084
  * perf: Prevent false warning in perf_swevent_add
    - LP: #1335084
  * drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setup
    - LP: #1335084
  * drm/radeon: also try GART for CPU accessed buffers
    - LP: #1335084
  * drm/radeon: handle non-VGA class pci devices with ATRM
    - LP: #1335084
  * drm/radeon: fix register typo on si
    - LP: #1335084
  * drm/radeon: avoid segfault on device open when accel is not working.
    - LP: #1335084
  * can: peak_pci: prevent use after free at netdev removal
    - LP: #1335084
  * nfsd4: remove lockowner when removing lock stateid
    - LP: #1335084
  * nfsd4: warn on finding lockowner without stateid's
    - LP: #1335084
  * hwpoison, hugetlb: lock_page/unlock_page does not match for handling a
    free hugepage
    - LP: #1335084
  * mm/memory-failure.c: fix memory leak by race between poison and
    unpoison
    - LP: #1335084
  * netfilter: ipv4: defrag: set local_df flag on defragmented skb
    - LP: #1335084
  * ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5
    on all OMAP3 platforms
    - LP: #1335084
  * dma: dw: allow shared interrupts
    - LP: #1335084
  * dmaengine: dw: went back to plain {request,free}_irq() calls
    - LP: #1335084
  * ARM: omap5: hwmod_data: Correct IDLEMODE for McPDM
    - LP: #1335084
  * Input: synaptics - add min/max quirk for the ThinkPad W540
    - LP: #1335084
  * futex: Add another early deadlock detection check
    - LP: #1335084
  * futex: Prevent attaching to kernel threads
    - LP: #1335084
  * ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled
    - LP: #1335084
  * cpufreq: remove race while accessing cur_policy
    - LP: #1335084
  * cpufreq: cpu0: drop wrong devm usage
    - LP: #1335084
  * ARM: imx: fix error handling in ipu devic...

Read more...

Changed in linux (Ubuntu Saucy):
status: Fix Committed → Fix Released
status: Fix Committed → Fix Released
Mathew Hodson (mhodson)
Changed in linux (Ubuntu):
status: New → Invalid
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.