Search Results (7 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-38641 1 Redox-os 1 Relibc 2026-06-27 N/A
An issue in the DSO::mmap_and_copy function of relibc commit 61f42d allows attackers to cause a Denial of Service (DoS) via loading a crafted shared library.
CVE-2026-38637 1 Redox-os 1 Relibc 2026-06-26 7.5 High
An issue in the pthread_rwlockattr_setpshared() function of relibc commit 61f42d allows attackers to cause a Denial of Service (DoS) via a crafted input.
CVE-2026-38640 1 Redox-os 1 Relibc 2026-06-26 7.5 High
A reachable unwrap in the __assert_fail function (/assert/mod.rs) of relibc commit 61f42d allows attackers to cause a Denial of Service (DoS) via a crafted string.
CVE-2025-46158 1 Redox-os 1 Redox 2025-10-21 6.2 Medium
An issue in redoxOS kernel before commit 5d41cd7c allows a local attacker to cause a denial of service via the `setitimer` syscall
CVE-2024-57493 1 Redox-os 1 Redox 2025-06-25 5.5 Medium
An issue in redoxOS relibc before commit 98aa4ea5 allows a local attacker to cause a denial of service via the setsockopt function.
CVE-2024-57492 1 Redox-os 1 Redox 2025-03-24 6 Medium
An issue in redoxOS relibc before commit 98aa4ea5 allows a local attacker to cause a denial of service via the round_up_to_page funciton.
CVE-2020-22429 1 Redox-os 1 Redox 2025-01-30 7.8 High
redox-os v0.1.0 was discovered to contain a use-after-free bug via the gethostbyaddr() function at /src/header/netdb/mod.rs.