Affected by GO-2022-1119
and 1 other vulnerabilities
GO-2022-1119: Tailscale daemon is vulnerable to information disclosure via CSRF in tailscale.com
GO-2022-1120: Tailscale Windows daemon is vulnerable to RCE via CSRF in tailscale.com
package
Version:
v1.20.3
Opens a new window with list of versions in this module.
Published: Jan 26, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package pad32 defines padding types that have width on only 32-bit platforms.
type Four [4 * (1 - ((^uint(0))>>32)&1)]byte
Four is 4 bytes of padding on 32-bit machines, else 0 bytes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.