CVE-2024-43806MEDIUMCVSS 6.5v>= 0.35.11, < 0.35.15ยทv>= 0.36.0, < 0.36.16+2 more2024-08-26
CVE-2024-43806 [MEDIUM] CWE-400 CVE-2024-43806: Rustix is a set of safe Rust bindings to POSIX-ish APIs. When using `rustix::fs::Dir` using the `lin
Rustix is a set of safe Rust bindings to POSIX-ish APIs. When using `rustix::fs::Dir` using the `linux_raw` backend, it's possible for the iterator to "get stuck" when an IO error is encountered. Combined with a memory over-allocation issue in `rustix::fs::Dir::read_more`, this can cause quick and unbounded memory explosion (gigabytes in a few secon
ghsanvdosv