Vulnerabilities (CVE)

Filtered by vendor Google Subscribe
Filtered by product Gvisor
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-7258 1 Google 1 Gvisor 2025-07-22 N/A 4.8 MEDIUM
A denial of service exists in Gvisor Sandbox where a bug in reference counting code in mount point tracking could lead to a panic, making it possible for an attacker running as root and with permission to mount volumes to kill the sandbox. We recommend upgrading past commit 6a112c60a257dadac59962e0bc9e9b5aee70b5b6
CVE-2018-20168 1 Google 1 Gvisor 2024-11-21 4.3 MEDIUM 5.5 MEDIUM
Google gVisor before 2018-08-22 reuses a pagetable in a different level with the paging-structure cache intact, which allows attackers to cause a denial of service ("physical address not valid" panic) via a crafted application.
CVE-2018-19333 1 Google 1 Gvisor 2024-11-21 7.5 HIGH 9.8 CRITICAL
pkg/sentry/kernel/shm/shm.go in Google gVisor before 2018-11-01 allows attackers to overwrite memory locations in processes running as root (but not escape the sandbox) via vectors involving IPC_RMID shmctl calls, because reference counting is mishandled.
CVE-2018-16359 1 Google 1 Gvisor 2024-11-21 7.1 HIGH 6.8 MEDIUM
Google gVisor before 2018-08-23, within the seccomp sandbox, permits access to the renameat system call, which allows attackers to rename files on the host OS.