Raring update to 3.8.13.5 stable release

Bug #1204666 reported by Steve Conklin
26
This bug affects 4 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Invalid
Undecided
Unassigned
Raring
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.8.13.5 upstream stable
       patch set is now available. It should be included in the Ubuntu
       kernel as well.

       git://kernel.ubuntu.com/ubuntu/linux.git

    TEST CASE: TBD

       The following patches are in the 3.8.13.5 stable release:

* Linux 3.8.13.5
* svcrdma: underflow issue in decode_write_list()
* ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
* ext4: don't show usrquota/grpquota twice in /proc/mounts
* lockd: protect nlm_blocked access in nlmsvc_retry_blocked
* x86/efi: Fix dummy variable buffer allocation
* Modify UEFI anti-bricking code
* x86,efi: Implement efi_no_storage_paranoia parameter
* x86, efi: remove duplicate code in setup_arch() by using, efi_is_native()
* x86, efivars: firmware bug workarounds should be in platform code
* perf: Fix perf_lock_task_context() vs RCU
* perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
* perf: Clone child context from parent context pmu
* CIFS: Fix a deadlock when a file is reopened
* dm verity: fix inability to use a few specific devices sizes
* dm ioctl: set noio flag to avoid __vmalloc deadlock
* dm mpath: fix ioctl deadlock when no paths
* ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUs
* parisc: Fix gcc miscompilation in pa_memcpy()
* [SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returned
* [SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to non LUN 0 configured expander
* iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
* [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
* ACPI / power: add missing newline to debug messages
* drm/nva3/disp: Fix HDMI audio regression
* drm/nouveau: use vmalloc for pgt allocation
* [CIFS] use sensible file nlink values if unprovided
* libceph: Fix NULL pointer dereference in auth client code
* module: do percpu allocation after uniqueness check. No, really!
* uprobes: Fix return value in error handling path
* Btrfs: only do the tree_mod_log_free_eb if this is our last ref
* Btrfs: hold the tree mod lock in __tree_mod_log_rewind
* Btrfs: fix unlock after free on rewinded tree blocks
* ARM: shmobile: emev2 GIO3 resource fix
* svcrpc: don't error out on small tcp fragment
* svcrpc: fix handling of too-short rpc's
* nfsd4: fix decoding of compounds across page boundaries
* drm/i915: Only clear write-domains after a successful wait-seqno
* drm/i915: Fix context sizes on HSW
* writeback: Fix periodic writeback after fs mount
* rtlwifi: rtl8723ae: Fix typo in firmware names
* rt2x00: read 5GHz TX power values from the correct offset
* iommu/amd: Only unmap large pages from the first pte
* MIPS: Octeon: Don't clobber bootloader data structures.
* [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
* rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND
* iwlwifi: pcie: wake the queue if stopped when being unmapped
* iwlwifi: pcie: fix race in queue unmapping
* ath9k: Do not assign noise for NULL caldata
* ath9k_hw: Assign default xlna config for AR9485
* b43: ensue that BCMA is "y" when B43 is "y"
* drm/radeon: add backlight quirk for hybrid mac
* charger-manager: Ensure event is not used as format string
* printk: Fix rq->lock vs logbuf_lock unlock lock inversion
* drivers/cdrom/cdrom.c: use kzalloc() for failing hardware
* dma: tegra: avoid channel lock up after free
* iommu: Fix compile warnings with forward declarations
* iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets
* ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()
* ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementations
* ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
* ext4: fix overflow when counting used blocks on 32-bit architectures
* tracing: Use current_uid() for critical time tracing
* ipvs: SCTP ports should be writable in ICMP packets
* netfilter: xt_TCPMSS: Fix IPv6 default MSS too
* netfilter: xt_TCPMSS: Fix missing fragmentation handling
* netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()
* netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS option
* netfilter: nfnetlink_acct: fix incomplete dumping of objects
* netfilter: nfnetlink_cttimeout: fix incomplete dumping of objects
* ipvs: info leak in __ip_vs_get_dest_entries()
* netfilter: xt_LOG: fix mark logging for IPv6 packets
* ipvs: Fix reuse connection if real server is dead
* netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
* netfilter: ipt_ULOG: fix non-null terminated string in the nf_log path
* netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary
* ext3: fix data=journal fast mount/umount hang
* hpfs: better test for errors
* nbd: correct disconnect behavior
* drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irq
* mm/memory-hotplug: fix lowmem count overflow when offline pages
* crypto: sanitize argument for format string
* block: do not pass disk names as format strings
* ocfs2: xattr: fix inlined xattr reflink
* drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()
* Input: bcm5974 - add support for the 2013 MacBook Air
* HID: apple: Add support for the 2013 Macbook Air
* md/raid10: fix two bugs affecting RAID10 reshape.
* tick: Prevent uncontrolled switch to oneshot mode
* jbd2: fix theoretical race in jbd2__journal_restart
* ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
* jbd2: move superblock checksum calculation to jbd2_write_superblock()
* ext4: fix corruption when online resizing a fs with 1K block size
* powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_secondaries
* UBIFS: fix a horrid bug
* UBIFS: prepare to fix a horrid bug
* xen/time: remove blocked time accounting from xen "clockchip"
* timer: Fix jiffies wrap behavior of round_jiffies_common()
* genirq: Fix can_request_irq() for IRQs without an action
* [SCSI] aacraid: Fix for arrays are going offline in the system. System hangs
* [SCSI] sd: Update WRITE SAME heuristics
* Handle big endianness in NTLM (ntlmv2) authentication
* [SCSI] sd: Fix parsing of 'temporary ' cache mode prefix
* perf: Disable monitoring on setuid processes for regular users
* pch_uart: Add uart_clk selection for the MinnowBoard
* futex: Take hugepages into account when generating futex_key
* x86: Fix /proc/mtrr with base/size more than 44bits
* crypto: algboss - Hold ref count on larval
* powerpc/hw_brk: Fix setting of length for exact mode breakpoints
* USB: option,qcserial: move Novatel Gobi1K IDs to qcserial
* usb: host: xhci-plat: release mem region while removing module
* [SCSI] mpt2sas: fix firmware failure with wrong task attribute
* [SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a infinite loop
* [SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootup
* ARM: 7765/1: perf: Record the user-mode PC in the call chain.
* ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
* ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs
* powerpc/eeh: Fix fetching bus for single-dev-PE
* xhci: check for failed dma pool allocation
* cgroup: fix umount vs cgroup_event_remove() race
* cgroup: fix umount vs cgroup_cfts_commit() race
* ALSA: hda - Cache the MUX selection for generic HDMI
* ACPICA: Do not use extended sleep registers unless HW-reduced bit is set
* xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.
* ASoC: wm8962: Remove remaining direct register cache accesses
* libata: skip SRST for all SIMG [34]7x port-multipliers
* x86, efi: retry ExitBootServices() on failure
* usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_needed
* ahci: remove pmp link online check in FBS EH
* PCI: Fix refcount issue in pci_create_root_bus() error recovery path
* pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_status
* zram: protect sysfs handler from invalid memory access
* zram: avoid access beyond the zram device
* zram: destroy all devices on error recovery path in zram_init()
* zram: use zram->lock to protect zram_free_page() in swap free notify path
* zram: avoid invalid memory access in zram_exit()
* clocksource: dw_apb: Fix error check
* sata_highbank: increase retry count but shorten duration for Calxeda controller
* i2c-piix4: Add AMD CZ SMBus device ID
* ahci: Add AMD CZ SATA device ID
* [SCSI] zfcp: status read buffers on first adapter open with link down
* [SCSI] zfcp: block queue limits with data router
* [SCSI] zfcp: fix adapter (re)open recovery while link to SAN is down
* UBIFS: correct mount message

Steve Conklin (sconklin)
tags: added: kernel-stable-tracking-bug
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in linux (Ubuntu Raring):
status: New → Confirmed
Changed in linux (Ubuntu):
status: New → Confirmed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (12.6 KiB)

This bug was fixed in the package linux - 3.8.0-29.42

---------------
linux (3.8.0-29.42) raring; urgency=low

  [Brad Figg]

  * Release Tracking Bug
    - LP: #1211934

  [ Upstream Kernel Changes ]

  * Revert "veth: avoid a NULL deref in veth_stats_one"
  * Revert "veth: extend device features"
  * Revert "veth: reduce stat overhead"

linux (3.8.0-28.41) raring; urgency=low

  [Brad Figg]

  * Release Tracking Bug
    - LP: #1205373

  [ Andy Whitcroft ]

  * [Config] add iwldvm to nic-modules
    - LP: #1204194

  [ Brad Figg ]

  * [Config] added qlcnic driver to d-i modules
    - LP: #1196597

  [ Rob Herring ]

  * SAUCE: ARM: highbank: Only touch common coherency control register
    fields
    - LP: #1196946

  [ Upstream Kernel Changes ]

  * hp-wmi: add more definitions for new event_id's
    - LP: #1152458
  * MFD: rtsx_pcr: Fix probe fail path
    - LP: #1201321
  * mfd: rtsx: Add support for RTL8411B
    - LP: #1201321
  * veth: reduce stat overhead
    - LP: #1201869
  * veth: extend device features
    - LP: #1201869
  * veth: avoid a NULL deref in veth_stats_one
    - LP: #1201869
  * Input: elantech - fix for newer hardware versions (v7)
    - LP: #1166442
  * UBIFS: correct mount message
    - LP: #1204666
  * zfcp: fix adapter (re)open recovery while link to SAN is down
    - LP: #1204666
  * zfcp: block queue limits with data router
    - LP: #1204666
  * zfcp: status read buffers on first adapter open with link down
    - LP: #1204666
  * ahci: Add AMD CZ SATA device ID
    - LP: #1204666
  * i2c-piix4: Add AMD CZ SMBus device ID
    - LP: #1204666
  * sata_highbank: increase retry count but shorten duration for Calxeda
    controller
    - LP: #1204666
  * clocksource: dw_apb: Fix error check
    - LP: #1204666
  * zram: avoid invalid memory access in zram_exit()
    - LP: #1204666
  * zram: use zram->lock to protect zram_free_page() in swap free notify
    path
    - LP: #1204666
  * zram: destroy all devices on error recovery path in zram_init()
    - LP: #1204666
  * zram: avoid access beyond the zram device
    - LP: #1204666
  * zram: protect sysfs handler from invalid memory access
    - LP: #1204666
  * pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_status
    - LP: #1204666
  * PCI: Fix refcount issue in pci_create_root_bus() error recovery path
    - LP: #1204666
  * ahci: remove pmp link online check in FBS EH
    - LP: #1204666
  * usb: gadget: f_mass_storage: add missing memory barrier for
    thread_wakeup_needed
    - LP: #1204666
  * x86, efi: retry ExitBootServices() on failure
    - LP: #1204666
  * libata: skip SRST for all SIMG [34]7x port-multipliers
    - LP: #1204666
  * ASoC: wm8962: Remove remaining direct register cache accesses
    - LP: #1204666
  * xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.
    - LP: #1204666
  * ACPICA: Do not use extended sleep registers unless HW-reduced bit is
    set
    - LP: #1204666
  * ALSA: hda - Cache the MUX selection for generic HDMI
    - LP: #1204666
  * cgroup: fix umount vs cgroup_cfts_commit() race
    - LP: #1204666
  * cgroup: fix umount vs cgroup_event_remove() race
    - LP: #1204666
  * xhci: check for failed dma pool al...

Changed in linux (Ubuntu Raring):
status: Confirmed → Fix Released
Changed in linux (Ubuntu):
status: Confirmed → 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.