Vulnerabilities (CVE)

Filtered by vendor Toaruos Project Subscribe
Total 5 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-13049 1 Toaruos Project 1 Toaruos 2023-12-10 7.2 HIGH 7.8 HIGH
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-12937 1 Toaruos Project 1 Toaruos 2023-12-10 7.2 HIGH 7.8 HIGH
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-13047 1 Toaruos Project 1 Toaruos 2023-12-10 7.2 HIGH 7.8 HIGH
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-13046 1 Toaruos Project 1 Toaruos 2023-12-10 7.2 HIGH 7.8 HIGH
linker/linker.c in ToaruOS through 1.10.9 has insecure LD_LIBRARY_PATH handling in setuid applications.
CVE-2019-13048 1 Toaruos Project 1 Toaruos 2023-12-10 4.9 MEDIUM 5.5 MEDIUM
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).