← Back to team overview

kernel-packages team mailing list archive

[Bug 1289439] [NEW] Precise update to v3.8.13.19 stable release

 

Public bug reported:

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.19 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.19 stable release:
Linux 3.8.13.19
kvm: x86: fix apic_base enable check
EDAC: Correct workqueue setup path
EDAC: Poll timeout cannot be zero, p2
IB/qib: Add missing serdes init sequence
lockd: send correct lock when granting a delayed lock.
x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off
x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled
compiler/gcc4: Make quirk for asm_volatile_goto() unconditional
md/raid5: Fix CPU hotplug callback registration
block: add cond_resched() to potentially long running ioctl discard loop
ftrace/x86: Use breakpoints for converting function graph caller
usb: option: blacklist ZTE MF667 net interface
ring-buffer: Fix first commit on sub-buffer having non-zero delta
xen: install xen/gntdev.h and xen/gntalloc.h
genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
Modpost: fixed USB alias generation for ranges including 0x9 and 0xA
xen-blkfront: handle backend CLOSED without CLOSING
staging: comedi: adv_pci1710: fix analog output readback value
tty: n_gsm: Fix for modems with brk in modem status control
raw: test against runtime value of max_raw_minors
Drivers: hv: vmbus: Don't timeout during the initial connection with host
VME: Correct read/write alignment algorithm
ALSA: hda - Fix mic capture on Sony VAIO Pro 11
time: Fix overflow when HZ is smaller than 60
mac80211: fix fragmentation code, particularly for encryption
mac80211: Fix IBSS disconnect
mac80211: release the channel in error path in start_ap
mac80211: move roc cookie assignment earlier
USB: ftdi_sio: add Tagsys RFID Reader IDs
usb: qcserial: add Netgear Aircard 340U
of: fix PCI bus match for PCIe slots
of: Fix address decoding on Bimini and js2x machines
usb-storage: enable multi-LUN scanning when needed
usb-storage: add unusual-devs entry for BlackBerry 9000
usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB
usb: ftdi_sio: add Mindstorms EV3 console adapter
spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true
ath9k: Do not support PowerSave by default
ar5523: fix usb id for Gigaset.
ath9k_htc: Do not support PowerSave by default
ath9k_htc: make ->sta_rc_update atomic for most calls
s390/dump: Fix dump memory detection
power: max17040: Fix NULL pointer dereference when there is no platform_data
block: __elv_next_request() shouldn't call into the elevator if bypassing
KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()
staging:iio:ad799x fix error_free_irq which was freeing an irq that may not have been requested
mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_lock_irq()
mm/swap: fix race on swap_info reuse between swapoff and swapon
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
SELinux:  Fix kernel BUG on empty security contexts.
arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
arm64: vdso: fix coarse clock handling
arm64: Invalidate the TLB when replacing pmd entries during boot
arm64: add DSB after icache flush in __flush_icache_all()
arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k
[media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2
[media] mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset
[media] mxl111sf: Fix unintentional garbage stack read
crypto: s390 - fix des and des3_ede ctr concurrency issue
crypto: s390 - fix des and des3_ede cbc concurrency issue
crypto: s390 - fix concurrency issue in aes-ctr mode
xfs: underflow bug in xfs_attrlist_by_handle()
crypto: ansi_cprng - Fix off by one error in non-block size request
netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper

** Affects: linux (Ubuntu)
     Importance: Medium
         Status: New

** Affects: linux (Ubuntu Precise)
     Importance: Medium
         Status: New


** Tags: kernel-stable-tracking-bug

** Tags added: kernel-stable-tracking-bug

** Also affects: linux (Ubuntu Precise)
   Importance: Undecided
       Status: New

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu Precise)
   Importance: Undecided => Medium

** Description changed:

+ SRU Justification
  
-     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.19 upstream stable
+        patch set is now available. It should be included in the Ubuntu
+        kernel as well.
  
-     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.19 upstream stable
-        patch set is now available. It should be included in the Ubuntu
-        kernel as well.
+        git://git.kernel.org/
  
-        git://git.kernel.org/
+     TEST CASE: TBD
  
-     TEST CASE: TBD
- 
-        The following patches are in the v3.8.13.19 stable release:
+        The following patches are in the v3.8.13.19 stable release:
+ Linux 3.8.13.19
+ kvm: x86: fix apic_base enable check
+ EDAC: Correct workqueue setup path
+ EDAC: Poll timeout cannot be zero, p2
+ IB/qib: Add missing serdes init sequence
+ lockd: send correct lock when granting a delayed lock.
+ x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off
+ x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled
+ compiler/gcc4: Make quirk for asm_volatile_goto() unconditional
+ md/raid5: Fix CPU hotplug callback registration
+ block: add cond_resched() to potentially long running ioctl discard loop
+ ftrace/x86: Use breakpoints for converting function graph caller
+ usb: option: blacklist ZTE MF667 net interface
+ ring-buffer: Fix first commit on sub-buffer having non-zero delta
+ xen: install xen/gntdev.h and xen/gntalloc.h
+ genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
+ fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
+ Modpost: fixed USB alias generation for ranges including 0x9 and 0xA
+ xen-blkfront: handle backend CLOSED without CLOSING
+ staging: comedi: adv_pci1710: fix analog output readback value
+ tty: n_gsm: Fix for modems with brk in modem status control
+ raw: test against runtime value of max_raw_minors
+ Drivers: hv: vmbus: Don't timeout during the initial connection with host
+ VME: Correct read/write alignment algorithm
+ ALSA: hda - Fix mic capture on Sony VAIO Pro 11
+ time: Fix overflow when HZ is smaller than 60
+ mac80211: fix fragmentation code, particularly for encryption
+ mac80211: Fix IBSS disconnect
+ mac80211: release the channel in error path in start_ap
+ mac80211: move roc cookie assignment earlier
+ USB: ftdi_sio: add Tagsys RFID Reader IDs
+ usb: qcserial: add Netgear Aircard 340U
+ of: fix PCI bus match for PCIe slots
+ of: Fix address decoding on Bimini and js2x machines
+ usb-storage: enable multi-LUN scanning when needed
+ usb-storage: add unusual-devs entry for BlackBerry 9000
+ usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB
+ usb: ftdi_sio: add Mindstorms EV3 console adapter
+ spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true
+ ath9k: Do not support PowerSave by default
+ ar5523: fix usb id for Gigaset.
+ ath9k_htc: Do not support PowerSave by default
+ ath9k_htc: make ->sta_rc_update atomic for most calls
+ s390/dump: Fix dump memory detection
+ power: max17040: Fix NULL pointer dereference when there is no platform_data
+ block: __elv_next_request() shouldn't call into the elevator if bypassing
+ KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()
+ staging:iio:ad799x fix error_free_irq which was freeing an irq that may not have been requested
+ mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
+ mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_lock_irq()
+ mm/swap: fix race on swap_info reuse between swapoff and swapon
+ x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
+ drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
+ SELinux:  Fix kernel BUG on empty security contexts.
+ arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
+ arm64: vdso: fix coarse clock handling
+ arm64: Invalidate the TLB when replacing pmd entries during boot
+ arm64: add DSB after icache flush in __flush_icache_all()
+ arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k
+ [media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2
+ [media] mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset
+ [media] mxl111sf: Fix unintentional garbage stack read
+ crypto: s390 - fix des and des3_ede ctr concurrency issue
+ crypto: s390 - fix des and des3_ede cbc concurrency issue
+ crypto: s390 - fix concurrency issue in aes-ctr mode
+ xfs: underflow bug in xfs_attrlist_by_handle()
+ crypto: ansi_cprng - Fix off by one error in non-block size request
+ netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper

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

Title:
  Precise update to v3.8.13.19 stable release

Status in “linux” package in Ubuntu:
  New
Status in “linux” source package in Precise:
  New

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.19 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.19 stable release:
  Linux 3.8.13.19
  kvm: x86: fix apic_base enable check
  EDAC: Correct workqueue setup path
  EDAC: Poll timeout cannot be zero, p2
  IB/qib: Add missing serdes init sequence
  lockd: send correct lock when granting a delayed lock.
  x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off
  x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled
  compiler/gcc4: Make quirk for asm_volatile_goto() unconditional
  md/raid5: Fix CPU hotplug callback registration
  block: add cond_resched() to potentially long running ioctl discard loop
  ftrace/x86: Use breakpoints for converting function graph caller
  usb: option: blacklist ZTE MF667 net interface
  ring-buffer: Fix first commit on sub-buffer having non-zero delta
  xen: install xen/gntdev.h and xen/gntalloc.h
  genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
  fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
  Modpost: fixed USB alias generation for ranges including 0x9 and 0xA
  xen-blkfront: handle backend CLOSED without CLOSING
  staging: comedi: adv_pci1710: fix analog output readback value
  tty: n_gsm: Fix for modems with brk in modem status control
  raw: test against runtime value of max_raw_minors
  Drivers: hv: vmbus: Don't timeout during the initial connection with host
  VME: Correct read/write alignment algorithm
  ALSA: hda - Fix mic capture on Sony VAIO Pro 11
  time: Fix overflow when HZ is smaller than 60
  mac80211: fix fragmentation code, particularly for encryption
  mac80211: Fix IBSS disconnect
  mac80211: release the channel in error path in start_ap
  mac80211: move roc cookie assignment earlier
  USB: ftdi_sio: add Tagsys RFID Reader IDs
  usb: qcserial: add Netgear Aircard 340U
  of: fix PCI bus match for PCIe slots
  of: Fix address decoding on Bimini and js2x machines
  usb-storage: enable multi-LUN scanning when needed
  usb-storage: add unusual-devs entry for BlackBerry 9000
  usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB
  usb: ftdi_sio: add Mindstorms EV3 console adapter
  spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true
  ath9k: Do not support PowerSave by default
  ar5523: fix usb id for Gigaset.
  ath9k_htc: Do not support PowerSave by default
  ath9k_htc: make ->sta_rc_update atomic for most calls
  s390/dump: Fix dump memory detection
  power: max17040: Fix NULL pointer dereference when there is no platform_data
  block: __elv_next_request() shouldn't call into the elevator if bypassing
  KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()
  staging:iio:ad799x fix error_free_irq which was freeing an irq that may not have been requested
  mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
  mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_lock_irq()
  mm/swap: fix race on swap_info reuse between swapoff and swapon
  x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
  drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
  SELinux:  Fix kernel BUG on empty security contexts.
  arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
  arm64: vdso: fix coarse clock handling
  arm64: Invalidate the TLB when replacing pmd entries during boot
  arm64: add DSB after icache flush in __flush_icache_all()
  arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k
  [media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2
  [media] mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset
  [media] mxl111sf: Fix unintentional garbage stack read
  crypto: s390 - fix des and des3_ede ctr concurrency issue
  crypto: s390 - fix des and des3_ede cbc concurrency issue
  crypto: s390 - fix concurrency issue in aes-ctr mode
  xfs: underflow bug in xfs_attrlist_by_handle()
  crypto: ansi_cprng - Fix off by one error in non-block size request
  netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper

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


Follow ups

References