Incus 7.4 security fixes - #3916
Merged
Merged
Conversation
imageDownload reused an image from another project without checking the caller could view it, letting a client that knew a private fingerprint import it. Only reuse it directly when public or viewable, otherwise download it (proving access) and dedupe against the on-disk copy. This addresses CVE-2026-81501 Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
The local filename for an exported image came from server-controlled data (Content-Disposition for unified images, the simplestreams index path) and was joined with the target directory. Basename it. This addresses CVE-2026-81500 Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
bensmrs
approved these changes
Aug 27, 2026
stgraber
enabled auto-merge
August 27, 2026 22:24
13 tasks
pull Bot
pushed a commit
to AmirulAndalib/nixpkgs
that referenced
this pull request
Aug 28, 2026
sourced from: - lxc/incus#3916 advisories: - GHSA-9pqw-c7m4-xvg7 (Moderate) - GHSA-c6wx-8679-hpr9 (Moderate)
nixos-cuda-channel-updater Bot
pushed a commit
to nixos-cuda/nixpkgs
that referenced
this pull request
Aug 28, 2026
sourced from: - lxc/incus#3916 advisories: - GHSA-9pqw-c7m4-xvg7 (Moderate) - GHSA-c6wx-8679-hpr9 (Moderate) (cherry picked from commit aab3bb3)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.