| module: github.com/lxc/lxd |
| package: github.com/lxc/lxd/shared |
| - fixed: v0.0.0-20151004155856-19c6961cc101 |
| A race between chown and chmod operations during a container filesystem shift |
| may allow a user who can modify the filesystem to chmod an arbitary path of |
| their choice, rather than the expected path. |
| published: 2021-04-14T12:00:00Z |
| - IdmapSet.doUidshiftIntoContainer |
| pr: https://github.com/lxc/lxd/pull/1189 |
| commit: https://github.com/lxc/lxd/commit/19c6961cc1012c8a529f20807328a9357f5034f4 |
| - https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1502270 |