VYPR
Vendor

Toaruos Project

Products
1
CVEs
5
Across products
5
Status
Private

Products

1

Recent CVEs

5
  • CVE-2019-13049HigJun 29, 2019
    risk 0.51cvss 7.8epss 0.01

    An integer wrap in kernel/sys/syscall.c in ToaruOS 1.10.10 allows users to map arbitrary kernel pages into userland process space via TOARU_SYS_FUNC_MMAP, leading to escalation of privileges.

  • CVE-2019-13047HigJun 29, 2019
    risk 0.51cvss 7.8epss 0.00

    kernel/sys/syscall.c in ToaruOS through 1.10.9 has incorrect access control in sys_sysfunc case 9 for TOARU_SYS_FUNC_SETHEAP, allowing arbitrary kernel pages to be mapped into user land, leading to root access.

  • CVE-2019-13046HigJun 29, 2019
    risk 0.51cvss 7.8epss 0.01

    linker/linker.c in ToaruOS through 1.10.9 has insecure LD_LIBRARY_PATH handling in setuid applications.

  • CVE-2019-12937HigJun 23, 2019
    risk 0.51cvss 7.8epss 0.01

    apps/gsudo.c in gsudo in ToaruOS through 1.10.9 has a buffer overflow allowing local privilege escalation to the root user via the DISPLAY environment variable.

  • CVE-2019-13048MedJun 29, 2019
    risk 0.36cvss 5.5epss 0.00

    kernel/sys/syscall.c in ToaruOS through 1.10.9 allows a denial of service upon a critical error in certain sys_sbrk allocation patterns (involving PAGE_SIZE, and a value less than PAGE_SIZE).