VYPR

apk package

wolfi/libuv

pkg:apk/wolfi/libuv

Vulnerabilities (1)

  • CVE-2024-24806Feb 7, 2024
    affected < 1.48.0-r0fixed 1.48.0-r0

    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 `getaddrinfo`. This behavior can be ex