Nixpkgs Security Tracker

Login with GitHub

Suggestion detail

Dismissed
updated 1 month ago by @LeSuisse Activity log
  • Created automatic suggestion
  • @pyrox0 removed
    6 packages
    • python312Packages.pylxd
    • python313Packages.pylxd
    • python314Packages.pylxd
    • terraform-providers.lxd
    • terraform-providers.terraform-lxd_lxd
    • lxd-ui
  • @LeSuisse dismissed
chmod race in doUidshiftIntoContainer

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.

Affected products

LXD
  • <0.19-0ubuntu5

Matching in nixpkgs

pkgs.lxd-lts

Daemon based on liblxc offering a REST API to manage containers

pkgs.lxd-unwrapped-lts

Daemon based on liblxc offering a REST API to manage containers

Ignored packages (6)

pkgs.lxd-ui

Web user interface for LXD

Package maintainers

Old issue, current stable was never impacted