CVE-2025-2713 Affecting golang-gvisor-gvisor package, versions <0.0~20240729.0-1


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN13-GOLANGGVISORGVISOR-9563948
  • published29 Mar 2025
  • disclosed28 Mar 2025

Introduced: 28 Mar 2025

NewCVE-2025-2713  (opens in a new tab)

How to fix?

Upgrade Debian:13 golang-gvisor-gvisor to version 0.0~20240729.0-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream golang-gvisor-gvisor package and not the golang-gvisor-gvisor package as distributed by Debian. See How to fix? for Debian:13 relevant fixed versions and status.

Google gVisor's runsc component exhibited a local privilege escalation vulnerability due to incorrect handling of file access permissions, which allowed unprivileged users to access restricted files. This occurred because the process initially ran with root-like permissions until the first fork.