← Back to team overview

kernel-packages team mailing list archive

[Bug 1487125] Re: [Regression] Unprivileged containers fail to start in linux-lts-utopic

 

This bug was fixed in the package linux-lts-utopic -
3.16.0-48.64~14.04.1

---------------
linux-lts-utopic (3.16.0-48.64~14.04.1) trusty; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
    - LP: #1487225

  [ Upstream Kernel Changes ]

  * sysfs: Create mountpoints with sysfs_create_mount_point
    - LP: #1487125

linux-lts-utopic (3.16.0-47.63~14.04.1) trusty; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
    - LP: #1485127

  [ Brad Figg ]

  * CONFIG: CONFIG_DELL_RBTN=m

  [ Upstream Kernel Changes ]

  * dell-rbtn: Dell Airplane Mode Switch driver
    - LP: #1440949
  * dell-rbtn: Export notifier for other kernel modules
  * dell-laptop: Use dell-rbtn instead i8042 filter when possible
  * net: Remove ndo_xmit_flush netdev operation, use signalling instead.
    - LP: #1454892
  * hyperv: Increase the buffer length for netvsc_channel_cb()
    - LP: #1454892
  * hyperv: Add support for vNIC hot removal
    - LP: #1454892
  * hyperv: fix sparse warnings
    - LP: #1454892
  * hv_netvsc: Implement batching in send buffer
    - LP: #1454892
  * hv_netvsc: Cleanup the test for freeing skb when we use sendbuf
    mechanism
    - LP: #1454892
  * hv_netvsc: Eliminate memory allocation in the packet send path
    - LP: #1454892
  * hv_netvsc: Fix the packet free when it is in skb headroom
    - LP: #1454892
  * hv_netvsc: Implement partial copy into send buffer
    - LP: #1454892
  * hv_netvsc: Fix a bug in netvsc_start_xmit()
    - LP: #1454892
  * Drivers: hv: vmbus: Suport an API to send packet with additional
    control
    - LP: #1454892
  * Drivers: hv: vmbus: Suport an API to send pagebuffers with additional
    control
    - LP: #1454892
  * Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
    - LP: #1454892
  * hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
    - LP: #1454892

 -- Luis Henriques <luis.henriques@xxxxxxxxxxxxx>  Thu, 20 Aug 2015
23:10:28 +0100

** Changed in: linux-lts-utopic (Ubuntu)
       Status: Fix Committed => Fix Released

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

Title:
  [Regression] Unprivileged containers fail to start in linux-lts-utopic

Status in linux-lts-utopic package in Ubuntu:
  Fix Released

Bug description:
  == SRU Justification ==

  Impact: linux-lts-utopic 3.16.0-46.62 contains a regression which
  prevents unprivileged containers from starting due to a failure
  mounting sysfs.

  Fix: Backport of upstream commit
  f9bb48825a6b5d02f4cabcc78967c75db903dcdc, which is marked for stable
  but is missing from 3.16 stable. Another stable commit that did get
  into 3.16 requires this patch.

  Regression potential: This patch is specifically targeted at
  unprivileged mounts of virtual filesystems in containers and fixes a
  regression there. It should have no impact on mounts in the host.

  ---

  linux-lts-utopic 3.16.0-46.62 contains a regression mounting
  unprivileged containers. The log shows a failure mounting sysfs:

        lxc-start 20150427012246.807 ERROR    lxc_conf -
  conf.c:lxc_mount_auto_mounts:819 - Operation not permitted - error
  mounting sysfs on /usr/lib/x86_64-linux-gnu/lxc/sys flags 14

  This is due to missing upstream commit
  f9bb48825a6b5d02f4cabcc78967c75db903dcdc.

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


References