2 matches found
UBUNTU-CVE-2026-55194
Heap-buffer-overflow write in TS Gateway RPC RESPONSE reassembly due to allochint capacity mismatch...
arenavec has multiple memory corruption vulnerabilities in safe APIs
The crate has the following vulnerabilities: - The public trait arenavec::common::AllocHandle allows the return of raw pointers through its methods allocate and allocateorextend. However, the trait is not marked as unsafe, meaning users of the crate may implement it under the assumption that the...