blob: ff464ca379ff34c2f11290ec1ae6dcabb7731ed5 [file] [log] [blame]
modules:
- module: github.com/lxc/lxd
versions:
- fixed: 0.0.0-20151004155856-19c6961cc101
packages:
- package: github.com/lxc/lxd/shared
symbols:
- IdmapSet.doUidshiftIntoContainer
description: |
A race between chown and chmod operations during a container
filesystem shift may allow a user who can modify the filesystem to
chmod an arbitrary path of their choice, rather than the expected
path.
published: 2021-04-14T20:04:52Z
cves:
- CVE-2015-1340
credit: Seth Arnold
references:
- fix: https://github.com/lxc/lxd/pull/1189
- fix: https://github.com/lxc/lxd/commit/19c6961cc1012c8a529f20807328a9357f5034f4
- web: https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1502270