Affected by GO-2026-5798
and 5 other vulnerabilities
GO-2026-5798: Incus has an arbitrary file read+write on host via rootfs/ symlink in malicious image in github.com/lxc/incus
GO-2026-5799: Incus has a restricted project bypass leading to arbitrary command execution in github.com/lxc/incus
GO-2026-5801: Incus has an arbitrary file write on host via `exec-output` symlink in crafted image in github.com/lxc/incus
GO-2026-5803: Incus has arbitrary file read+write on host via templates/ symlink in malicious image in github.com/lxc/incus
GO-2026-5806: Incus has an arbitrary file write on its client due to trusted image hash in github.com/lxc/incus
GO-2026-5808: Incus has an argument injection in backup compression algorithm leading to AFW and ACE in github.com/lxc/incus
package
Version:
v7.1.0
Opens a new window with list of versions in this module.
Published: May 29, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Reader represents an io.Reader that handles EAGAIN.
Read behaves like io.Reader.Read but will retry on EAGAIN.
Writer represents an io.Writer that handles EAGAIN.
Write behaves like io.Writer.Write but will retry on EAGAIN.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.