Activity log for bug #1659417

Date Who What changed Old value New value Message
2017-01-25 21:30:39 Seth Forshee bug added bug
2017-01-25 21:30:50 Seth Forshee nominated for series Ubuntu Xenial
2017-01-25 21:30:50 Seth Forshee bug task added linux (Ubuntu Xenial)
2017-01-25 21:30:59 Seth Forshee linux (Ubuntu): status New Fix Released
2017-01-25 21:31:08 Seth Forshee linux (Ubuntu Xenial): importance Undecided Medium
2017-01-25 21:31:08 Seth Forshee linux (Ubuntu Xenial): status New In Progress
2017-01-25 21:31:08 Seth Forshee linux (Ubuntu Xenial): assignee Seth Forshee (sforshee)
2017-01-26 13:21:03 Seth Forshee summary docker gives "permission denied" errors with overlayfs in some scenarios docker permission issues with overlay2 storage driver
2017-01-26 13:26:31 Seth Forshee description Some docker users are getting a "permission denied" error with overlayfs in some situations. When a user has search permissions on the upper dir but not the lower dir they may get this error, where having search permissions for the upper dir should be sufficient. This is fixed by upstream commit 38b78a5f18584db6fa7441e0f4531b283b0e6725. Originally reported at https://github.com/docker/docker/issues/28391. SRU Justification Impact: Under some conditions docker users using the overlay2 storage driver with xenial kernels will get "permission denied" errors when they should not. This is due to a bug in overlayfs. Fix: Backport upstream commits from 4.6. Regression Potential: Upstream the patches have been present since 4.6 so they should be well tested at this point. The backports don't exactly match the upstream patches so there's some potential for error there, however no problems were seen in brief testng with docker. --- Due to an issue in overlayfs, in some scenrios docker users can get erroneous "permission denied" errors when using the overlay2 storage driver. When a user has search permissions on the upper dir but not the lower dir they may get this error, where having search permissions for the upper dir should be sufficient. This is fixed by upstream commit 38b78a5f18584db6fa7441e0f4531b283b0e6725. Originally reported at https://github.com/docker/docker/issues/28391.
2017-02-02 16:37:44 Seth Forshee description SRU Justification Impact: Under some conditions docker users using the overlay2 storage driver with xenial kernels will get "permission denied" errors when they should not. This is due to a bug in overlayfs. Fix: Backport upstream commits from 4.6. Regression Potential: Upstream the patches have been present since 4.6 so they should be well tested at this point. The backports don't exactly match the upstream patches so there's some potential for error there, however no problems were seen in brief testng with docker. --- Due to an issue in overlayfs, in some scenrios docker users can get erroneous "permission denied" errors when using the overlay2 storage driver. When a user has search permissions on the upper dir but not the lower dir they may get this error, where having search permissions for the upper dir should be sufficient. This is fixed by upstream commit 38b78a5f18584db6fa7441e0f4531b283b0e6725. Originally reported at https://github.com/docker/docker/issues/28391. SRU Justification Impact: Under some conditions docker users using the overlay2 storage driver with xenial kernels will get "permission denied" errors when they should not. This is due to a bug in overlayfs. Fix: Backport upstream fix, plus some cleanup to make the backup cleaner. Regression Potential: All changes are straightforward and have low risk of introducing regressions. --- Due to an issue in overlayfs, in some scenrios docker users can get erroneous "permission denied" errors when using the overlay2 storage driver. When a user has search permissions on the upper dir but not the lower dir they may get this error, where having search permissions for the upper dir should be sufficient. This is fixed by upstream commit 38b78a5f18584db6fa7441e0f4531b283b0e6725. Originally reported at https://github.com/docker/docker/issues/28391.
2017-02-02 16:45:57 Seth Forshee attachment added test.sh https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1659417/+attachment/4812136/+files/test.sh
2017-02-14 12:58:03 Thadeu Lima de Souza Cascardo linux (Ubuntu Xenial): status In Progress Fix Committed
2017-02-27 17:14:21 Brad Figg tags verification-needed-xenial
2017-03-02 08:47:54 Launchpad Janitor linux (Ubuntu Xenial): status Fix Committed Fix Released
2017-03-09 15:30:15 Seth Forshee tags verification-needed-xenial verification-done-xenial