VYPR

Gvisor

by Google

Source repositories

CVEs (7)

  • CVE-2018-20168MedDec 17, 2018
    risk 0.36cvss 5.5epss 0.00

    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-2025-2713HigMar 28, 2025
    risk 0.00cvss 7.8epss 0.00

    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…

  • CVE-2024-10603MedJan 30, 2025
    risk 0.00cvss 5.3epss 0.00

    Weaknesses in the generation of TCP/UDP source ports and some other header values in Google's gVisor allowed them to be predicted by an external attacker in some circumstances.

  • CVE-2024-10026MedJan 30, 2025
    risk 0.00cvss 5.3epss 0.00

    A weak hashing algorithm and small sizes of seeds/secrets in Google's gVisor allowed for a remote attacker to calculate a local IP address and a per-boot identifier that could aid in tracking of a device in certain circumstances.

  • CVE-2023-7258MedMay 15, 2024
    risk 0.00cvss 4.8epss 0.00

    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…

  • CVE-2018-19333CriNov 17, 2018
    risk 0.00cvss 9.8epss 0.01

    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-16359MedSep 2, 2018
    risk 0.00cvss 6.8epss 0.00

    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.