Releases119
Frequency1 month 1 week
Last Release
Stars6.8K
Complete, independent operating system built by humans.

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
= 2.0.13.3 LOW

readelf in ToaruOS 2.0.1 has some arbitrary address read vulnerabilities when parsing a crafted ELF file.

= 2.0.17.8 HIGH

readelf in ToaruOS 2.0.1 has a global overflow allowing RCE when parsing a crafted ELF file.

= 1.99.28.8 HIGH7.2 HIGH

ToaruOS 1.99.2 is affected by incorrect access control via the kernel. Improper MMU management and having a low GDT address allows it to be mapped in userland. A call gate can then be written to escalate to CPL 0.

<= 1.10.97.2 HIGH

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

<= 1.10.97.2 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.

<= 1.10.94.9 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).

= 1.10.107.2 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.

<= 1.10.97.2 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.