Skip to content

Incus 7.4 security fixes - #3916

Merged
stgraber merged 2 commits into
lxc:mainfrom
stgraber:security
Aug 27, 2026
Merged

Incus 7.4 security fixes#3916
stgraber merged 2 commits into
lxc:mainfrom
stgraber:security

Conversation

@stgraber

Copy link
Copy Markdown
Member

No description provided.

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>
@stgraber
stgraber enabled auto-merge August 27, 2026 22:24
@stgraber
stgraber merged commit b20dc9b into lxc:main Aug 27, 2026
90 checks passed
pull Bot pushed a commit to AmirulAndalib/nixpkgs that referenced this pull request Aug 28, 2026
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants