Race condition In github.com/lxc/lxd
Description
LXD vulnerable to Race Condition
LXD before version 0.19-0ubuntu5 doUidshiftIntoContainer() has an unsafe Chmod() call that races against the stat in the Filepath.Walk() function. A symbolic link created in that window could cause any file on the system to have any mode of the attacker's choice.
Specific Go Packages Affected
github.com/lxc/lxd/shared
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
go | 0.0.0-20151004155856-19c6961cc101 | ||
go | v0.0.0-20151004155856-19c6961cc101 |
Aliases
1. 2. 3. 4. 5.
References
1. 2. 3. 4.