by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
3 packages
- incus-ui-canonical
- terraform-providers.incus
- terraform-providers.lxc_incus
- @LeSuisse accepted
- @LeSuisse published on GitHub
Incus nil-pointer dereference in storage bucket import allows denial of service
Incus is a system container and virtual machine manager. In versions before 7.0.0, missing validation logic in the storage bucket import logic allows an authenticated user with access to the storage bucket feature to cause the Incus daemon to crash. The vulnerability is present in the backup metadata handling logic, where the daemon processes the index.yaml file from an imported archive and accesses members of the parsed backup configuration without first verifying that the configuration object was initialized. A malicious or malformed index.yaml that omits the config block causes a nil-pointer dereference during bucket import operations and terminates the daemon. Repeated use of this issue can be used to keep Incus offline, causing a denial of service. This issue is fixed in version 7.0.0.
References
-
https://github.com/lxc/incus/security/advisories/GHSA-gc7j-g665-rxr9 x_refsource_CONFIRM
Affected products
- ==< 7.0.0
Matching in nixpkgs
pkgs.incus
Powerful system container and virtual machine manager
pkgs.incus-lts
Powerful system container and virtual machine manager
-
nixos-unstable 6.0.6-unstable-2026-03-27
- nixpkgs-unstable 6.0.6-unstable-2026-03-27
- nixos-unstable-small 6.0.6-unstable-2026-03-27
-
nixos-25.11 6.0.6-unstable-2026-03-27
- nixos-25.11-small 6.0.6-unstable-2026-03-27
- nixpkgs-25.11-darwin 6.0.6-unstable-2026-03-27
Ignored packages (3)
pkgs.incus-ui-canonical
Web user interface for Incus
pkgs.terraform-providers.incus
None
Package maintainers
-
@aanderse Aaron Andersen <aaron@fosslib.net>
-
@adamcstephens Adam C. Stephens <happy.plan4249@valkor.net>
-
@megheaiulian Meghea Iulian <iulian.meghea@gmail.com>
-
@herbetom Tom Herbers <nixos@tomherbers.de>