2 matches found
Resource Exhaustion (Memory and Handle Leaks) on Windows and macOS
Affected versions of this crate contain resource leaks when querying thread counts on Windows and Apple platforms. Windows The threadamount function calls CreateToolhelp32Snapshot but fails to close the returned HANDLE using CloseHandle. Repeated calls to this function will cause the handle count...
Vulnerability of the prb_calc_retire_blk_tmo() function (net/packet/af_packet.c) in the Linux kernel, allowing a hacker to cause a service failure
The vulnerability of the prbcalcretireblktmo function net/packet/afpacket.c in the Linux kernel involves an uncontrolled consumption of resources. Exploiting this vulnerability could allow an attacker to cause a service failure...