OPENSUSE-SU-2026:20192-1
Vulnerability from csaf_opensuse - Published: 2026-02-10 21:45 - Updated: 2026-02-10 21:45Summary
Security update for tailscale
Notes
Title of the patch
Security update for tailscale
Description of the patch
This update for tailscale fixes the following issues:
Changes in tailscale:
- Update to version 1.94.0:
* IS SET and NOT SET have been added as device posture operators
* India DERP Region City Name updated
* Custom DERP servers support GCP Certificate Manager
* Tailscale SSH authentication, when successful, results in LOGIN audit
messages being sent to the kernel audit subsystem
* Tailscale Peer Relay throughput is improved when the SO_REUSEPORT socket
option is supported on multi-core systems
* Tailscale Peer Relay server handshake transmission is guarded against
routing loops over Tailscale
* MagicDNS always resolves when using resolv.conf without a DNS manager
* tailscaled_peer_relay_forwarded_packets_total and
tailscaled_peer_relay_forwarded_bytes_total client metrics are available for
Tailscale Peer Relays
* Identity tokens are automatically generated for workload identities
* --audience flag added to tailscale up command to support auto generation of
ID tokens for workload identity
* tsnet nodes can host Tailscale Services
* The tailscale lock status -json command returns tailnet key authority (TKA)
data in a stable format
* Tailscale Peer Relays deliver improved throughput through monotonic time
comparison optimizations and reduced lock contention
* Tailscale Services virtual IPs are now automatically accepted by clients
across all platforms regardless of the status of the --accept-routes
feature
- Update to version 1.94.0:
* derp/derpserver: add a unique sender cardinality estimate
* syncs: add means of declare locking assumptions for debug mode
* cmd/k8s-operator: add support for taiscale.com/http-redirect
* cmd/k8s-operator fix populateTLSSecret on tests
* feature/posture: log method and full URL for posture identity requests
* k8s-operator: Fix typos in egress-pod-readiness.go
* cmd/tailscale,ipn: add Unix socket support for serve
* client/systray: change systray to start after graphical.target
* cmd/k8s-operator: warn if users attempt to expose a headless Service
* cmd/tailscale/cli, util/qrcodes: format QR codes on Linux consoles
* tsnet: ensure funnel listener cleans up after itself when closed
* ipn/store/kubestore: don't load write replica certs in memory
* tsnet: allow for automatic ID token generation
- Update to version 1.92.5:
* types/persist: omit Persist.AttestationKey based on IsZero
* disable hardware attestation for kubernetes
* allow opting out of ACME order replace extension
- Update to version 1.92.4:
* nothing of importance
- Update to version 1.92.3:
* WireGuard configuration that occurs automatically in the client, no longer
results in a panic
- Update to version 1.92.2:
* cmd/derper: add GCP Certificate Manager support
- Update to version 1.92.1:
* fix LocalBackend deadlock when packet arrives during profile switch
* wgengine: fix TSMP/ICMP callback leak
- Update to version 1.92.0:
* no changelog provided
- Update to version 1.90.9:
* tailscaled no longer deadlocks during event bursts
* The client no longer hangs after wake up
- Update to version 1.90.8:
* tka: move RemoveAll() to CompactableChonk
- Update to version 1.90.7:
* wgengine/magicsock: validate endpoint.derpAddr
* wgengine/magicsock: fix UDPRelayAllocReq/Resp deadlock
* net/udprelay: replace VNI pool with selection algorithm
* feature/relayserver,ipn/ipnlocal,net/udprelay: plumb DERPMap
* feature/relayserver: fix Shutdown() deadlock
* net/netmon: do not abandon a subscriber when exiting early
* tka: don't try to read AUMs which are partway through being written
* tka: rename a mutex to mu instead of single-letter l
* ipn/ipnlocal: use an in-memory TKA store if FS is unavailable
- Update to version 1.90.6:
* Routes no longer stall and fail to apply when updated repeatedly in a short
period of time
* Tailscale SSH no longer hangs for 10s when connecting to tsrecorder. This
affected tailnets that use Tailscale SSH recording
- Update to version 1.90.4:
* deadlock issue no longer occurs in the client when checking
for the network to be available
* tailscaled no longer sporadically panics when a
Trusted Platform Module (TPM) device is present
- Update to version 1.90.3:
* tailscaled shuts down as expected and without panic
* tailscaled starts up as expected in a no router configuration environment
- Update to version 1.90.2:
* util/linuxfw: fix 32-bit arm regression with iptables
* health: compare warnable codes to avoid errors on release branch
* feature/tpm: check TPM family data for compatibility
- Upate to version 1.90.1:
* Clients can use configured DNS resolvers for all domains
* Node keys will be renewed seamlessly
* Unnecessary path discovery packets over DERP servers are suppressed
* Node key sealing is GA (generally available) and enabled by default
- update to version 1.88.3:
* cmd/tailscale/cli: add ts2021 debug flag to set a dial plan
* control/controlhttp: simplify, fix race dialing, remove priority concept
- update to version 1.88.2:
* k8s-operator: reset service status before append
- require the minimum go version directly, in comparison to using the golang(API)
symbol
- update to version 1.88.1:
* Tailscale CLI prompts users to confirm impactful actions
* Tailscale SSH works as expected when using an IP address instead of a
hostname and MagicDNS is disabled
* fixed: Taildrive sharing when su not present
* Taildrive files remain consistently accessible
* new: Tailscale tray GUI
* DERP IPs changed for Singapore and Tokyo
- Fixing CVE-2025-58058, bsc#1248920
- update to version 1.86.5:
* cmd/k8s-proxy,k8s-operator: fix serve config for userspace mode
- update to version 1.86.4:
* nothing of relevance
- update to version 1.86.3:
* nothing of relevance
- update to version 1.86.2:
* A deadlock issue that may have occurred in the client
* An occasional crash when establishing a new port mapping with a gateway or
firewall
- update to version 1.86.0:
* tsStateEncrypted device posture attribute for checking whether the
Tailscale client state is encrypted at rest
* Cross-site request forgery (CSRF) issue that may have resulted in a log in
error when accessing the web interface
* Recommended exit node when the previously recommended exit node is offline
* tailscale up --exit-node=auto:any and tailscale set --exit-node=auto:any
CLI commands track the recommended exit node and automatically switches to
it when available exit nodes or network conditions change
* tailscaled CLI command flag --encrypt-state encrypts the node state file on
the disk using trusted platform module (TPM)
- update to 1.84.3:
* ipn/ipnlocal: Update hostinfo to control on service config change
- update to 1.84.2:
* Re-enable setting —accept-dns by using TS_EXTRA_ARGS. This issue resulted
from stricter CLI arguments parsing introduced in Tailscale v1.84.0
- update to 1.84.1:
* net/dns: cache dns.Config for reuse when compileConfig fails
- update to 1.84.0:
* The --reason flag is added to the tailscale down command
* ReconnectAfter policy setting, which configures the maximum period of time
between a user disconnecting Tailscale and the client automatically
reconnecting
* Tailscale CLI commands throw an error if multiple of the same flag are detected
* Network connectivity issues when creating a new profile or switching
profiles while using an exit node
* DNS-over-TCP fallback works correctly with upstream servers reachable only
via the tailnet
- update to 1.82.5:
* A panic issue related to CUBIC congestion control in userspace mode is resolved.
- update to 1.82.0:
* DERP functionality within the client supports certificate pinning for
self-signed IP address certificates for those unable to use Let's Encrypt
or WebPKI certificates.
* Go is updated to version 1.24.1
* NAT traversal code uses the DERP connection that a packet arrived on as an
ultimate fallback route if no other information is available
* Captive portal detection reliability is improved on some in-flight Wi-Fi networks
* Port mapping success rate is improved
* Helsinki is added as a DERP region.
Patchnames
openSUSE-Leap-16.0-packagehub-119
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for tailscale",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for tailscale fixes the following issues:\n\nChanges in tailscale:\n\n- Update to version 1.94.0:\n * IS SET and NOT SET have been added as device posture operators\n * India DERP Region City Name updated\n * Custom DERP servers support GCP Certificate Manager\n * Tailscale SSH authentication, when successful, results in LOGIN audit\n messages being sent to the kernel audit subsystem\n * Tailscale Peer Relay throughput is improved when the SO_REUSEPORT socket\n option is supported on multi-core systems\n * Tailscale Peer Relay server handshake transmission is guarded against\n routing loops over Tailscale\n * MagicDNS always resolves when using resolv.conf without a DNS manager\n * tailscaled_peer_relay_forwarded_packets_total and\n tailscaled_peer_relay_forwarded_bytes_total client metrics are available for\n Tailscale Peer Relays\n * Identity tokens are automatically generated for workload identities\n * --audience flag added to tailscale up command to support auto generation of\n ID tokens for workload identity\n * tsnet nodes can host Tailscale Services\n * The tailscale lock status -json command returns tailnet key authority (TKA)\n data in a stable format\n * Tailscale Peer Relays deliver improved throughput through monotonic time\n comparison optimizations and reduced lock contention\n * Tailscale Services virtual IPs are now automatically accepted by clients\n across all platforms regardless of the status of the --accept-routes\n feature\n\n- Update to version 1.94.0:\n * derp/derpserver: add a unique sender cardinality estimate\n * syncs: add means of declare locking assumptions for debug mode\n * cmd/k8s-operator: add support for taiscale.com/http-redirect\n * cmd/k8s-operator fix populateTLSSecret on tests\n * feature/posture: log method and full URL for posture identity requests\n * k8s-operator: Fix typos in egress-pod-readiness.go\n * cmd/tailscale,ipn: add Unix socket support for serve\n * client/systray: change systray to start after graphical.target\n * cmd/k8s-operator: warn if users attempt to expose a headless Service\n * cmd/tailscale/cli, util/qrcodes: format QR codes on Linux consoles\n * tsnet: ensure funnel listener cleans up after itself when closed\n * ipn/store/kubestore: don\u0027t load write replica certs in memory\n * tsnet: allow for automatic ID token generation\n\n- Update to version 1.92.5:\n * types/persist: omit Persist.AttestationKey based on IsZero\n * disable hardware attestation for kubernetes\n * allow opting out of ACME order replace extension\n- Update to version 1.92.4:\n * nothing of importance\n\n- Update to version 1.92.3:\n * WireGuard configuration that occurs automatically in the client, no longer\n results in a panic\n\n- Update to version 1.92.2:\n * cmd/derper: add GCP Certificate Manager support\n\n- Update to version 1.92.1:\n * fix LocalBackend deadlock when packet arrives during profile switch\n * wgengine: fix TSMP/ICMP callback leak\n- Update to version 1.92.0:\n * no changelog provided\n- Update to version 1.90.9:\n * tailscaled no longer deadlocks during event bursts\n * The client no longer hangs after wake up\n\n- Update to version 1.90.8:\n * tka: move RemoveAll() to CompactableChonk\n- Update to version 1.90.7:\n * wgengine/magicsock: validate endpoint.derpAddr\n * wgengine/magicsock: fix UDPRelayAllocReq/Resp deadlock\n * net/udprelay: replace VNI pool with selection algorithm\n * feature/relayserver,ipn/ipnlocal,net/udprelay: plumb DERPMap\n * feature/relayserver: fix Shutdown() deadlock\n * net/netmon: do not abandon a subscriber when exiting early\n * tka: don\u0027t try to read AUMs which are partway through being written\n * tka: rename a mutex to mu instead of single-letter l\n * ipn/ipnlocal: use an in-memory TKA store if FS is unavailable\n\n- Update to version 1.90.6:\n * Routes no longer stall and fail to apply when updated repeatedly in a short\n period of time\n * Tailscale SSH no longer hangs for 10s when connecting to tsrecorder. This\n affected tailnets that use Tailscale SSH recording\n\n- Update to version 1.90.4:\n * deadlock issue no longer occurs in the client when checking\n for the network to be available\n * tailscaled no longer sporadically panics when a\n Trusted Platform Module (TPM) device is present\n\n- Update to version 1.90.3:\n * tailscaled shuts down as expected and without panic\n * tailscaled starts up as expected in a no router configuration environment\n\n- Update to version 1.90.2:\n * util/linuxfw: fix 32-bit arm regression with iptables\n * health: compare warnable codes to avoid errors on release branch\n * feature/tpm: check TPM family data for compatibility\n\n- Upate to version 1.90.1:\n * Clients can use configured DNS resolvers for all domains\n * Node keys will be renewed seamlessly\n * Unnecessary path discovery packets over DERP servers are suppressed\n * Node key sealing is GA (generally available) and enabled by default\n\n- update to version 1.88.3:\n * cmd/tailscale/cli: add ts2021 debug flag to set a dial plan\n * control/controlhttp: simplify, fix race dialing, remove priority concept\n- update to version 1.88.2:\n * k8s-operator: reset service status before append\n- require the minimum go version directly, in comparison to using the golang(API)\n symbol\n\n- update to version 1.88.1:\n * Tailscale CLI prompts users to confirm impactful actions\n * Tailscale SSH works as expected when using an IP address instead of a\n hostname and MagicDNS is disabled\n * fixed: Taildrive sharing when su not present\n * Taildrive files remain consistently accessible\n * new: Tailscale tray GUI\n * DERP IPs changed for Singapore and Tokyo\n- Fixing CVE-2025-58058, bsc#1248920\n\n- update to version 1.86.5:\n * cmd/k8s-proxy,k8s-operator: fix serve config for userspace mode\n- update to version 1.86.4:\n * nothing of relevance\n- update to version 1.86.3:\n * nothing of relevance\n\n- update to version 1.86.2:\n * A deadlock issue that may have occurred in the client\n * An occasional crash when establishing a new port mapping with a gateway or\n firewall\n\n- update to version 1.86.0:\n * tsStateEncrypted device posture attribute for checking whether the\n Tailscale client state is encrypted at rest\n * Cross-site request forgery (CSRF) issue that may have resulted in a log in\n error when accessing the web interface\n * Recommended exit node when the previously recommended exit node is offline\n * tailscale up --exit-node=auto:any and tailscale set --exit-node=auto:any\n CLI commands track the recommended exit node and automatically switches to\n it when available exit nodes or network conditions change\n * tailscaled CLI command flag --encrypt-state encrypts the node state file on\n the disk using trusted platform module (TPM)\n\n- update to 1.84.3:\n * ipn/ipnlocal: Update hostinfo to control on service config change\n\n- update to 1.84.2:\n * Re-enable setting \u2014accept-dns by using TS_EXTRA_ARGS. This issue resulted\n from stricter CLI arguments parsing introduced in Tailscale v1.84.0\n\n- update to 1.84.1:\n * net/dns: cache dns.Config for reuse when compileConfig fails\n\n- update to 1.84.0:\n * The --reason flag is added to the tailscale down command\n * ReconnectAfter policy setting, which configures the maximum period of time\n between a user disconnecting Tailscale and the client automatically\n reconnecting\n * Tailscale CLI commands throw an error if multiple of the same flag are detected\n * Network connectivity issues when creating a new profile or switching\n profiles while using an exit node\n * DNS-over-TCP fallback works correctly with upstream servers reachable only\n via the tailnet\n\n- update to 1.82.5:\n * A panic issue related to CUBIC congestion control in userspace mode is resolved.\n\n- update to 1.82.0:\n * DERP functionality within the client supports certificate pinning for\n self-signed IP address certificates for those unable to use Let\u0027s Encrypt\n or WebPKI certificates.\n * Go is updated to version 1.24.1\n * NAT traversal code uses the DERP connection that a packet arrived on as an\n ultimate fallback route if no other information is available\n * Captive portal detection reliability is improved on some in-flight Wi-Fi networks\n * Port mapping success rate is improved\n * Helsinki is added as a DERP region.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-packagehub-119",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20192-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1248920",
"url": "https://bugzilla.suse.com/1248920"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58058 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58058/"
}
],
"title": "Security update for tailscale",
"tracking": {
"current_release_date": "2026-02-10T21:45:05Z",
"generator": {
"date": "2026-02-10T21:45:05Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20192-1",
"initial_release_date": "2026-02-10T21:45:05Z",
"revision_history": [
{
"date": "2026-02-10T21:45:05Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "tailscale-1.94.1-bp160.1.1.aarch64",
"product": {
"name": "tailscale-1.94.1-bp160.1.1.aarch64",
"product_id": "tailscale-1.94.1-bp160.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "tailscale-bash-completion-1.94.1-bp160.1.1.noarch",
"product": {
"name": "tailscale-bash-completion-1.94.1-bp160.1.1.noarch",
"product_id": "tailscale-bash-completion-1.94.1-bp160.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tailscale-fish-completion-1.94.1-bp160.1.1.noarch",
"product": {
"name": "tailscale-fish-completion-1.94.1-bp160.1.1.noarch",
"product_id": "tailscale-fish-completion-1.94.1-bp160.1.1.noarch"
}
},
{
"category": "product_version",
"name": "tailscale-zsh-completion-1.94.1-bp160.1.1.noarch",
"product": {
"name": "tailscale-zsh-completion-1.94.1-bp160.1.1.noarch",
"product_id": "tailscale-zsh-completion-1.94.1-bp160.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "tailscale-1.94.1-bp160.1.1.ppc64le",
"product": {
"name": "tailscale-1.94.1-bp160.1.1.ppc64le",
"product_id": "tailscale-1.94.1-bp160.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "tailscale-1.94.1-bp160.1.1.s390x",
"product": {
"name": "tailscale-1.94.1-bp160.1.1.s390x",
"product_id": "tailscale-1.94.1-bp160.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "tailscale-1.94.1-bp160.1.1.x86_64",
"product": {
"name": "tailscale-1.94.1-bp160.1.1.x86_64",
"product_id": "tailscale-1.94.1-bp160.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tailscale-1.94.1-bp160.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.aarch64"
},
"product_reference": "tailscale-1.94.1-bp160.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tailscale-1.94.1-bp160.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.ppc64le"
},
"product_reference": "tailscale-1.94.1-bp160.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tailscale-1.94.1-bp160.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.s390x"
},
"product_reference": "tailscale-1.94.1-bp160.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tailscale-1.94.1-bp160.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.x86_64"
},
"product_reference": "tailscale-1.94.1-bp160.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tailscale-bash-completion-1.94.1-bp160.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tailscale-bash-completion-1.94.1-bp160.1.1.noarch"
},
"product_reference": "tailscale-bash-completion-1.94.1-bp160.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tailscale-fish-completion-1.94.1-bp160.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tailscale-fish-completion-1.94.1-bp160.1.1.noarch"
},
"product_reference": "tailscale-fish-completion-1.94.1-bp160.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tailscale-zsh-completion-1.94.1-bp160.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:tailscale-zsh-completion-1.94.1-bp160.1.1.noarch"
},
"product_reference": "tailscale-zsh-completion-1.94.1-bp160.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.aarch64",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.s390x",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.x86_64",
"openSUSE Leap 16.0:tailscale-bash-completion-1.94.1-bp160.1.1.noarch",
"openSUSE Leap 16.0:tailscale-fish-completion-1.94.1-bp160.1.1.noarch",
"openSUSE Leap 16.0:tailscale-zsh-completion-1.94.1-bp160.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.aarch64",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.s390x",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.x86_64",
"openSUSE Leap 16.0:tailscale-bash-completion-1.94.1-bp160.1.1.noarch",
"openSUSE Leap 16.0:tailscale-fish-completion-1.94.1-bp160.1.1.noarch",
"openSUSE Leap 16.0:tailscale-zsh-completion-1.94.1-bp160.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.aarch64",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.s390x",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.x86_64",
"openSUSE Leap 16.0:tailscale-bash-completion-1.94.1-bp160.1.1.noarch",
"openSUSE Leap 16.0:tailscale-fish-completion-1.94.1-bp160.1.1.noarch",
"openSUSE Leap 16.0:tailscale-zsh-completion-1.94.1-bp160.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-10T21:45:05Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-58058",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58058"
}
],
"notes": [
{
"category": "general",
"text": "xz is a pure golang package for reading and writing xz-compressed files. Prior to version 0.5.14, it is possible to put data in front of an LZMA-encoded byte stream without detecting the situation while reading the header. This can lead to increased memory consumption because the current implementation allocates the full decoding buffer directly after reading the header. The LZMA header doesn\u0027t include a magic number or has a checksum to detect such an issue according to the specification. Note that the code recognizes the issue later while reading the stream, but at this time the memory allocation has already been done. This issue has been patched in version 0.5.14.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.aarch64",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.s390x",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.x86_64",
"openSUSE Leap 16.0:tailscale-bash-completion-1.94.1-bp160.1.1.noarch",
"openSUSE Leap 16.0:tailscale-fish-completion-1.94.1-bp160.1.1.noarch",
"openSUSE Leap 16.0:tailscale-zsh-completion-1.94.1-bp160.1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58058",
"url": "https://www.suse.com/security/cve/CVE-2025-58058"
},
{
"category": "external",
"summary": "SUSE Bug 1248889 for CVE-2025-58058",
"url": "https://bugzilla.suse.com/1248889"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.aarch64",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.s390x",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.x86_64",
"openSUSE Leap 16.0:tailscale-bash-completion-1.94.1-bp160.1.1.noarch",
"openSUSE Leap 16.0:tailscale-fish-completion-1.94.1-bp160.1.1.noarch",
"openSUSE Leap 16.0:tailscale-zsh-completion-1.94.1-bp160.1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.aarch64",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.ppc64le",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.s390x",
"openSUSE Leap 16.0:tailscale-1.94.1-bp160.1.1.x86_64",
"openSUSE Leap 16.0:tailscale-bash-completion-1.94.1-bp160.1.1.noarch",
"openSUSE Leap 16.0:tailscale-fish-completion-1.94.1-bp160.1.1.noarch",
"openSUSE Leap 16.0:tailscale-zsh-completion-1.94.1-bp160.1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-10T21:45:05Z",
"details": "moderate"
}
],
"title": "CVE-2025-58058"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…