CVE-2025-47153
- EPSS 0.07%
- Veröffentlicht 01.05.2025 07:15:58
- Zuletzt bearbeitet 02.05.2025 19:15:55
Certain build processes for libuv and Node.js for 32-bit systems, such as for the nodejs binary package through nodejs_20.19.0+dfsg-2_i386.deb for Debian GNU/Linux, have an inconsistent off_t size (e.g., building on i386 Debian always uses _FILE_OFFS...
CVE-2024-24806
- EPSS 0.18%
- Veröffentlicht 07.02.2024 22:15:10
- Zuletzt bearbeitet 21.11.2024 08:59:45
libuv is a multi-platform support library with a focus on asynchronous I/O. The `uv_getaddrinfo` function in `src/unix/getaddrinfo.c` (and its windows counterpart `src/win/getaddrinfo.c`), truncates hostnames to 256 characters before calling `getaddr...
CVE-2014-9748
- EPSS 0.48%
- Veröffentlicht 11.02.2020 17:15:11
- Zuletzt bearbeitet 21.11.2024 02:21:34
The uv_rwlock_t fallback implementation for Windows XP and Server 2003 in libuv before 1.7.4 does not properly prevent threads from releasing the locks of other threads, which allows attackers to cause a denial of service (deadlock) or possibly have ...