Affected by GO-2024-2659
and 3 other vulnerabilities
GO-2024-2659 : Data exfiltration from internal networks in github.com/docker/docker
GO-2025-3829 : Moby firewalld reload removes bridge network isolation in github.com/docker/docker
GO-2026-4883 : Moby has an Off-by-one error in its plugin privilege validation in github.com/docker/docker
GO-2026-4887 : Moby has AuthZ plugin bypass when provided oversized request bodies in github.com/docker/docker
Discover Packages
github.com/docker/docker
pkg
stack
package
Version:
v25.0.4+incompatible
Opens a new window with list of versions in this module.
Published: Mar 6, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 216
Opens a new window with list of known importers.
Documentation
Documentation
¶
Dump outputs the runtime stack to os.StdErr.
DumpToFile appends the runtime stack into a file named "goroutine-stacks-<timestamp>.log"
in dir and returns the full path to that file. If no directory name is
provided, it outputs to os.Stderr.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.