Affected by GO-2024-2468
and 4 other vulnerabilities
GO-2024-2468: snapd Race Condition vulnerability in github.com/snapcore/snapd
GO-2024-3007: snapd failed to restrict writes to the $HOME/bin path in github.com/snapcore/snapd
GO-2024-3008: snapd failed to properly check the file type when extracting a snap in github.com/snapcore/snapd
GO-2024-3009: snapd failed to properly check the destination of symbolic links when extracting a snap in github.com/snapcore/snapd
package
Version:
v0.0.0-...-e4d0a0c
Opens a new window with list of versions in this module.
Published: Jan 8, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 26
Opens a new window with list of known importers.
Documentation
¶
UMOUNT_NOFOLLOW is not defined in go's syscall package
func MountFlagsToOpts(flags int) (opts []string, unknown int)
MountFlagsToOpts returns the symbolic representation of mount flags.
func UnmountFlagsToOpts(flags int) (opts []string, unknown int)
UnmountFlagsToOpts returns the symbolic representation of unmount flags.
Source Files
¶
Directories
¶
Package libmount contains validation logic for user-level mount options typically handled by libmount.
|
Package libmount contains validation logic for user-level mount options typically handled by libmount. |
Click to show internal directories.
Click to hide internal directories.